chiark / gitweb /
keymap: Fix Touchpad Toggle on MSI Wind U90/U100
authorMartin Pitt <martinpitt@gnome.org>
Wed, 27 Mar 2013 07:15:12 +0000 (08:15 +0100)
committerMartin Pitt <martinpitt@gnome.org>
Wed, 27 Mar 2013 07:15:12 +0000 (08:15 +0100)
commit590888a0d0cb813714fa2a521e2ca711f75862fb
tree57b4700c9fceaac8f51a8709fd6ab217118dc880
parent49e5de64e22ea4794092b91393545ab08e658e0a
keymap: Fix Touchpad Toggle on MSI Wind U90/U100

This key is handled by the hardware already, so handling it again in software
nullifies the effect. Newer kernels read the real state and send out a separate
KEY_TOUCHPAD_ON or KEY_TOUCHPAD_OFF event, so in both cases we need to ignore
that key.

https://bugs.freedesktop.org/show_bug.cgi?id=62404
src/udev/keymap/95-keymap.rules