mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
feat: Add F23 key support for Lenovo
The ThinkPad T14 and P14s (G5) as well as the IdeaPad 5 Pro 14AHP9 added support for the F23 key as part of the copilot key sequence. The scan code is 0x6e following *PS/2 Set 1 Make*.
This commit is contained in:
parent
5e7e4e4d49
commit
faadbf89c4
@ -1044,6 +1044,10 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:pn*3000*:pvr*
|
|||||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO:pn0769AP2:pvr3000N200:*
|
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO:pn0769AP2:pvr3000N200:*
|
||||||
KEYBOARD_KEY_b4=prog1
|
KEYBOARD_KEY_b4=prog1
|
||||||
|
|
||||||
|
# Lenovo common (ThinkPad P/T 14 G5+, IdeaPad Pro 5 14)
|
||||||
|
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:*
|
||||||
|
KEYBOARD_KEY_6e=f23
|
||||||
|
|
||||||
# Lenovo IdeaPad
|
# Lenovo IdeaPad
|
||||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:pn*IdeaPad*:pvr*
|
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:pn*IdeaPad*:pvr*
|
||||||
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:pnS10-*:*
|
evdev:atkbd:dmi:bvn*:bvr*:bd*:svnLENOVO*:pnS10-*:*
|
||||||
|
Loading…
Reference in New Issue
Block a user