[systemd-commits] hwdb/60-keyboard.hwdb

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Sat Jan 17 08:38:34 PST 2015


 hwdb/60-keyboard.hwdb |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 288026bda90245ae6523441ce308d58ad1caefc8
Author: Maxim Mikityanskiy <maxtram95 at gmail.com>
Date:   Sat Jan 17 11:27:12 2015 -0500

    hwdb: restore comments about MSI devices
    
    Some time ago 95-keymap.rules was replaced by
    60-keyboard.hwdb. Original comments for MSI laptops (that were in
    95-keymap.rules) were removed, but I think they are important for
    understanding what's going on.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=88412

diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb
index af0917e..56fbbb1 100644
--- a/hwdb/60-keyboard.hwdb
+++ b/hwdb/60-keyboard.hwdb
@@ -800,14 +800,16 @@ keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnGE70*:pvr*
 keyboard:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*:pvr*
  KEYBOARD_KEY_c2=ejectcd
 
-#
+# some MSI models generate ACPI/input events on the LNXVIDEO input devices,
+# plus some extra synthesized ones on atkbd as an echo of actually changing the
+# brightness; so ignore those atkbd ones, to avoid loops
 keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*U-100*:pvr*
 keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*U100*:pvr*
 keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*N033:*
  KEYBOARD_KEY_f7=reserved
  KEYBOARD_KEY_f8=reserved
 
-#
+# MSI Wind U90/U100 generates separate touchpad on/off keycodes so ignore touchpad toggle keycode
 keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnU90/U100:*
  KEYBOARD_KEY_e4=reserved
 



More information about the systemd-commits mailing list