From 6ac6c3a04ca47df501ba29e4f20337719ad0a776 Mon Sep 17 00:00:00 2001 From: Jerone Young Date: Wed, 12 Oct 2011 22:31:20 -0500 Subject: [PATCH] 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 --- extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint b/extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint index bc9147085..3e9454727 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 -- 2.30.2