b19a5fe29e
* Add maguro wifi support * enable framebuffer and VT, WESTON STARTS * make touchscreen work & fix merge conflict Cherry-pick of lawl's commit, ed552e5d9272204c12f67bcb0401b3e08e57d35f.
5 lines
251 B
Text
5 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"
|
|
|