LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

fvwm

highly configurable X11 window manager

TLDR

Start FVWM
$ fvwm
copy
Start with specific config
$ fvwm -f [~/.fvwm/config]
copy
Replace running window manager
$ fvwm --replace
copy
Show version
$ fvwm --version
copy

SYNOPSIS

fvwm [options]

DESCRIPTION

FVWM (F Virtual Window Manager) is a highly configurable window manager for X11. It provides virtual desktops, extensive theming, and a powerful configuration language.FVWM is known for its flexibility and low resource usage. Configuration is done through a text file with commands for window decoration, menus, keybindings, and module loading.

PARAMETERS

-f file

Configuration file.
-c command
Execute command on startup.
-d display
X display to use.
--replace
Replace running window manager.
-s
Single screen mode.
-v, --version
Show version.

CONFIGURATION

~/.fvwm/config

Main configuration file for window styles, keybindings, menus, and modules.

CONFIGURATION EXAMPLE

$ # ~/.fvwm/config
Style * BorderWidth 5
Style * HandleWidth 5
Style * MWMButtons

Key Tab A M WindowList Root c c

Mouse 1 R A Menu MainMenu
Mouse 3 R A WindowList

AddToMenu MainMenu "Main" Title
+ "Terminal" Exec exec xterm
+ "Exit" Quit
copy

INSTALL

sudo dnf install fvwm
copy
sudo apk add fvwm
copy
nix profile install nixpkgs#fvwm
copy

CAVEATS

Configuration has learning curve. Documentation can be sparse. FVWM3 is the current major version. Some features require external modules.

HISTORY

FVWM was derived from TWM by Robert Nation in 1993. The name originally meant "Feeble Virtual Window Manager" but the meaning has been changed multiple times. FVWM2 was a major rewrite in 1996, and FVWM3 was released in 2020.

SEE ALSO

openbox(1), i3(1), twm(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid