]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "hwdb: Apply Acer mappings to all Gateway and Packard Bell models"
authorChris Chiu <chiu@endlessm.com>
Thu, 2 May 2019 09:46:45 +0000 (17:46 +0800)
committerChris Chiu <chiu@endlessm.com>
Mon, 6 May 2019 06:27:23 +0000 (14:27 +0800)
This reverts commit e09dba97b96f877e36cd3f1afdb321922eed064b.

It's reported that the same rules for Acer cause false match and
unexpected response from certain keys on an old PackardBell laptop.

Bug: https://github.com/systemd/systemd/issues/12178

hwdb/60-keyboard.hwdb

index 851b62bb5c60678323fae49bbccce7971f24e2ed..91340b6186799a54cda4132955abf62e01523294 100644 (file)
@@ -98,8 +98,7 @@
 
 # common keys
 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnAcer*:pn*
-evdev:atkbd:dmi:bvn*:bvr*:bd*:svnGateway*:pn*
-evdev:atkbd:dmi:bvn*:bvr*:bd*:svnPackard*Bell*:pn*
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnGateway*:pnA0A1*:pvr*
 evdev:atkbd:dmi:bvn*:bvr*:bd*:svneMachines:pneMachines*E725:pvr*
  KEYBOARD_KEY_86=wlan                                   # Fn+F3 or Fn+Q for comunication key
  KEYBOARD_KEY_a5=help                                   # Fn+F1
@@ -183,6 +182,10 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnAcer*:pnAspire*1640:*
 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnAcer*:pnAOA*:pvr*
  KEYBOARD_KEY_a9=!switchvideomode                       # Fn+F5
 
+# Easynote models
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnPackard*Bell*:pnEasynote*:pvr*
+ KEYBOARD_KEY_86=wlan                                   # Fn+F3 or Fn+Q for comunication key
+
 ###########################################################
 # Alienware
 ###########################################################