summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/udev/udev-092/local.rules
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/udev/udev-092/local.rules')
-rw-r--r--openembedded/packages/udev/udev-092/local.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/udev/udev-092/local.rules b/openembedded/packages/udev/udev-092/local.rules
index 445fea92a2..661922dda3 100644
--- a/openembedded/packages/udev/udev-092/local.rules
+++ b/openembedded/packages/udev/udev-092/local.rules
@@ -28,4 +28,4 @@ KERNEL=="rtc0", SYMLINK+="rtc"
28ACTION=="add", DEVPATH=="/devices/*", ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe $env{MODALIAS}" 28ACTION=="add", DEVPATH=="/devices/*", ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe $env{MODALIAS}"
29 29
30# Create a symlink to any touchscreen input device 30# Create a symlink to any touchscreen input device
31SUBSYSTEM=="input", KERNEL=="event[0-9]*", SYSFS{modalias}=="input:*-e0,1*,3,*k*14A,*a0,1,*18,*", SYMLINK+="input/touchscreen" \ No newline at end of file 31SUBSYSTEM=="input", KERNEL=="event[0-9]*", SYSFS{modalias}=="input:*-e0,1*,3,*k*14A,*a0,1,*18,*", SYMLINK+="input/touchscreen0" \ No newline at end of file