slackbuilds_ponce/accessibility/xdotool
2016-08-20 07:50:03 +07:00
..
README
slack-desc
xdotool.info
xdotool.SlackBuild accessibility/xdotool: i486 => i586. 2016-08-20 07:50:03 +07:00

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