mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
hwdb: Add mapping for Samsung GalaxyBook - 550X (#32616)
- Kernel: linux-6.8.8-arch - systemd: 255.5-3-arch - Laptop: Samsung GalaxyBook - NP550XDA-KF1BR This is the solution to a problem with the Samsung GalaxyBook in which some Media keys, when pressed and released, get stuck as if they are hold.
This commit is contained in:
parent
49a4badb7d
commit
a6ab3053aa
@ -1750,6 +1750,11 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svn[sS][aA][mM][sS][uU][nN][gG]*:pn*550P*:*
|
||||
KEYBOARD_KEY_a8=! # Fn Lock - Function lock on
|
||||
KEYBOARD_KEY_a9=! # Fn Lock - Function lock off
|
||||
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svn[sS][aA][mM][sS][uU][nN][gG]*:pn*550X*:*
|
||||
KEYBOARD_KEY_ce=!prog1 # Fn+F1 launch settings
|
||||
KEYBOARD_KEY_ae=!volumedown # Fn+F7 volume up
|
||||
KEYBOARD_KEY_b0=!volumeup # Fn+F8 volume down
|
||||
|
||||
# Series 7 / 9
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svn[sS][aA][mM][sS][uU][nN][gG]*:pn*350V*:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svn[sS][aA][mM][sS][uU][nN][gG]*:pn*670Z*:*
|
||||
|
Loading…
Reference in New Issue
Block a user