[pkg-fso-maint] Bug#593230: fso-config-gta02: Please provide a touchscreen callibration file for evdev
Thibaut GIRKA
thib at sitedethib.com
Mon Aug 16 13:49:54 UTC 2010
Package: fso-config-gta02
Severity: wishlist
Tags: patch
The touchscreen can be used with tslib, but it can also be used with plain
evdev.
You're shipping a /etc/pointercal file for tslib, but it is also possible to
provide a calibration file as a xorg.conf.d configuration file for evdev.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (120, 'unstable'), (105, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-rc3+ (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fso-config-gta02 depends on:
pn fso-frameworkd <none> (no description available)
pn fso-sounds-yue-base | fso-sou <none> (no description available)
fso-config-gta02 recommends no packages.
fso-config-gta02 suggests no packages.
-------------- next part --------------
Forwarded: no
diff -rupd --new-file a/openmoko-files-config-20090224/GTA02_Neo-FreeRunner/usr/share/X11/xorg.conf.d/60-gta02-ts.conf b/openmoko-files-config-20090224/GTA02_Neo-FreeRunner/usr/share/X11/xorg.conf.d/60-gta02-ts.conf
--- a/openmoko-files-config-20090224/GTA02_Neo-FreeRunner/usr/share/X11/xorg.conf.d/60-gta02-ts.conf 1970-01-01 01:00:00.000000000 +0100
+++ b/openmoko-files-config-20090224/GTA02_Neo-FreeRunner/usr/share/X11/xorg.conf.d/60-gta02-ts.conf 2010-08-11 16:41:14.000000000 +0200
@@ -0,0 +1,10 @@
+Section "InputClass"
+ Identifier "GT02 touchscreen calibration"
+ MatchIsTouchscreen "on"
+ MatchDevicePath "/dev/input/event*"
+ Driver "evdev"
+ Option "Width" "480"
+ Option "Height" "640"
+ Option "SwapAxes" "True"
+ Option "Calibration" "107 918 911 98"
+EndSection
More information about the pkg-fso-maint
mailing list