alols / xcape

Linux utility to configure modifier keys to act as other keys when pressed and released on their own.
GNU General Public License v3.0
2.1k stars 117 forks source link

Multiple expressions not working? #87

Open michalrus opened 7 years ago

michalrus commented 7 years ago

I’m using 1.2 in this script:

https://github.com/michalrus/dotfiles/blob/ab1d92ee3a8a7a9ab52fa56c917d9c5a216a71ef/.bin/space2ctrl.symlink#L32-L33

This version above works.

However, if I don’t run two instances of xcape, but join the expressions with a ; for a single call, the Multi_key after Hyper_L part doesn’t work. It doesn’t matter if it’s first on the expression list, or second.