pmaports/device/testing/device-motorola-osprey/90-android-touch-dev.rules

7 lines
230 B
Text
Raw Normal View History

2017-10-07 17:55:55 +00:00
# udev rules file
# All device names can be read from weston's logfile
2017-10-07 17:55:55 +00:00
# Touchscreen (use 'weston-calibrator' to calibrate)
SUBSYSTEM=="input", ATTRS{name}=="synaptics_dsx_i2c", \
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"