mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
pointercal-xinput: add calibration for cfa10057 and cfa10058
Change-Id: Ifaac3f9018ac7fb3f112f4e96fe8ce8e70d7d984 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
parent
e002d0af81
commit
82eac09e53
|
@ -0,0 +1,2 @@
|
|||
xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 330 3925 173 4092
|
||||
xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 1
|
|
@ -0,0 +1,2 @@
|
|||
xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 1373 1381 3391 3348
|
||||
xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 0
|
|
@ -0,0 +1,2 @@
|
|||
# Append path for freescale layer to include bsp pointercal.xinput
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
Loading…
Reference in New Issue
Block a user