B. Watson cb74c9a1cc accessibility/xdotool: Updated for version 3.20210903.1. %!s(int64=2) %!d(string=hai) anos
..
README ca479ea199 accessibility/xdotool: Fix README. %!s(int64=4) %!d(string=hai) anos
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. %!s(int64=11) %!d(string=hai) anos
xdotool.SlackBuild cb74c9a1cc accessibility/xdotool: Updated for version 3.20210903.1. %!s(int64=2) %!d(string=hai) anos
xdotool.info cb74c9a1cc accessibility/xdotool: Updated for version 3.20210903.1. %!s(int64=2) %!d(string=hai) anos

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