aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-07-06 00:15:44 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-07-06 00:28:34 +0200
commit97f76f3a67ae398d2b10ebdcae319b841516a900 (patch)
tree58248693b7e158000fe9298fb0809bf327e21ca3
parentd21149de5c3f5a9aa6880f96e756c05e9d7a184d (diff)
downloadopenembedded-97f76f3a67ae398d2b10ebdcae319b841516a900.tar.gz
xinput-calibrator's pointercal: add support for bug1
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-rw-r--r--recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput2
-rw-r--r--recipes/xinput-calibrator/pointercal-xinput_0.0.bb2
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput
new file mode 100644
index 0000000000..8292c01a17
--- /dev/null
+++ b/recipes/xinput-calibrator/pointercal-xinput/bug/pointercal.xinput
@@ -0,0 +1,2 @@
+xinput set-int-prop "ts4" "Evdev Axis Calibration" 32 3570 4074 272 3892
+xinput set-int-prop "ts5" "Evdev Axis Calibration" 32 3570 4074 272 3892
diff --git a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
index 957e5774ee..b5a6867623 100644
--- a/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/recipes/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
SECTION = "base"
-PR = "r4"
+PR = "r5"
SRC_URI = "file://pointercal.xinput"
S = "${WORKDIR}"