Re: Re: [wmii] wmii-3 and window 'z-index'/'z-stack' handling problem with the float layout

From: Jeffrey Lim <jfs.world_AT_gmail.com>
Date: Sat, 14 Oct 2006 21:43:56 +0800

On 10/14/06, Alexandru E. Ungur <alexandru_AT_globalterrasoft.ro> wrote:
> Besides using mouse you can also resize from keyboard if you really want
> to. I like in DWM very much how I can resize from keyboard :) so I mapped
> these commands in WMII as well:
>
> $MODKEY-Control-Left)
> xwrite /view/sel/sel/geom +0 +0 -10 +0;;
> $MODKEY-Control-Right)
> xwrite /view/sel/sel/geom +0 +0 +10 +0;;
> $MODKEY-Control-Up)
> xwrite /view/sel/sel/geom +0 +0 +0 -10;;
> $MODKEY-Control-Down)
> xwrite /view/sel/sel/geom +0 +0 +0 +10;;
>
> Now I can resize from keyboard in WMII as well :) It has some quirks, in
> particular it won't work if you try it on the rightmost column, also it only
> works nice for the first window in a column, but it still beats mouse for
> me :)
>

hey, thanks!!! this is very cool, and definitely fits in with my
window management philosophy as well (make as much use of the keyboard
- reasonably - as possible)... Thanks for the tip!!!

-jf
Received on Sat Oct 14 2006 - 15:43:57 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:15:43 UTC