1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/warpd.md
2022-10-03 21:03:07 +00:00

32 lines
360 B
Markdown

# 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`