mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
d3181daba6
Signed-off-by: David Spencer <idlemoor@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
slack-desc | ||
xdotool.info | ||
xdotool.SlackBuild |
xdotool (fake X11 keyboard/mouse input) This tool lets you programatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Example: focus the firefox url bar xdotool search "Mozilla Firefox" windowactivate \ --sync key --clearmodifiers ctrl+l