chiark / gitweb /
replace "add|change" with "!remove"
[elogind.git] / extras / keymap / 95-keymap.rules
index dd58453a15b65477e06727fa689dea563d5f2715..2f41cb474232ae62bf81ad54a5f75e76f217b3ce 100644 (file)
@@ -5,7 +5,7 @@
 # a file name (in /lib/udev/keymaps), which has to contain scancode/keyname
 # pairs.
 
-ACTION!="add|change", GOTO="keyboard_end"
+ACTION=="remove", GOTO="keyboard_end"
 SUBSYSTEM!="input", GOTO="keyboard_end"
 KERNEL!="event*", GOTO="keyboard_end"