It is not needed for plucky as we have tested that the changes in xserver-xorg-input-libinput which is included in plucky fixed this issue.
The main reason for mapping micmute key to f20 is thst Xorg does not take key code > 255 (in wayland, usually it takes the key code as-is from libinput) but mic mute key is at 256 after offsetting by 8 from kernel key code. In noble and oracular we use hwdb to workaround the issue. From plucky, the patches initiated from systemd developers decided not to include such hacks, and the responsibility is pushed to Xorg input modules. I've posted the story in Bug #2103967 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105957 Title: [SRU] Add micmute key for Dell Pro Max series To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/2105957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
