om-gta02.conf : use tslib not evdev
authorGraeme Gregory <dp@xora.org.uk>
Tue, 28 Oct 2008 16:28:50 +0000 (16:28 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 12 Nov 2008 15:20:27 +0000 (15:20 +0000)
conf/machine/om-gta02.conf

index 6098f47..4a8abfa 100644 (file)
@@ -18,7 +18,7 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
 MACHINE_DISPLAY_ORIENTATION = "0"
 MACHINE_DISPLAY_PPI = "285"
 XSERVER = "xserver-xorg \
-           xf86-input-evdev \
+           xf86-input-tslib \
            xf86-input-mouse \
            xf86-video-fbdev \
            xf86-input-keyboard"