565cd0bdc1
* remove \ because of udev warning * fix hash for changed udev rules * device-asus-flo: Increase pkgrel
6 lines
263 B
Text
6 lines
263 B
Text
# udev rules file
|
|
# All device names can be read from weston's logfile (/tmp/weston.log in postmarketOS)
|
|
|
|
# Touchscreen (use 'weston-calibrator' to calibrate)
|
|
SUBSYSTEM=="input", ATTRS{name}=="Elan Touchscreen", \
|
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"
|