From: Graeme Gregory Date: Tue, 28 Oct 2008 16:28:50 +0000 (+0000) Subject: om-gta02.conf : use tslib not evdev X-Git-Tag: Release-2010-05/1~5383^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc5dcac97e323e6073bdf3f459d04932a731ba2;p=openembedded.git om-gta02.conf : use tslib not evdev --- 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"