add new chinese translations
This commit is contained in:
20
pages.zh/linux/ydotool.md
Normal file
20
pages.zh/linux/ydotool.md
Normal 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`
|
Reference in New Issue
Block a user