del-image-graphical: Add default touchscreen calibration files.

Fixes https://jira.digi.com/browse/DEL-227

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-02-08 18:04:42 +01:00
parent 7aa69fd88f
commit 478ca3c734
4 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
xinput set-prop "MXS touchscreen" "Evdev Axis Calibration" 4083 176 4071 47

View File

@ -0,0 +1,2 @@
xinput set-prop "mxc_ts" "Evdev Axis Calibration" 985 42 935 58
xinput set-prop "mxc_ts" "Evdev Axes Swap" 1

View File

@ -0,0 +1,2 @@
xinput set-prop "da9052-tsi" "Evdev Axis Calibration" 34 975 98 930
xinput set-prop "da9052-tsi" "Evdev Axes Swap" 1

View File

@ -0,0 +1,3 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${MACHINE}"
PR_append = "+${DISTRO}.r0"