Summary: | disable krunner with a kiosk key | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Stefan Majewsky <majewsky> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde, virtuousfox |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan Majewsky
2010-03-13 10:18:08 UTC
Bug -> wish. It would be even nicer if there'd be unobstructed way to get rid of that annoying useless krunner/"run command" thing in any installation. Why it's useless ? Damn thing isn't really a "run command", it filters input: it refuses to launch scripts or commands with predefined variables. KDE3.X kicker's command line thingy was better, i wish they at least would just do konsole-like plasmoid and be done with it, but... Here's why it is annoying: every time there is no focus on some particular window (which means: focus on desktop in general) It steals input ! So, when i press global key combination with no window in focus this damn thing comes out of nowhere and takes writable characters as input. And it takes focus too ! What The Hell ? And you know what, the best part ? You can disable it ! That's right, open '~/.kde4/share/config/kdeglobals' and write: "[KDE Action Restrictions][$i] run_command=false" global hotkeys still don't work out-of-focus though :\ Yep, secret commands you need to google and manually put into hidden config file, itsn't it just swell ? For a DE. From that point, registry-like crap would be a step up, at least they may document it right there. Even my friend, who sited in front of my PC for 5 minutes, got annoyed and angry. I wonder if there is no outcry about this, because everyone else is also so angry, that they can't write in sentences not consisting from 100% swearing. You can use the "run_command" KDE Action Restriction which will turn off KRunner as well as action/run_command which will remove the entries from context menus. |