linux/y*: add Korean translation (#14430)
This commit is contained in:
20
pages.ko/linux/ydotool.md
Normal file
20
pages.ko/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