1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/ydotool.md
Managor 25f9b19324
pages*/linux/*: apply keypress specifications to translations (#15907)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-23 01:43:13 +02:00

403 B

ydotool

디스플레이 서버와 무관하게 명령을 통해 키보드 및 마우스 입력을 제어. 더 많은 정보: https://github.com/ReimuNotMoe/ydotool.

  • ydotool 데몬을 백그라운드에서 시작:

ydotoold

  • <LeftClick> 입력 수행:

ydotool click 0xC0

  • <RightClick> 입력 수행:

ydotool click 0xC1

  • <Alt F4> 입력:

ydotool key 56:1 62:1 62:0 56:0