From 1bc5dcac97e323e6073bdf3f459d04932a731ba2 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Tue, 28 Oct 2008 16:28:50 +0000 Subject: [PATCH] om-gta02.conf : use tslib not evdev --- conf/machine/om-gta02.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5