diff options
author | dmig <dmitriy.geels@gmail.com> | 2018-04-15 15:43:58 +0700 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-04-15 10:43:58 +0200 |
commit | 20f978643f059b6b53d679f9839a5c8e945dcff2 (patch) | |
tree | b3a29e1a1dcc79b3252e92fd2da538a4b3aefdfa /hwdb | |
parent | fix url for binfmt documentation (#8720) (diff) | |
download | systemd-20f978643f059b6b53d679f9839a5c8e945dcff2.tar.gz systemd-20f978643f059b6b53d679f9839a5c8e945dcff2.tar.bz2 systemd-20f978643f059b6b53d679f9839a5c8e945dcff2.zip |
Support for Dell Inspiron 5378/5379 WLAN key (#8715)
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-keyboard.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index e76a2b4d7..d6c32971d 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -300,6 +300,10 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*2110:pvr* KEYBOARD_KEY_85=unknown # Brightness Down, also emitted by acpi-video, ignore KEYBOARD_KEY_86=unknown # Brightness Up, also emitted by acpi-video, ignore +# Dell Inspiron 537* +evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnInspiron537*:pvr* + KEYBOARD_KEY_88=!wlan # Fn-PrtScr rfkill + # Latitude XT2 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*XT2:pvr* KEYBOARD_KEY_9b=up # tablet rocker up |