baskerville / sxhkd

Simple X hotkey daemon
BSD 2-Clause "Simplified" License
2.77k stars 138 forks source link

Issue with sxhkd replaying captured events? #18

Open deelowe opened 10 years ago

deelowe commented 10 years ago

Steps to reproduce:

In shxkdrc, add the mouse pointer focus binding example from the man page:

~button1
    bspc pointer -g focus

It should take a few clicks to get the app to exit (may take a few tries).

(tested in virtualbox with a minimal arch install running just sxhkd and bspwm from xinitrc with default configurations)

baskerville commented 10 years ago

It works for all the other menu items.

That's probably an X.org bug.