It would be nice if Kcalc had been started when pressing calculator keyboard button. Reproducible: Always Steps to Reproduce: 1. Press calculator keyboard button Actual Results: KCalc does not start Expected Results: KCalc should start
This could be solved by adding something like this: [Data_1_2Actions0] CommandURL=kde4-kcalc.desktop Type=MENUENTRY [Data_1_2Conditions] Comment= ConditionsCount=0 [Data_1_2Triggers] Comment=Simple_action TriggersCount=1 [Data_1_2Triggers0] Key=Launch (1) Type=SHORTCUT Uuid={35583608-4c32-4a18-a637-ecb886045959} to /usr/share/khotkeys/defaults.khotkeys
I am finding this issue as well after a clean install of archlinux along with kcalc. Settings->Shortcuts->"Global Shortcuts"->"KDE Daemon"->Calculator IS set to "Launch (1)" which IS correct, but still won't launch. Adding in "Custom Shortcuts", Edit->New->"Global Shortcut"->Command/URL using "Launch (1)" and running "kcalc" DOES work.
I'm trying to assign a hotkey to run kcal directly but it don't work (it works actualy for others app) Similar to others guys
This would need to be defined in KCalc's own .desktop file; moving there.
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/43
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/44
Git commit f5f967adb34b3c7eb03c0481294f56e51b4bf27d by Albert Astals Cid, on behalf of Paul Worrall. Committed on 20/09/2022 at 20:52. Pushed by aacid into branch 'master'. Add global shortcut to launch kcalc Adding the 'Launch (1)' shortcut key which Qt5 maps to XF86Calculator M +4 -0 CMakeLists.txt M +3 -0 org.kde.kcalc.desktop https://invent.kde.org/utilities/kcalc/commit/f5f967adb34b3c7eb03c0481294f56e51b4bf27d