diff options
author | Jerone Young <jerone.young@canonical.com> | 2010-04-05 18:45:34 -0500 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-04-06 09:57:00 +0200 |
commit | e22aa83ba0b09796d02ebe831a4a66ab7d9f5c1e (patch) | |
tree | eb59db4c42e9ff0d2c431bd88015d35d4e5f7261 /extras/keymap | |
parent | 233a922112408c7ed49bd72e73be228e231d46ba (diff) |
Add new Dell touchpad keycode
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>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap')
-rw-r--r-- | extras/keymap/keymaps/dell | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/keymap/keymaps/dell b/extras/keymap/keymaps/dell index 84e5b4e2de..f90a4fd01f 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 |