New to FVWM: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
If you are new to FVWM and wondering what it is. FVWM is a Window Manager (WM). What sets it apart from other WMs? It is also a virtual window manager, which allows you to place windows in an area much larger than the actual size of the visible display.
If you're new to FVWM and curious about what it is, FVWM is a Window Manager (WM). What makes it different from other WMs? It is also a virtual window manager, which lets you place windows in an area much larger than the actual visible display.


[[File:Fvwm-KISe-v1.1.0-help.png|right|350px|link=File:Fvwm-KISe-v1.1.0-help.png|Image]]
[[File:Fvwm-KISe-v1.1.0-help.png|right|350px|link=File:Fvwm-KISe-v1.1.0-help.png|Image]]
It comes with a minimal default configuration. It gives the user the choice of expression. Details such as the appearance of windows, the function of panels, pagers, and programs to be used, as well as mouse and key control, are created and defined by the user.
It comes with a minimal default setup. It allows the user to customize the interface. Details such as window appearance, panel functions, pagers, and programs to be used, as well as mouse and keyboard controls, are created and defined by the user.


This site is a collection of individual scripts (configs) that you can add to the system. They are added into folders and run in the same sequence as the default. This structure helps to maintain, debug, and create new functions, decor, and modules.
This site features a collection of individual scripts (configs) you can add to the system. They can run independently or be organized into folders. Using the folder structure below ensures they run in the same order as the default. This setup makes it easier to maintain, debug, and develop new functions, decorations, and modules.


<pre>
<pre>
   Functions
   1Functions
   Styles
   2Styles
   Colorsets
   3Colorsets
   Menus
   4Menus
   Bindings
   5Bindings
   Decor
   6Decor
   Modules
   7Modules
</pre>
</pre>

Revision as of 16:36, 9 July 2025

If you're new to FVWM and curious about what it is, FVWM is a Window Manager (WM). What makes it different from other WMs? It is also a virtual window manager, which lets you place windows in an area much larger than the actual visible display.

Image

It comes with a minimal default setup. It allows the user to customize the interface. Details such as window appearance, panel functions, pagers, and programs to be used, as well as mouse and keyboard controls, are created and defined by the user.

This site features a collection of individual scripts (configs) you can add to the system. They can run independently or be organized into folders. Using the folder structure below ensures they run in the same order as the default. This setup makes it easier to maintain, debug, and develop new functions, decorations, and modules.

  1Functions
  2Styles
  3Colorsets
  4Menus
  5Bindings
  6Decor
  7Modules