mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
[PATCH] remove unneeded keyboard rule.
This commit is contained in:
parent
f130b15645
commit
45d57088f9
@ -65,7 +65,6 @@ KERNEL="seq", NAME="snd/%k"
|
||||
|
||||
# input devices
|
||||
KERNEL="mice", NAME="input/%k"
|
||||
KERNEL="keyboard", NAME="input/%k"
|
||||
KERNEL="mouse*", NAME="input/%k"
|
||||
KERNEL="event*", NAME="input/%k"
|
||||
KERNEL="js*", NAME="input/%k"
|
||||
|
@ -71,7 +71,6 @@ KERNEL="seq", NAME="snd/%k"
|
||||
|
||||
# input devices
|
||||
KERNEL="mice", NAME="input/%k"
|
||||
KERNEL="keyboard", NAME="input/%k"
|
||||
KERNEL="mouse*", NAME="input/%k"
|
||||
KERNEL="event*", NAME="input/%k"
|
||||
KERNEL="js*", NAME="input/%k"
|
||||
|
Loading…
x
Reference in New Issue
Block a user