https://bugs.kde.org/show_bug.cgi?id=183458
--- Comment #79 from David Faure <fa...@kde.org> --- My new laptop has a numeric keypad, so I was actually able to come back to debugging this. Qt5 supports "Ctrl+Num+1" since Qt 5.1 (which is something that some of you people could have found out, rather than just ranting), we just need to record it that way, and grab that. See https://phabricator.kde.org/D6226 for a start. I also have worked on kwindowsystem and kglobalaccel for global accel support, it works, but Ctrl+& doesn't work (implicit shift), I need to find out if it was broken by my changes and how to fix it. -- You are receiving this mail because: You are watching all bug changes.