> Current kernels have KEY_MICMUTE==248, i. e. X.org should be > perfectly able to recognize this. Apparently this was done in > 2011 already.
248 is the first linux kernel value which X cannot handle. The mapping is +8, so 248 ⟹ 256, which does not fix in 8 bits. (The first 8 are reserved – from way back – for the modifiers.) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/408903 Title: Does not handle microphone mute button (KEY_MICMUTE) To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/408903/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

