![]() Registered Member ![]()
|
I would like to activate KRunner with the META key. The krunner shortcut is ALT+F2, so I tried the following:
1. Assign ALT+F1 to KRunner. Not working. 2. Run
It seems that if nothing is written in the config file ~/.config/kwinrc META is automatically assigned to ALT+F1, is that right? Any suggestion? |
![]() Registered Member ![]()
|
A little googling turns up a reddit post which links to a blog post which describes how to do it.
It looks like the piece that you are missing is that you don't bind the modifier to another key (sequence), but you bind it to the specific (dbus) action that you want it to perform; which in the case of krunner is: org.kde.krunner,/App,,display (also, make sure you run kwin_x11 --replace to restart kwin for the change can take effect)
airdrik, proud to be a member of KDE forums since 2008-Dec.
|
![]() Registered Member ![]()
|
I need to improve my googling skills given that I missed such an obvious answer.
![]() I've just found many answers referring to the now obsolete ksuperkey. Thanks for the reply |
![]() Registered Member ![]()
|
Just to resume the code here:
Add to the file /home/username/.config/kwinrc the following code, and then restart from console with kwin_x11 --replace & disown
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]