diff options
author | Jerone Young <jerone.young@canonical.com> | 2010-04-06 16:08:21 -0500 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-04-07 08:27:08 +0200 |
commit | 6de84dee053a74c95f2200d6d94cfeb61516bc40 (patch) | |
tree | 6e305b01f2501f7fc2a06541496dcc0fc1609801 /extras | |
parent | f8ede05d7ad5286039319bcb188e86b9117551e2 (diff) |
Add support for another Dell touchpad toggle key
There is another keycode that some Dell machines that are about to ship,
or shipping are using for touchpad toggle. That code is 0x9E.
Signed-off-by: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras')
-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 6443b4bebc..1a2e433396 100644 --- a/extras/keymap/keymaps/dell +++ b/extras/keymap/keymaps/dell @@ -21,6 +21,7 @@ 0x99 nextsong # Front panel next song 0x9A setup # Tablet tools button 0x9B switchvideomode # Display Toggle button +0x9E f22 #touchpad toggle 0xA2 playpause # Front panel play/pause 0xA4 stopcd # Front panel stop 0xED media # MediaDirect button |