add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

32
pages.zh/linux/warpd.md Normal file
View File

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