Summary: | KDE not honouring keypad modifier in shortcuts | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kconfig | Reporter: | Luis Lezcano Airaldi <luislezcair> |
Component: | general | Assignee: | Matthew Dawson <matthew> |
Status: | REPORTED --- | ||
Severity: | major | CC: | andydecleyre, bugs.kde.pistos, kdebugs, kdelibs-bugs, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=357133 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luis Lezcano Airaldi
2015-04-27 17:40:08 UTC
I forgot to mention I'm running ArchLinux with KDE Frameworks 5.9.0 and Qt 5.4.1 No need to modify source code. As a temporary workaround I manually sanitized ~/.config/kdeglobals (which is getting malformed because of Bug #343665) and added "Num+" in keypad bindings like this: [Shortcuts] BeginningOfLine=Num+Home EndOfLine=Num+End Next=Num+PgDown Prior=Num+PgUp Now it works as expected with no code change required. Possible duplicate of https://bugs.kde.org/show_bug.cgi?id=183458 . Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |