[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. e99e49e19462042561912f289b2f149fd891496b

Steffen Moeller moeller at debian.org
Sat Feb 28 22:40:56 UTC 2009


The following commit has been merged in the master branch:
commit e99e49e19462042561912f289b2f149fd891496b
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Feb 28 23:39:59 2009 +0100

    sed -i s/TslibDevice/Device/ xorg.conf

diff --git a/install.sh b/install.sh
index a21b60e..5bd984d 100755
--- a/install.sh
+++ b/install.sh
@@ -820,7 +820,7 @@ Section "InputDevice"
 	Driver		"tslib"
 	Option		"CorePointer"		"true"
 	Option		"SendCoreEvents"	"true"
-	Option		"TslibDevice"		"/dev/input/event1"
+	Option		"Device"		"/dev/input/event1"
 	Option		"Protocol"		"Auto"
 	Option		"Width"			"480"
 	Option		"Height"		"640"

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list