On Tue, 26 Oct 2004 15:45:31 +0200, Martin Stubenschrott
<[EMAIL PROTECTED]> wrote:
> well, it's just for ion2, but that's what's working for me:
>
> -- wheel scrolling over "title bars" changes workspaces --
> mpress("Button4", function(frame) frame:screen_of():switch_next() end),
> mpress("Button5", function(frame) frame:screen_of():switch_prev() end),
Cheers - that works for the frames. I swapped the buttons for personal
preference. I stuck the bindings in mplex_bindings which works in
vacant frames as well as decorations of occupied ones.
Thank you very much - now if someone could figure out how to have the
DEFAULT_MOD variant which worked no matter what had focus, we could
cycle through full-screened apps too!
--
Jon Dowland
[EMAIL PROTECTED]