          MODULE=xdotool
         VERSION=4.20260303.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/jordansissel/xdotool/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:c1f971a384da588eb99ca0755fc4300316d49c1e612537e3f1de52215e104fa3
        WEB_SITE=http://www.semicomplete.com/projects/xdotool/
         ENTERED=20160430
         UPDATED=20260316
           SHORT="Command-line X11 automation tool"

cat << EOF
This tool lets you simulate keyboard input and mouse activity, move and resize
windows, etc. It does this using X11's XTEST extension and other Xlib functions.
Additionally, you can search for windows and move, resize, hide, and modify
window properties like the title. If your window manager supports it, you can
use xdotool to switch desktops, move windows between desktops, and change the
number of desktops.
EOF
