diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2009-09-09 15:22:48 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2009-09-09 15:22:48 +0200 |
commit | 7f06ec2e19387424de34bae35320c2fe192cb69d (patch) | |
tree | 5b1cef1d0231a638f92288088ef78179b094cfb2 /extras/keymap/keymaps/lenovo-thinkpad_x200_tablet | |
parent | 6983c0d0f2e396102118016eb7d9dafb3e193d57 (diff) |
extras/keymap: Rename KEY_COFFEE to KEY_SCREENLOCK
Unfortunately KEY_COFFEE is the canonical name in linux/input.h, and the more
sensible KEY_SCREENLOCK is an alias. Manually override this particular case,
since it's better to have "screenlock" in keymaps.
However, we still keep the automatic filtering for the general case, to avoid
introducing this problem again when input.h changes.
Diffstat (limited to 'extras/keymap/keymaps/lenovo-thinkpad_x200_tablet')
-rw-r--r-- | extras/keymap/keymaps/lenovo-thinkpad_x200_tablet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/keymap/keymaps/lenovo-thinkpad_x200_tablet b/extras/keymap/keymaps/lenovo-thinkpad_x200_tablet index f15e9cc947..31ea3b2c70 100644 --- a/extras/keymap/keymaps/lenovo-thinkpad_x200_tablet +++ b/extras/keymap/keymaps/lenovo-thinkpad_x200_tablet @@ -1,6 +1,6 @@ 0x5D menu 0x63 fn -0x66 coffee +0x66 screenlock 0x67 cyclewindows # bezel circular arrow 0x68 setup # bezel setup / menu 0x6c direction # rotate screen |