From 8f7e4a5c3d04dabe985f2e63c01eda2e75cf4294 Mon Sep 17 00:00:00 2001 From: John Connolly Date: Wed, 12 May 2010 10:19:04 -0500 Subject: [PATCH] conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen *BUG20 is using tslib for xorg touchscreen. *would like this to get into stable *tested on BUG2.0 --- conf/machine/bug20.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf index dbc1faf6ea..42c2c1239f 100644 --- a/conf/machine/bug20.conf +++ b/conf/machine/bug20.conf @@ -9,6 +9,7 @@ XSERVER = "xserver-xorg \ xserver-xorg-extension-glx \ xf86-input-evdev \ xf86-input-mouse \ + xf86-input-tslib \ xf86-video-omapfb \ xf86-input-keyboard" -- 2.39.5