bfb55c7b74
- 90-android.rules -> 90-android-touch-dev.rules - reduce_lzo_compression.patch -> 02_reduce_lzo_compression.patch - mdss_fb_refresh_rate.patch -> 02_mdss_fb_refresh_rate.patch - aeea3592a13bf12861943e44fc48f1f270941f8d.patch -> 00_fix_return_address.patch - gpu-msm-fix-gcc5-compile.patch -> 02_gpu-msm-fix-gcc5-compile.patch - udev-hack.sh -> udev-v4l-hack.sh - Separate udev-v4l-hack.sh from profile.sh
5 lines
235 B
Text
5 lines
235 B
Text
# use 'weston-calibrator' to calibrate the touchscreen!
|
|
SUBSYSTEM=="input", ATTRS{name}=="touch_dev", \
|
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1" \
|
|
ENV{WL_CALIBRATION}="0.982113 -0.006129 1.983124 -0.002560 1.000800 -6.012451"
|
|
|