pointercal.xinput: add calibration for ccardimx28js in linux 3.10

https://jira.digi.com/browse/DEL-670

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2013-09-24 16:42:31 +02:00
parent e10600ea69
commit e82f2105c2
5 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,2 @@
xinput set-prop "mxs-lradc" "Evdev Axis Calibration" 4202 314 4061 274
xinput set-prop "mxs-lradc" "Evdev Axes Swap" 1

View File

@ -1,6 +1,6 @@
# Copyright (C) 2013 Digi International.
FILESEXTRAPATHS_prepend := "${THISDIR}/${MACHINE}:"
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/${MACHINE}/${PREFERRED_VERSION_linux-dey}:${THISDIR}/${PN}/${MACHINE}:"