diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-11-22 14:54:06 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-12-01 10:54:40 +1000 |
commit | cde43c455b4d732ad2159c9da0c5568e828571e4 (patch) | |
tree | f8c89fcf66c9866141466422c048f36533369ff2 /hwdb | |
parent | dc68fed25db7d7a84b4da0e7ed4e73152773a561 (diff) |
hwdb: fix comment referring to rules file
60-keyboard.rules was renamed to 60-evdev.rules in 51c0c2869
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-keyboard.hwdb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index c4031ab587..6d10fd7a9a 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -4,7 +4,7 @@ # scan codes to add to the AT keyboard's 'force-release' list. # # The lookup keys are composed in: -# 60-keyboard.rules +# 60-evdev.rules # # Note: The format of the "evdev:" prefix match key is a # contract between the rules file and the hardware data, it might |