diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-09-06 09:23:47 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-09-06 09:23:47 -0300 |
commit | 6b7309e2bc8a9c9c9f02b2bd1ff97f9968fa4720 (patch) | |
tree | fd887279a4c722b64d2f06857f3ebc7201357357 /recipes-graphics/xinput-calibrator/pointercal-xinput/mx6 | |
parent | 5caf097f389203faf119ab3fbe3f69b0f740f8d0 (diff) | |
download | meta-fsl-arm-6b7309e2bc8a9c9c9f02b2bd1ff97f9968fa4720.tar.gz |
pointercal-xinput: Move from meta-fsl-demos
The pointercal-xinput is not included in OE-Core so we ought to
include it in the BSP instead of having it in meta-fsl-demos layer.
Change-Id: I27dbc31aeb321609cac6a2e757742b83d609033a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/xinput-calibrator/pointercal-xinput/mx6')
-rw-r--r-- | recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput new file mode 100644 index 0000000..4c1a0d0 --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | |||
@@ -0,0 +1,3 @@ | |||
1 | xinput set-int-prop "eGalax Touch Screen" "Evdev Axis Calibration" 42060 2062 -8 -783544 1 1549 65536 | ||
2 | xinput set-int-prop "eGalax Touch Screen" "Evdev Axes Swap" 8 0 | ||
3 | ` \ No newline at end of file | ||