A utility library to make use of the X Go Binding easier. (Implements EWMH and ICCCM specs, key binding support, etc.)
Do What The F*ck You Want To Public License
194
stars
46
forks
source link
[question] mousebind -- button chords #49
Open
dnlo opened 4 years ago
Thank you for this library, it's real nice, made things so much easier
Mousebind docs say mouse buttons can be modifiers, so mouse chords should work.
But running this code:
Produces this error:
Any kind of help for solving this would be much appreciated. Thank you again for all your great work