* [PATCH] keymap: Fix touchpad toggle key on Asus
@ 2011-12-16 2:40 Keng-Yu Lin
0 siblings, 0 replies; only message in thread
From: Keng-Yu Lin @ 2011-12-16 2:40 UTC (permalink / raw)
To: linux-hotplug
https://launchpad.net/bugs/898526
Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
---
| 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--git a/extras/keymap/95-keymap.rules b/extras/keymap/95-keymap.rules
index 248c58f..6c44e04 100644
--- a/extras/keymap/95-keymap.rules
+++ b/extras/keymap/95-keymap.rules
@@ -47,6 +47,7 @@ ENV{DMI_VENDOR}="LENOVO*", KERNELS="input*", ATTRS{name}="ThinkPad Extra Butt
ENV{DMI_VENDOR}="LENOVO*", KERNELS="input*", ATTRS{name}="Lenovo ThinkPad SL Series extra buttons", RUN+="keymap $name 0x0E bluetooth"
ENV{DMI_VENDOR}="ASUS*", KERNELS="input*", ATTRS{name}="Asus Extra Buttons", ATTR{[dmi/id]product_name}="W3J", RUN+="keymap $name module-asus-w3j"
+ENV{DMI_VENDOR}="ASUS*", KERNELS="input*", ATTRS{name}="Asus WMI hotkeys", RUN+="keymap $name 0x6b f21"
ENV{DMI_VENDOR}="ASUS*", KERNELS="input*", ATTRS{name}="Eee PC WMI hotkeys|Asus Laptop Support|Asus*WMI*", RUN+="keymap $name 0x6B f21"
ENV{DMI_VENDOR}="ASUS*", KERNELS="input*", ATTRS{name}="Eee PC Hotkey Driver", RUN+="keymap $name 0x37 f21"
--
1.7.5.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-16 2:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16 2:40 [PATCH] keymap: Fix touchpad toggle key on Asus Keng-Yu Lin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox