From 3b5462317d9e2d7111c591285432064d90016ebb Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Thu, 16 Jul 2015 14:22:52 -0500 Subject: pointercal: Update with panel type in xinput file This fix was required to fix touch calibration issues on i.MX6 boards using touch panels. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- .../xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput index bd140ff..ba34b89 100644 --- a/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput @@ -1,2 +1,2 @@ -xinput set-int-prop "eGalax Touch Screen" "Evdev Axis Calibration" 42060 2062 -8 -783544 1 1549 65536 -xinput set-int-prop "eGalax Touch Screen" "Evdev Axes Swap" 8 0 +xinput set-int-prop "EETI eGalax Touch Screen" "Evdev Axis Calibration" 42060 2062 -8 -783544 1 1549 65536 +xinput set-int-prop "EETI eGalax Touch Screen" "Evdev Axes Swap" 8 0 -- cgit v1.2.3-54-g00ecf