Re: [dev] [dwm] switch tag with mouse wheel on root

From: Rob <robpilling_AT_gmail.com>
Date: Tue, 21 Dec 2010 13:14:16 +0000

dwm doesn't have this by default, because dwm doesn't have a "current
tag", since you can have many activated.
Here's what I do [attached]. It's taken and modified from a ML post I
saw a good while back.

Rob.

On 21 December 2010 11:07, David Demelier <demelier.david_AT_gmail.com> wrote:
> Hello dear dwm users,
>
> I was just wondering how could I switch to the next or previous tag by using
> the mouse wheel on root window.
>
> I think I must add the following :
>
> { ClkRootWin,            MODKEY,         Button4, ?? }
> { ClkRootWin,            MODKEY,         Button5, ?? }
>
> But I don't know what I must add in the argument colon.
>
> Kind regards,
>
> --
> David Demelier
>
>

Received on Tue Dec 21 2010 - 14:14:16 CET

This archive was generated by hypermail 2.2.0 : Tue Dec 21 2010 - 14:24:02 CET