diff options
author | Jerone Young <jerone.young@canonical.com> | 2010-04-05 18:45:35 -0500 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-04-06 09:57:14 +0200 |
commit | 5fa8992c9c2e756aefe84a41f00c7a2555e8d975 (patch) | |
tree | 2184729ff35363fee78b6f2a4c5f200684604928 /extras/keymap/keymaps | |
parent | e22aa83ba0b09796d02ebe831a4a66ab7d9f5c1e (diff) |
Revert special casing 0xD8 to latitude XT only
Now that Dell has changed the functionality of upcoming machines with
touchpad toggle to only use keycode 0xD9 .. and not 0xD8 & 0xD9. It
seems best to add this back to the general map of Dell buttons. Just
incase a machine in the future uses this later.
Signed-off-by: Jerone Young <jerone.young@canonical.com>
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/keymaps')
-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 f90a4fd01f..6443b4bebc 100644 --- a/extras/keymap/keymaps/dell +++ b/extras/keymap/keymaps/dell @@ -24,4 +24,5 @@ 0xA2 playpause # Front panel play/pause 0xA4 stopcd # Front panel stop 0xED media # MediaDirect button +0xD8 screenlock # FIXME: Tablet lock button 0xD9 f22 # touchpad toggle |