          MODULE=xkbutils
         VERSION=1.0.3
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:e5a2619b9449f95e02b520b492de0575bc4551d6
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20101116
           SHORT="additional keyboard utils"

cat << EOF
xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
extension to the X11 protocol.
It includes:
 xkbbell  - generate XKB bell events
 xkbvleds - display the state of LEDs on an XKB keyboard in a window
 xkbwatch - reports changes in the XKB keyboard state
EOF
