1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 21:17:57 +01:00

warpd: add page (#8542)

This commit is contained in:
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

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`