summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2009-05-11 08:50:12 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2009-05-11 08:56:52 +0200
commit01616bc164aaf349258e96b8ddd332e11b6462a4 (patch)
tree3330b789848d15c437e82366493bc32cd4b29492
parent33cdfeef7396b81fc6fb8d8b5deeb2789449b05d (diff)
keymap: Fix HP autobrightness key
Fix the "auto brightness" substitute key on HP from f21 to f23 to be consistent with other mappings, as per recommendation on http://people.freedesktop.org/~hughsient/quirk/quirk-keymap-try.html. Reported on hal ML by Stephen Sugden.
-rw-r--r--keymap/keymaps/hewlett-packard2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymap/keymaps/hewlett-packard b/keymap/keymaps/hewlett-packard
index d688085..4461fa2 100644
--- a/keymap/keymaps/hewlett-packard
+++ b/keymap/keymaps/hewlett-packard
@@ -5,7 +5,7 @@
0x8C media # music
0x8E dvd
0xB1 help
-0xB3 f21 # FIXME: Auto brightness
+0xB3 f23 # FIXME: Auto brightness
0xD7 wlan
0x92 brightnessdown # FnF7 (FnF9 on 6730b)
0x97 brightnessup # FnF8 (FnF10 on 6730b)