From 00152560f9ba3de71144e25c874f9fa2cfa6682b Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 21 Mar 2006 19:26:12 +0100 Subject: update SUSE rules --- etc/udev/suse/60-persistent-input.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/udev/suse/60-persistent-input.rules') diff --git a/etc/udev/suse/60-persistent-input.rules b/etc/udev/suse/60-persistent-input.rules index 2a74d15482..2f9c5d3cfc 100644 --- a/etc/udev/suse/60-persistent-input.rules +++ b/etc/udev/suse/60-persistent-input.rules @@ -14,7 +14,7 @@ KERNEL=="event*", ENV{ID_BUS}=="?*", ENV{ID_SERIAL}=="?*", ENV{ID_CLASS}=="?*", # by-path IMPORT{program}="/sbin/path_id %p" ENV{ID_PATH}=="?*", KERNEL=="mouse*", SYMLINK+="input/by-path/$env{ID_PATH}-$env{ID_CLASS}" -ENV{ID_PATH}=="?*", KERNEL=="event*", SYMLINK+="input/by-path/$env{ID_PATH}-$env{ID_CLASS}" +ENV{ID_PATH}=="?*", KERNEL=="event*", SYMLINK+="input/by-path/$env{ID_PATH}-event-$env{ID_CLASS}" LABEL="persistent_input_end" -- cgit v1.2.3-54-g00ecf