pointercal-xinput: add calibration data for nokia900 and bump PR
authorKlaus Kurzmann <mok@fluxnetz.de>
Wed, 22 Sep 2010 09:36:11 +0000 (11:36 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 24 Sep 2010 12:40:27 +0000 (14:40 +0200)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput [new file with mode: 0644]
recipes/xinput-calibrator/pointercal-xinput_0.0.bb

diff --git a/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
new file mode 100644 (file)
index 0000000..66bb32c
--- /dev/null
@@ -0,0 +1,2 @@
+xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;
+
index 9a2d7ab..ad96666 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Touchscreen calibration data from xinput-calibrator"
 LICENSE = "MIT/X11"
 SECTION = "base"
 
+PR = "r1"
 SRC_URI = "file://pointercal.xinput"
 S = "${WORKDIR}"