Files
tldr/pages.zh/linux/warpd.md

32 lines
391 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# warpd
> 一款由模态键盘驱动的指针操作程序。
> 更多信息:<https://github.com/rvaiya/warpd/blob/master/warpd.1.md>。
- 以正常模式运行 warpd
`warpd --normal`
- 以提示模式运行 warpd
`warpd --hint`
- 向左移动光标:
`h`
- 向下移动光标:
`j`
- 向上移动光标:
`k`
- 向右移动光标:
`l`
- 模拟左键点击:
`m`