Skip to content

Xdotool

versus :: xdotool autokey xautomation wmctrl python automation

xdotool

xdotool is an command line app to automate interactions with the GUI.
It allows to simulate keyboard and mouse input. en heeft wat van de Windows AutoHotkey functionaliteit
is ook bijvb. handig voor windows te minimalizeren (iets wat wmctrl command niet kan , bizar genoeg )

https://manpages.ubuntu.com/manpages/trusty/man1/xdotool.1.html
xdotool : http://www.semicomplete.com/projects/xdotool
ir required by some older linux apps
xdotool can be quite tedious in usage

sudo apt-get update && sudo apt-get install xdotool
E: The repository ‘https://qgis.org/ubuntu uma Release’ does not have a Release file.
zie : repository XYZ Release does not have a Release file

usage see : xdotool to automate

xbindkeys

Xbindkeys can be used to assign scripts to keyboard shortcuts.
http://manpages.ubuntu.com/manpages/xenial/man1/xbindkeys.1.html

xautomation

https://www.hoopajoo.net/projects/xautomation.html