On Thu, 2010-02-11 at 17:55 +0100, Ole Jørgen Brønner wrote:
> Try changing the
>     mclick("butt...@tab", "WFrame.p_switch_tab(_)")
> to
>     mclick("butt...@tab", "ioncore.set({warp=false} WFrame.p_switch_tab(_) 
> ioncore.set({warp=true}")
> 
> On Wed, 10 Feb 2010 23:21:01 +0100, M Rawash <mraw...@gmail.com> wrote:
> 
> > hi, i make use of nested (WTiling) workspaces alot, but whenever i
> > switch to a workspace using the mouse (either by clicking or using the
> > mousewheel) the cursor jumps to the first 'tab' in that workspace, this
> > is extremely annoying (especially in the mouseweel case), how do i stop
> > this behaviour?
> >
> > thank you,
> > M Rawash
> >

ah, yes, i just changed ioncore.set 'warp' to 'false' globally, didn't
know that is what it meant (guess i should have RTFM), thank you :)

Reply via email to