Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Info on README.md about using it with meta key #30

Closed
alexjp opened this issue May 16, 2020 · 7 comments
Closed

Info on README.md about using it with meta key #30

alexjp opened this issue May 16, 2020 · 7 comments

Comments

@alexjp
Copy link

alexjp commented May 16, 2020

Hi,

I am using metakey only to invoke Parachute.
this can be done with:

kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key Meta "org.kde.kglobalaccel,/component/kwin,org.kde.kglobalaccel.Component,invokeShortcut,Parachute"
and
qdbus-qt5 org.kde.KWin /KWin reconfigure (qdbus-qt5 may be opensuse only, may be qdbus in other distros)

Maybe this can be included on the README.md ?

Thanks !

@tcorreabr
Copy link
Owner

Yes, I'll do it. Thanks.

@basicJavaCoder
Copy link

How would I unbind parachute from the meta key when I want to revert the commands above?

@koma111
Copy link

koma111 commented Jun 23, 2020

I think you can just invoke the same commands but instead of "org.kde.kglobalaccel,/component/kwin,org.kde.kglobalaccel.Component,invokeShortcut,Parachute" write ""... Not sure though

@basicJavaCoder
Copy link

That method did not work.

But manually editing that ~/.config/kwinrc file and deleting the line for binding the key under ModifierOnlyShortcuts did actually work!
Thanks for the suggestion :D

@ttytm
Copy link

ttytm commented Feb 17, 2021

For me this one works for some minutes after booting into the system then it stops to work. Does anyone has an idea to solve this issue? Kind regards

edit: i'm on manjaro plasma 5.21 desktop btw

@ttytm
Copy link

ttytm commented Feb 17, 2021

Okay fixed / worked around this issue.
Using ksuperkey and assiged that pressing meta key provkes the standard parachute keyboarshortcut.

ksuperkey -e 'Super_L=Control_L|Super_L|D'

@kalexm
Copy link

kalexm commented Apr 26, 2021

It is not working for me. I tried Meta+D, no response, I tried to remap it to only meta, not showing, I tried ksuperkey, not working either. Even when sending a qdbus signal directly, not showing. How to start finding the issue now? Any log to investigate?
BTW, Parachute is showing in the kwin scripts..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants