          MODULE=xwininfo
         VERSION=1.1.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20230817
           SHORT="The X.Org window information utility"

cat << EOF
xwininfo is a utility for displaying information about windows.
Various information is displayed depending on which options are selected.
The user has the option of selecting the target window with the mouse or by
specifying its window id on the command line with the -id option.
There is also a special -root option to quickly obtain information on the
screen's root window.
EOF
