Re: mouse jumping to first tab
Ole Jørgen Brønner <[email protected]> Thu, 11 Feb 2010 17:55:58 +0100
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <op.u7y2nhlmvocxtk@tabole-debian> |
Try changing the
mclick("Button1@tab", "WFrame.p_switch_tab(_)")
to
mclick("Button1@tab", "ioncore.set({warp=false} WFrame.p_switch_tab(_) ioncore.set({warp=true}")
On Wed, 10 Feb 2010 23:21:01 +0100, M Rawash <[email protected]> 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
>