mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
pointercal-xinput: add a dummy calibration file for qemu
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] (From OE-Core rev: d044049362c53681ce1170f74c0802511acd3161) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e97690117
commit
4f31b12131
@@ -0,0 +1,2 @@
|
||||
# Dummy pointercal.xinput file to prevent xinput_calibrator
|
||||
# from running on qemu startup
|
||||
Reference in New Issue
Block a user