https://bugs.kde.org/show_bug.cgi?id=482654
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |UPSTREAM --- Comment #2 from [email protected] --- KDE no longer maps XF86Calculator to Launch1, as Qt has stopped doing that for a long time. Now KDE maps XF86Calculator to Qt::Key_Calculator, as is done upstream. But upstream patch (https://codereview.qt-project.org/c/qt/qtbase/+/535951) correctly mapping XF86Calculator to Qt::Key_Calculator is not included in 6.6.2, but will be included in 6.6.3 and 6.7 releases. If you go to system settings - shortcuts, the shortcut for kcalc should be Calculator (that has been changed from Launch1). That will start working once you install a Qt version containing the patch. So I am going to close this as UPSTREAM now. Feel free to reopen if this continues to happen in a Qt version containing https://codereview.qt-project.org/c/qt/qtbase/+/535951. -- You are receiving this mail because: You are watching all bug changes.
