           SPELL=xf86-input-evdev
             PKG=xf86-input-evdev
         VERSION=2.0.4
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
     SOURCE_HASH=sha512:23802d28f5379005b5f004ffcfdc6cb814fa7345e681c41058b90c1d119603799de3ee29e907a810d1a40dd985101c992f290de8d8ab393be5cbccb124d8af9d
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="evdev  is  an  Xorg input driver for Linux generic event devices."
cat << EOF
evdev  is  an  Xorg input driver for Linux´s generic event devices.  It
therefore supports all input  devices  that  the  kernel  knows  about,
including most mice and keyboards.

The  evdev  driver  can  serve  as  both a pointer and a keyboard input
device, and may be used as both the core keyboard and the core pointer.
Multiple  input  devices  are  supported  by multiple instances of this
driver, with one Load directive for evdev in the Module section of your
xorg.conf for each input device that will use this driver.

SUPPORTED HARDWARE
In  general,  any  input device that the kernel has a driver for can be
accessed through the evdev driver.  See the Linux kernel  documentation
for a complete list.
EOF
