          MODULE=xvidtune
         VERSION=1.0.4
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:0d4eecd54e440cc11f1bdaaa23180fcf890f003444343f533f639086b05b2cc5
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20230817
           SHORT="Video mode tuner for the X server"

cat << EOF
Xvidtune is a client interface to the X server video mode
extension (XFree86-VidModeExtension).

When given one of the non-toolkit options, xvidtune provides a command line
interface to either switch the video mode.

Without any options (or with only toolkit options) it presents the user with
various buttons and sliders that can be used to interactively adjust existing
video modes. It will also print the settings in a format suitable for
inclusion in an_xconfigfile file.
EOF
