clean up spec file for packaging
[pkgs/xorg/driver/xorg-drv-mtev.git] / README
1 This is a xserver-xorg input driver for devices supporting
2 Linux Multi-Touch protocol.
3
4 Author: Mika Kuoppala <mika.kuoppala at-here nokia.com>
5
6 This driver is based on apple touchpad driver by Henrik Rydberg
7
8 Installation howto:
9
10 You need to add correct input class definitio to xorg.conf
11 Look at conf/xorg.conf.section and cut paste it into your xorg.conf
12
13 The kernel device driver needs to pass correct MultiTouch protocol events to
14 this driver. Also note that BTN_TOUCH needs to be provided by the kernel
15 driver for udev to correctly set MatchIsTouchscreen capability in xserver.
16
17
18