]> git.karo-electronics.de Git - karo-tx-linux.git/commit
eeepc-wmi: Add support for T101MT Home/Express Gate key
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 1 Jul 2011 09:34:28 +0000 (11:34 +0200)
committerMatthew Garrett <mjg@redhat.com>
Mon, 11 Jul 2011 13:43:23 +0000 (09:43 -0400)
commit74a9fb66d84e599c53e2289af0f43c08142a28dc
tree9d7a4bf2f29b4bb9f7f43153d7be0ab412bdbc84
parent2916491a477df2a3b0289f27eeea8308675ff3f4
eeepc-wmi: Add support for T101MT Home/Express Gate key

This key is different than other hotkeys, having seperate scan
codes for press, release, and hold, so it requires some special
filtering. Press and release events are passed on, and hold events
are ignored since sparse-keymap does not support hardware
autorepeat.

Note that "Home" in the context of this button doesn't mean the
same thing as the usual Home key, and it really isn't clear at
all what is meant by "Home". The manufacurer's description of the
button indicates that it should launch some sort of touch screen
settings interface on short press and apply a desktop rotation on
long press.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/eeepc-wmi.c