Size: 3156
Comment: modified translation header to uniformize it with the rest of the wiki
|
Size: 3683
Comment: Merge TWM pages here... needs cleanup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
~-Translation(s): [[fr/WindowManager|Français]] -~ | ~-Translation(s): [[fr/WindowManager|Français]] - [[it/WindowManager|Italiano]]-~ ---- |
Line 13: | Line 14: |
* 9wm * aewm * AfterStep * amiwm |
|
Line 14: | Line 19: |
* Blackbox [[http://blackboxwm.sourceforge.net/]] * Enlightenment [[http://www.enlightenment.org/]] * Fluxbox [[http://fluxbox.sourceforge.net/]] * Fvwm [[http://www.fvwm.org/]] (an old but useful window manager - still in constant development!) * IceWM [[http://www.icewm.org/]] * JWM [[http://joewing.net/programs/jwm/]] * KWin / Kwm (The window manager used for the KDE desktop) * lwm * Metacity [[http://ftp.gnome.org/pub/gnome/sources/metacity]] (for DebianGnome ). * MIWM * Openbox [[http://www.icculus.org/openbox/]] * OpenLook * Oroborus * PekWM * ratpoison * Scrotwm * StumpWM * TinyWM * Twm (an old window manager dating back to the beginnings of X windows) * uwm * VTWM * w9wm * WindowLab * Windowmaker [[http://www.windowmaker.org/]] * wm2 * XFCE [[http://www.xfce.org/]] |
|
Line 15: | Line 46: |
== Tiling Window manager == === awesome === * awesome [[http://awesome.naquadah.org/]] === dwm === Package: DebianPkg:dwm PROS: * CONS: * It has no configuration file, one have to fetch the source and recompile it to customize it. === larswm === === i3-wm === === ion === === mutter === === sawfish === |
|
Line 17: | Line 69: |
* Windowmaker [[http://www.windowmaker.org/]] * Metacity [[http://ftp.gnome.org/pub/gnome/sources/metacity]] (for DebianGnome ). * Blackbox [[http://blackboxwm.sourceforge.net/]] * Fluxbox [[http://fluxbox.sourceforge.net/]] * IceWM [[http://www.icewm.org/]] * JWM [[http://joewing.net/programs/jwm/]] * Openbox [[http://www.icculus.org/openbox/]] * Enlightenment [[http://www.enlightenment.org/]] * XFCE [[http://www.xfce.org/]] * Kwm (The window manager used for the KDE desktop) * Twm (an old window manager dating back to the beginnings of X windows) * Fvwm [[http://www.fvwm.org/]] (an old but useful window manager - still in constant development!) * OpenLook |
=== wmii === |
Line 45: | Line 72: |
* awesome [[http://awesome.naquadah.org/]] | === xfwm === |
Line 47: | Line 74: |
=== xmonad === see DebPkg:x-window-manager packages descriptions |
|
Line 48: | Line 77: |
see DebPkg:x-window-manager packages descriptions |
Translation(s): Français - Italiano
In the X Window System, the X Server itself does not give the user the capability of managing windows that have been opened. Instead, this job is delegated to a program called a window manager.
The window manager gives windows a border and allows you to move them around and maximize/minimize them. The user interface for these functions is left up to its author.
This proves to be quite confusing for the new user of a X windowing environment because most other environments simply use one window manager and give the user no choice. In this sense, X is much more versatile and allows more tailoring of the environment to whatever the user wants. It allows the creation of an xterminal, a diskless workstation which runs only an X server (out of ROM) and leaves all user interface implementation to a central compute server.
Available Linux window managers are:
- 9wm
- aewm
?AfterStep
- amiwm
- AmiWM (Amiga Lookalike)
Blackbox http://blackboxwm.sourceforge.net/
Enlightenment http://www.enlightenment.org/
Fluxbox http://fluxbox.sourceforge.net/
Fvwm http://www.fvwm.org/ (an old but useful window manager - still in constant development!)
IceWM http://www.icewm.org/
- KWin / Kwm (The window manager used for the KDE desktop)
- lwm
Metacity http://ftp.gnome.org/pub/gnome/sources/metacity (for DebianGnome ).
- MIWM
Openbox http://www.icculus.org/openbox/
?OpenLook
- Oroborus
- PekWM
- ratpoison
- Scrotwm
- StumpWM
- TinyWM
- Twm (an old window manager dating back to the beginnings of X windows)
- uwm
- VTWM
- w9wm
?WindowLab
Windowmaker http://www.windowmaker.org/
- wm2
XFCE http://www.xfce.org/
Tiling Window manager
awesome
awesome http://awesome.naquadah.org/
dwm
Package: dwm
PROS:
CONS:
- It has no configuration file, one have to fetch the source and recompile it to customize it.
larswm
i3-wm
ion
mutter
sawfish
wmii
xfwm
xmonad
see x-window-manager packages descriptions
xmonad http://xmonad.org/
If you use startx rather than a login manager, you'll probably want to choose a default Window Manager. To change the default window manager use
update-alternatives --config x-window-manager
( See update-alternatives manpage).
Window Managers must not be confused with ?Desktop_environments such as GNOME, KDE, XFce. These three environments use a window manager as a single part of a much larger system. And to make things much more complicated, GNOME doesn't force you to use any one window manager. They have a list of "supported" window managers that you can choose from.
Afterstep should be mentioned - (and fvwm is actually fvwm2 whereas fvwm1 already had/has lots of "functionality" and lives on a smaller foot-print)
See also
Display managers: (gdm, kdm, xdm ..).
http://xwinman.org/ for a more comprehensive list of window managers for X.
Comparison of X Window Managers at the Mark Hobley's Open Source Laboratory