33 lines
374 B
Markdown
Raw Normal View History

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