B. Watson 5f60eaaa28 accessibility/xdotool: remove template comment. преди 3 години
..
README ca479ea199 accessibility/xdotool: Fix README. преди 4 години
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. преди 11 години
xdotool.SlackBuild 5f60eaaa28 accessibility/xdotool: remove template comment. преди 3 години
xdotool.info c191527b3f accessibility/xdotool: Fixed dep info преди 3 години

README

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