commit | c7b60a89516beb20a352ec85c73a8fccd5becf26 | [log] [tgz] |
---|---|---|
author | Hui Wang <hui.wang@canonical.com> | Mon Dec 28 11:35:25 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 29 10:03:36 2015 +0100 |
tree | 25289eb1c967eff8d681367bce8e33b92d996ea3 | |
parent | 3694cb2947db50753caf432db067487eafae7b9b [diff] |
ALSA: hda - Add keycode map for alc input device Then users can remap the keycode from userspace. If without the remap, the input device will pass KEY_MICMUTE to userspace, but in X11 layer, it uses KEY_F20 rather than KEY_MICMUTE for XF86AudioMicMute. After adding the keycode map, users can remap the keycode to any value users want. Cc: <stable@vger.kernel.org> Signed-off-by: Hui Wang <hui.wang@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>