summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-10-28 16:28:50 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-11-12 15:20:27 +0000
commit1bc5dcac97e323e6073bdf3f459d04932a731ba2 (patch)
tree535f072fd94cf239675532b0a07d76f85458abc6 /conf/machine
parentca5131cbe726af49a5d7e8b30043ee65f7bd7361 (diff)
om-gta02.conf : use tslib not evdev
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/om-gta02.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 6098f47f9f..4a8abfacff 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -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"