summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput2
-rw-r--r--recipes/xinput-calibrator/pointercal-xinput_0.0.bb1
2 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
new file mode 100644
index 0000000000..66bb32cab4
--- /dev/null
+++ b/recipes/xinput-calibrator/pointercal-xinput/nokia900/pointercal.xinput
@@ -0,0 +1,2 @@
+xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;
+
diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
index 9a2d7ab98c..ad96666a87 100644
--- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -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}"