Skip to content

yaoguai/fvwm-min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FVWM-min

Features

"FVWM-min" is a minimal standard configuration for FVWM that provides a sane and functional set of window manager defaults. FVWM-min is designed for clean and simple window management without extra clutter. Styles are available for customizing the look, and are applied with a small shell script.

FVWM-min provides:

  • Window management essentials
  • Launching core applications
  • Six virtual desktops
  • Keyboard shortcuts
  • Basic support for themes
  • Easily customizable

The look and feel is similar to Motif, but with smooth fonts. The defaults are simple, general, and functional. Try it and see -- this is the FVWM config that "just works."

Styles

A number of styles are available, which provide different color themes. These color themes are based on classic and familiar Unix workstation user interfaces like the Motif Window Manager (MWM) and the Common Desktop Environment (CDE):

  • 4dwm -- Like 4Dwm on IRIX
  • cde -- Like the CDE defaults
  • decw1 -- Like DECWindows with MWM (ULTRIX, OSF/1, VMS)
  • decw2 -- Like DECWindows with CDE (Digital UNIX, Tru64, OpenVMS)
  • mwm -- Like the MWM defaults
  • p9 -- Like 8½ and rio on Plan 9
  • solar -- Like CDE on Solaris
  • twm1 -- Like TWM defaults in early X11 (maroon)
  • twm2 -- Like TWM defaults in later X11 (teal)
  • twm3 -- Like TWM on some Japanese workstations
  • uware -- Like CDE on UnixWare
  • vue -- Like VUE on early HP-UX

Some original styles are also available:

  • console -- Dark style like a VGA text mode console
  • forest -- Dense forests and vegetation
  • green -- Green screen phosphor terminal
  • min -- Monochromatic minimalism
  • minl -- Like min, but with a lighter backdrop
  • tea -- Light and natural colors

See "Choosing a Style" below for more details.

Installation

The per-user installation process includes just a few steps:

  1. If "$HOME/.fvwm" exists, make a backup as a precaution
  2. Run "make" to build the styles
  3. Run "make install" to install the configurations into "$HOME/.fvwm"

Keyboard Shortcuts

A small number of keyboard shortcuts are defined by default. The most important to know are the following:

  • Ctrl+Alt+T: Launch a terminal
  • Ctrl+Alt+C: Launch an xclock
  • Ctrl+Alt+K: Close the current window
  • Ctrl+Alt+M: Open the Root Menu
  • Ctrl+Alt+R: Restart FVWM
  • Ctrl+Alt+Up: Navigate to the page above
  • Ctrl+Alt+Down: Navigate to the page below

Choosing a Style

Themes are contained in the styles subdirectory, and the symbolic link mystyle allows users to select their own. A shell script is provided for quickly and safely updating this symlink. For example, to choose the theme "CDE," you might issue the following command:

$ ~/.fvwm/set-style cde

This will switch to the CDE style and reload FVWM.

Making Customizations

Unless you are happy with the most basic window manager functionality such as working in terminal windows and opening clocks, you may want to add your own customizations such as new menu entries or keyboard shortcuts. The standard way to do this is by editing your config file.

The most common and useful customizations are in the three following areas:

  1. Menu entries
  2. Keyboard and mouse shortcuts
  3. StartFunction and RestartFunction

The standard config file is structured so the most common and important things to customize come first. You can open your config file and start adding menu entries and new keyboard shortcuts quickly and easily.

About

fvwm-min: Functional FVWM config plus classic Unix themes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published