summaryrefslogblamecommitdiffstats
path: root/xorg-driver/xf86-input-evdev/DETAILS
blob: 8a27e25371ec6b6efa444659c47aa3e9142ae79d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                 
                       
                                        




                                                                                  
                                                 
                                             
                         
                    
                                                                    
          

                                                                    
                                  
 
                                                                 
                                                                       
                                                                  

                                                                       
 
                  

                                                                     
                    
   
           SPELL=xf86-input-evdev
         VERSION=2.10.5
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="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