Files
cheatsheet-tldr/tldr/linux/warpd
2025-03-10 00:15:53 +00:00

38 lines
466 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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>`