Files
cheatsheet-tldr/tldr/linux/warpd
2024-05-29 00:14:54 +00:00

38 lines
456 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`