Are keysyms combos working ? (binds = ...&...)

Guys, I’ve been trying all combos possible for this to work :

binds = Super_L, Q&H, exit,

To no avail.

Here are the variants I tried :

binds = SUPER, q&h, exit, 
binds = Super_L, q&h, exit, 
binds = SUPER, Q&H, exit, 
binds = Super_L, Q&H, exit, 

Is anyone using this feature successfully ? What am I missing ?

Sure I can come up with another binding that can’t be pressed accidentally, sure, but I don’t understand why it fails and this is very annoying.

Nope. Works for the thing you want to do. What doesn’t work is having it without a modifier, and you can’t use it if a key changes certain states. Like changing monitor focus, workspace focus or opens a special workspace.
If for example you have a bind like:
bind = super, h, focusmonitor, 2
your binds binding will never work.

Oh, I indeed have super+h binded… now that you mention it, seems logical enough. Thanks :slight_smile:

edit : *** trials have been condusted ***

Even then, I can’t seem to make it work…
I even tried a binding with key and modifiers that hasn’t been used anywhere, and yet it’s not working.

I’ll just give up on that functionality. Maybe it is taking advantage of libQtCore.so.6.9 which I am missing, plus I’m using the version 0.51.1, which is not the latest…

Anyhow, thanks pal :slight_smile: