mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
hwdb: Add HP ENVY x360 13 microphone mute key
It has the same code as the Spectre x360 13, but is located at F8 button instead of F12. Tested on a 13-ay0xxx model.
This commit is contained in:
parent
ae463e4ef2
commit
8c8932a741
@ -547,7 +547,9 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP*:pn*[sS][pP][eE][cC][tT][rR][eE]*x360Convert
|
||||
|
||||
# Spectre x360 13
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP*:pnHPSpectrex360Convertible13*:*
|
||||
KEYBOARD_KEY_82=f20 # Fn+F12; Microphone mute button, should be micmute
|
||||
# ENVY x360 13
|
||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP*:pnHPENVYx360Convertible13*:*
|
||||
KEYBOARD_KEY_82=f20 # Microphone mute button, should be micmute
|
||||
|
||||
# HP Elite x2 1013 G3
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnHP*:pnHPElitex21013G3:*
|
||||
|
Loading…
Reference in New Issue
Block a user