Created attachment 78811 [details] 95-keymap.rules fix for eject button on MSI GE60/70 The Eject button doesn't work on the MSI GE60 laptop. Some info: # cat /sys/class/dmi/id/sys_vendor Micro-Star International Co., Ltd. # cat /sys/class/dmi/id/product_name GE60 0NC\0ND # cat /sys/class/dmi/id/product_version REV:1.0 # /usr/lib/udev/findkeyboards AT keyboard: input/event3 #dmesg atkbd serio0: Unknown key released (translated set 2, code 0xc2 on isa0060/serio0). atkbd serio0: Use 'setkeycodes e042 <keycode>' to make it known. The attached patch make it work. The patch is not tested on the GE70, but as the hardware is almost identical (different screen size), I am positive it will work.
Applied in http://cgit.freedesktop.org/systemd/systemd/commit/?id=5378905. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.