warpd: add page (#8542)
This commit is contained in:
32
pages/linux/warpd.md
Normal file
32
pages/linux/warpd.md
Normal 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`
|
Reference in New Issue
Block a user