Skip to content

Commit 8972f48

Browse files
yuwatabluca
authored andcommitted
hwdb: comment out the entry for Logitech MX Keys for Mac
This effectively reverts the commit f70e562, as the entry seems to match multiple models. Fixes #35691. (cherry picked from commit 52a2b04) (cherry picked from commit 685de97) (cherry picked from commit 75d331f) (cherry picked from commit ffcc646) (cherry picked from commit f028f22)
1 parent c75f0c6 commit 8972f48

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

hwdb.d/60-keyboard.hwdb

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,10 +1438,15 @@ evdev:input:b0003v046DpC309*
14381438
KEYBOARD_KEY_c01b6=images # My Pictures (F11)
14391439
KEYBOARD_KEY_c01b7=audio # My Music (F12)
14401440

1441+
# The wireless receiver b0003v046Dp4092* seems to be used by multiple models.
1442+
# See issue #35691. Hence, the entry below cannot be enabled by default. If
1443+
# you're using the model below, consider copying the entry to a custom hwdb
1444+
# file to enable the setting.
1445+
#
14411446
# Logitech MX Keys for Mac
1442-
evdev:input:b0003v046Dp4092*
1443-
KEYBOARD_KEY_70035=102nd # '<' key
1444-
KEYBOARD_KEY_70064=grave # '^' key
1447+
#evdev:input:b0003v046Dp4092*
1448+
# KEYBOARD_KEY_70035=102nd # '<' key
1449+
# KEYBOARD_KEY_70064=grave # '^' key
14451450

14461451
###########################################################
14471452
# Maxdata

0 commit comments

Comments
 (0)