]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: keyboard: fix typo CAPSLOCK to NUMLOCK
authorDavid SantamarĂ­a Rogado <howl.nsp@gmail.com>
Thu, 29 Jan 2026 21:03:02 +0000 (22:03 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 30 Jan 2026 00:59:27 +0000 (09:59 +0900)
hwdb.d/60-keyboard.hwdb

index 41879d981f4f02bfc688050dd950b8f57825cc35..2dd8298cf7cf9397616fb8ad406163d5a29ad0a4 100644 (file)
@@ -2381,7 +2381,7 @@ evdev:input:b0003v05FEp1010*
 ######################### LACK OF MODIFIER LEDS ############################
 # This section lists keyboard which do not have their own LEDs for some
 # modifiers. Only Caps-Lock (KEYBOARD_LED_CAPSLOCK) and Num-Lock
-# (KEYBOARD_LED_CAPSLOCK) are currently handled and need their values set
+# (KEYBOARD_LED_NUMLOCK) are currently handled and need their values set
 # to "0" to indicate the absence of LED.
 #
 # Presence of a LED is implicit when the property is absent.