637f9d2e86
The existing device package and its dependencies are for i9305, but renaming them to i9300 makes more sense, as the i9300 is the base version (SIII) and the i9305 (SIII LTE) is the improved version.
6 lines
230 B
Text
6 lines
230 B
Text
# 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" \
|