Template:News-info
Jump to navigation
Jump to search
! style="padding:2px;" |
News & Info (Available pages click here)
|- valign="top" | style="color:#000;padding:2px 5px 5px" |
|
Tiling window manager performs tiling using the FvwmRearrange command. It arranges windows on the screen into non-overlapping frames, unlike the more common method of coordinate-based stacking of overlapping windows that aims to fully replicate the desktop metaphor. This is how NsCDE arranges windows vertically and horizontally. FvwmRearrange -tile $0 -r -mn 3 -maximize 0 0 $[wa.width]p $[wa.height]p #vertical FvwmRearrange -tile $0 -r -mn 2 -maximize 0 0..→ |