mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
[PATCH] remove unneeded keyboard rule.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user