From d22efb3131fefa1ac098b81661401dd781d49a83 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 13 Dec 2023 10:52:34 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 60055fd..83b495f 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ oder cat id_rsa.pub | ssh server 'cat>> ~/.ssh/authorized_keys' ### Zum schreiben eines Passworts mittels eines virtuellen Keyboards + +### ydotool +sleep 5 && sudo ydotool type 'Hello world!' && notify-send finish + +### mit dotool + sleep 5 && { echo typedelay 100; echo type ${PASSWORT}; } | DOTOOL_XKB_LAYOUT=de dotool && notify-send done ### Zum suchen der libinput Treiber mit