warpd: add page (#8542)

pull/1/head
Invader Zim 2022-10-04 02:33:07 +05:30 committed by GitHub
parent 877e3f0d12
commit 29eab400ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

32
pages/linux/warpd.md Normal file
View File

@ -0,0 +1,32 @@
# warpd
> A modal keyboard driven pointer manipulation program.
> More information: <https://github.com/rvaiya/warpd/blob/master/man.md>.
- Run warpd in normal mode:
`warpd --normal`
- Run warpd in hint mode:
`warpd --hint`
- Move cursor left:
`h`
- Move cursor down:
`j`
- Move cursor up:
`k`
- Move cursor right:
`l`
- Emulate left click:
`m`