diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-06 04:25:45 -0500 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-06 04:25:45 -0500 |
commit | f45b4242e334c686676babaffd6967a3fa159d46 (patch) | |
tree | 7e43a4c7528b64328d15800372a97df3671b9e37 /README.md | |
parent | 68f1578bd3705c0c02fb2a61d0848b49a5114fd7 (diff) |
Add explanation for run in ubuntu XORG
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -6,6 +6,14 @@ You need first install sudo apt install git xsel xclip xdotool dash l3afpad yad wmctrl +Close session, try to login with the setting xorg, and reboot + +You now are in xorg mode, how are you now for example run + +sleep 1s && xdotool mousemove 500 600 click 1 + +^ that was change your cursor position? so, you are ready + Nota echo -n 1 debe comenzar en 1 el archivo $HOME/.contador.automatisiere-lieblingstexte.log ## How to install @@ -14,7 +22,6 @@ Nota echo -n 1 debe comenzar en 1 el archivo $HOME/.contador.automatisiere-liebl ## How to run - bash "$HOME/automatisiere-lieblingstexte/run.sh" start ``` |