mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 16:55:30 +02:00
32 lines
374 B
Markdown
32 lines
374 B
Markdown
# warpd
|
|
|
|
> A modal keyboard driven pointer manipulation program.
|
|
> More information: <https://github.com/rvaiya/warpd/blob/master/warpd.1.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>`
|