Re: Binding a function to key+mousebutton
Stefan Monnier <[email protected]>
| Newsgroups | gmane.comp.window-managers.ctwm |
|---|---|
| Message-ID | <[email protected]> |
> I'd suggest commenting out the Ungrab call and running with it. See
> what happens :)
FWIW, I think keeping the mouse pointer grabbed all the way until the
exec'd command terminates seems like an awful long time.
I guess it can be worked around by running the command with an "&" so we
don't wait for it to terminate, but still...
Stefan