* [PATCH] [1/2] Add new Dell touchpad keycode
@ 2010-04-05 23:45 Jerone Young
2010-04-06 7:57 ` Martin Pitt
0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2010-04-05 23:45 UTC (permalink / raw)
To: linux-hotplug
After working very closely with Dell. They have now completely changed
the way they have implemented there touchpad hotkey for upcoming
machines.
It now only generates a single keycode (0xD9). It nolonger does anything
in hardware, nor does it generate more then this keycode.
This patch properly maps this keycode.
Signed-off-by: Jerone Young <jerone.young@canonical.com>
diff --git a/extras/keymap/keymaps/dell b/extras/keymap/keymaps/dell
index 84e5b4e..f90a4fd 100644
--- a/extras/keymap/keymaps/dell
+++ b/extras/keymap/keymaps/dell
@@ -24,3 +24,4 @@
0xA2 playpause # Front panel play/pause
0xA4 stopcd # Front panel stop
0xED media # MediaDirect button
+0xD9 f22 # touchpad toggle
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-06 7:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 23:45 [PATCH] [1/2] Add new Dell touchpad keycode Jerone Young
2010-04-06 7:57 ` Martin Pitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).