[Xmonad] Window resizing
Bas van Dijk
v.dijk.bas at gmail.com
Fri Apr 13 09:38:04 EDT 2007
On 4/13/07, Edsko de Vries <devriese at cs.tcd.ie> wrote:
> it seems that mod-l and mod-h don't seem to resize the
> "currently focussed window" as specified in Config.hs, but rather the
> "first" window in the window layout?
I think the documentation in Config.hs is a bit wrong about that.
mod-h and mod-l don't resize the currently focused window but de- and
increment the tileFraction which is the width or height (depending on
the layoutType Tall or Wide) of the largest window not necessarily the
focused window.
(At least that is what I understand from the source)
Bas van Dijk
More information about the Xmonad
mailing list