diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-graphics/xinput-calibrator/pointercal-xinput | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-graphics/xinput-calibrator/pointercal-xinput')
-rw-r--r-- | recipes-graphics/xinput-calibrator/pointercal-xinput/imx28evk/pointercal.xinput | 2 | ||||
-rw-r--r-- | recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/imx28evk/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/imx28evk/pointercal.xinput new file mode 100644 index 0000000..59f7630 --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/imx28evk/pointercal.xinput | |||
@@ -0,0 +1,2 @@ | |||
1 | xinput set-int-prop "MXS touchscreen" "Evdev Axis Calibration" 32 194 3938 301 3878 | ||
2 | xinput set-int-prop "MXS touchscreen" "Evdev Axes Swap" 8 1 | ||
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..bd140ff --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/mx6/pointercal.xinput | |||
@@ -0,0 +1,2 @@ | |||
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 | ||