diff options
author | Lauren Post <lauren.post@freescale.com> | 2014-07-23 10:56:47 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-07-25 00:24:50 -0300 |
commit | 5cc4f08776a6d0f91ca6d7fb409e64c99333e137 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 | |
parent | d91871446d6baee8397522c4fa10d45985aa8645 (diff) | |
download | meta-fsl-arm-5cc4f08776a6d0f91ca6d7fb409e64c99333e137.tar.gz meta-fsl-arm-5cc4f08776a6d0f91ca6d7fb409e64c99333e137.tar.bz2 meta-fsl-arm-5cc4f08776a6d0f91ca6d7fb409e64c99333e137.zip |
pointercal.xinput: Remove stray character
This character causes touch issues with calibration failing
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput index 4c1a0d0..bd140ff 100644 --- a/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput @@ -1,3 +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 -`
\ No newline at end of file |