https://bugs.kde.org/show_bug.cgi?id=487579
Bug ID: 487579
Summary: Only-modifier shortcut are too "fast", prevents the
use of shortcuts with modifier+something combinations
Classification: Frameworks and Libraries
Product: frameworks-kglobalaccel
Version: 6.2.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In the past I used this:
[ModifierOnlyShortcuts]
Alt=org.kde.krunner,/App,,displaySingleRunner,krunner_appmenu
in kwinrc to have krunner invocation with only the krunner_appmenu plugin
With kwin 6.0.90.1 this no longer works, so I created the shortcut for
qdbus org.kde.krunner /App displaySingleRunner krunner_appmenu
and it works.
The problem is that if that shortcut is just 'Alt' then I cannot use
Alt+something for other purposes, because krunner_appmenu plugin starts
immediately and for example I cannot use alt+f2 to start the full krunner, or
other alt+ shortcut.
Previously, on the other hand, pressing alt was a small pause that allowed
alt+something combinations to be used quietly.
--
You are receiving this mail because:
You are watching all bug changes.