xinput_calibrator keeps popping up on every boot (or session start)
when testing Sato image on qemu: This seems to be because qemu
emulates a tablet and is made worse by xinput_calibrator not
actually being able to write xinput files for xorg drivers, so the
problem persists on following boots.

The patch adds a dummy calibration file for "qemuall". I wasn't sure
how this should be done so let me know if there's a better solution.

 - Jussi

The following changes since commit ea562de57590c966cd5a75fda8defecd397e6436:

  qemu: Update to upstream patches (2015-09-14 20:46:40 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/pointercal-xinput
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/pointercal-xinput

Jussi Kukkonen (1):
  xinput-calibrator: Add a dummy calibration file for qemu

 .../xinput-calibrator/pointercal-xinput/pointercal-qemu.xinput      | 2 ++
 meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb    | 6 ++++++
 2 files changed, 8 insertions(+)
 create mode 100644 
meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal-qemu.xinput

-- 
2.1.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to