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

20
pages.zh/linux/ydotool.md Normal file
View File

@@ -0,0 +1,20 @@
# ydotool
> 通过命令控制键盘和鼠标输入,以一种与显示服务器无关的方式。
> 更多信息:<https://github.com/ReimuNotMoe/ydotool>。
- 在后台启动 ydotool 守护进程:
`ydotoold`
- 执行左键单击输入:
`ydotool click 0xC0`
- 执行右键单击输入:
`ydotool click 0xC1`
- 输入 Alt+F4
`ydotool key 56:1 62:1 62:0 56:0`