Fork me on GitHub

Organizations

@github @rss
1 results for xclip
  • Schwierigkeitsgrad: Es kann etwas länger dauern
    W tym poradniku pokazuję, jak kontrolować pulpit systemu Linux za pomocą Basha. Do działania robota Bash potrzebne są następujące pakiety: x – + Terminal $ apt-get install xdotool xclip Następnie można używać wszystkich poleceń xdotool, np: #!/bin/bash #mouse bewegen xdotool mousemove 100 200 #Mouse - Koordinaten erfassen xdotool getmouselocation #Mouse-klick xdotool click 1 Mouse-Klick auf Koordinaten xdotool mousemove 100 200 click 1 #usw.
    bash linux robot roboter linux Created Sun, 04 Apr 2021 00:00:00 +0000