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

33 lines
360 B
Markdown
Raw Normal View History

2022-10-04 02:33:07 +05:30
# 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`