conf/machine/bug20.conf, add xf86-input-tslib for BUG2.0 touchscreen
authorJohn Connolly <john@buglabs.net>
Wed, 12 May 2010 15:19:04 +0000 (10:19 -0500)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 13 May 2010 17:36:02 +0000 (19:36 +0200)
*BUG20 is using tslib for xorg touchscreen.
*would like this to get into stable
*tested on BUG2.0

conf/machine/bug20.conf

index dbc1faf..42c2c12 100644 (file)
@@ -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"