6 lines
251 B
Text
6 lines
251 B
Text
|
# use 'weston-calibrator' to calibrate the touchscreen!
|
||
|
SUBSYSTEM=="input", ATTRS{name}=="Melfas MMSxxx Touchscreen", \
|
||
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1" \
|
||
|
ENV{WL_CALIBRATION}="1.020764 0.024113 -27.560623 -0.021433 1.007368 0.578735"
|
||
|
|