On Tue, Sep 09, 2008 at 11:02:36PM +0200, Yoshi Rokuko wrote:
> but nothing like that:
>
> { MODKEY, XK_t, setlayout, {.v = &layouts[0]} },
> { MODKEY, XK_f, setlayout, {.v = &layouts[1]} },
> { MODKEY, XK_s, setlayout, {.v = &layouts[2]} },
> { MODKEY, XK_m, setlayout, {.v = &layouts[3]} },
>
> well MODKEY+b is used, so i took MODKEY+s but that shouldn't be the
> point?
>
> best regards,
> y0shi
>
> --
> psyc://nemesis.psyc.biz/~y0shi
> http://psyc.biz/y0shi_public.key
I don't ever switch my layout so having a dedicated setlayout isn't
needed, I would be happy to add one to the patch tho. I'd rather not
use mod+s since I use that to invoke slock. Any other suggestions?
Otherwise, it's not very hard to add one yourself, as you pointed out.
-- James Turner BSD Group Consulting http://www.bsdgroup.orgReceived on Tue Sep 09 2008 - 21:10:43 UTC
This archive was generated by hypermail 2.2.0 : Tue Sep 09 2008 - 21:12:05 UTC