B. Watson 9db0dd64e7 accessibility/xdotool: Minor script tweak. 8 سال پیش
..
README 7af1fe3576 accessibility/xdotool: Update README. 8 سال پیش
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 سال پیش
xdotool.SlackBuild 9db0dd64e7 accessibility/xdotool: Minor script tweak. 7 سال پیش
xdotool.info 62cd756d41 accessibility/xdotool: Updated for version 3.20160805.1. 8 سال پیش

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