ydotool: add Spanish translation (#12611)

* ydotool: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
pull/28/head
Darío Hereñú 2024-04-08 02:29:38 -03:00 committed by GitHub
parent 3d0362ac6f
commit 0e7c25833e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

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

@ -0,0 +1,20 @@
# ydotool
> Controla las entradas de teclado y ratón mediante comandos de forma agnóstica al servidor de visualización.
> Más información: <https://github.com/ReimuNotMoe/ydotool>.
- Inicia el daemon ydotool en segundo plano:
`ydotoold`
- Realiza un clic con el botón izquierdo:
`ydotool click 0xC0`
- Realiza un clic con el botón derecho:
`ydotool click 0xC1`
- Ingresa la combinación de teclas Alt+F4:
`ydotool key 56:1 62:1 62:0 56:0`