]> code.ossystems Code Review - openembedded-core.git/commitdiff
pointercal-xinput: add a dummy calibration file for qemu
authorMaxin B. John <maxin.john@intel.com>
Wed, 15 Jun 2016 12:59:17 +0000 (15:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:58:56 +0000 (22:58 +0100)
In qemu, the emulated PS/2 mouse reports itself as an "absolute coordinate"
device and that makes xinput_calibrator think it could be calibrated.

Add a dummy calibration file as a work around to prevent xinput_calibrator from
popping up on every boot in qemu.

[YOCTO #8380]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/pointercal.xinput [new file with mode: 0644]

diff --git a/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/pointercal.xinput b/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/pointercal.xinput
new file mode 100644 (file)
index 0000000..a816d6d
--- /dev/null
@@ -0,0 +1,2 @@
+# Dummy pointercal.xinput file to prevent xinput_calibrator
+# from running on qemu startup