diff options
author | Jerone Young <jyoung@redhat.com> | 2011-10-12 22:31:20 -0500 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-10-19 20:29:07 +0200 |
commit | 6ac6c3a04ca47df501ba29e4f20337719ad0a776 (patch) | |
tree | 456f706a2dc927cef0e8a6e9b28c081943ab4ab0 /extras/keymap/keymaps | |
parent | 9371e6f3e04b03692c23e392fdf005a08ccf1edb (diff) |
Add mic mute keycode support for Lenovo Thinkpad USB keyboard
This patch adds mic mute keycode support for the Lenovo Thinkpad USB
keyboard. Support for this keycode was introduced upstream, and will be
defined in upcoming 3.1 Linux Kernel input.h header:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=33009557bd
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/keymaps')
-rw-r--r-- | extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint b/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint index bc9147085b..3e94547270 100644 --- a/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint +++ b/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint @@ -10,4 +10,4 @@ 0x90011 prog1 # Thinkvantage button 0x90015 camera # Fn+F6 headset/camera VoIP key ?? -# 0x90010 # Microphone mute button ?? +0x90010 micmute # Microphone mute button |