pmaports/device/unmaintained/device-samsung-m0-downstream/90-android-touch-dev.rules

7 lines
228 B
Text
Raw Normal View History

# udev rules file
# All device names can be read from weston's logfile
# Touchscreen (use 'weston-calibrator' to calibrate)
SUBSYSTEM=="input", ATTRS{name}=="sec_touchscreen", \
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"