Fvwm info

From Fvwm Extensions (configs) Archive
Revision as of 09:46, 9 July 2025 by Admin (talk | contribs) (Created page with "<div style="font-size:110%; border:1px solid #cef2e0; margin=3px; padding:0.4em; background:#f5fffa">This category group is for background stories.</div> ==Background== <DPL> category=info debug=1 ordermethod = firstedit order = descending include=%0[600] format={|class=wikitable\n!Article\n!Information\n|-,\n|\n%TITLE%,\n|-,\n|} secseparators=\n|\n, </DPL> __NOTOC____NOEDITSECTION__")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This category group is for background stories.

Background

Article Information

Tiling window manager

Tiling-before-after.png

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 
..→

F Virtual Window Manager

Fvwm-on-SUSE-5.1.png

The F Virtual Window Manager is a virtual window manager for the X Window System. Originally a TWM derivative, FVWM has evolved into a powerful and highly configurable environment for Unix-like systems. In 1993, during his work analyzing acoustic signatures for the United States Department of Defense, Robert Nation began hacking TWM with the intent of simultaneously reducing memory usage and adding support for virtual desktops. Already known for his rxvt terminal ..→