All Topics  
Vtwm

 

   Email Print
   Bookmark   Link






 

Vtwm



 
 
Vtwm (the Virtual Tabbed Window Manager) is an X window manager
X window manager

An X window manager is a window manager which runs on top of the X Window System, a windowing system mainly used on Unix-like systems.Unlike the Mac OS and Microsoft Windows platforms, which have historically provided a vendor-controlled, fixed set of ways to control how windows and paned windows display on a Computer display, and how the...
 that was developed from the twm
Twm

In computing, twm is the standard X window manager for the X Window System, version X11R4 onwards. It is a re-parenting window manager that provides title bars, shaped windows and icon management, and is extensively configurable....
 codebase. The first release was in 1990, and it is very much an "old school" window manager. It added features like xpm icons, autoraising of windows, and a virtual desktop
Virtual desktop

A virtual desktop is a term used, usually within the WIMP paradigm, to describe ways in which a computer's desktop environment is expanded through the use of software....
; the latter feature is from where the program takes its name. Later additions include playing sounds in response to window manager events, and Motif
Motif (widget toolkit)

In computing, Motif refers to both a graphical user interface specification and the widget toolkit for building applications that follow that specification under the X Window System on Unix and other POSIX-compliant systems....
-style window decorations in place of the "flat," 2D titlebars commonly associated with twm.

Vtwm was one of the first window managers to have an icon manager, a box of click able windows which mapped to the application windows currently on the desktop.






Discussion
Ask a question about 'Vtwm'
Start a new discussion about 'Vtwm'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Vtwm (the Virtual Tabbed Window Manager) is an X window manager
X window manager

An X window manager is a window manager which runs on top of the X Window System, a windowing system mainly used on Unix-like systems.Unlike the Mac OS and Microsoft Windows platforms, which have historically provided a vendor-controlled, fixed set of ways to control how windows and paned windows display on a Computer display, and how the...
 that was developed from the twm
Twm

In computing, twm is the standard X window manager for the X Window System, version X11R4 onwards. It is a re-parenting window manager that provides title bars, shaped windows and icon management, and is extensively configurable....
 codebase. The first release was in 1990, and it is very much an "old school" window manager. It added features like xpm icons, autoraising of windows, and a virtual desktop
Virtual desktop

A virtual desktop is a term used, usually within the WIMP paradigm, to describe ways in which a computer's desktop environment is expanded through the use of software....
; the latter feature is from where the program takes its name. Later additions include playing sounds in response to window manager events, and Motif
Motif (widget toolkit)

In computing, Motif refers to both a graphical user interface specification and the widget toolkit for building applications that follow that specification under the X Window System on Unix and other POSIX-compliant systems....
-style window decorations in place of the "flat," 2D titlebars commonly associated with twm.

Vtwm was one of the first window managers to have an icon manager, a box of click able windows which mapped to the application windows currently on the desktop. Clicking the entry in the icon manager iconizes/deiconizes the associated application. This behavior is common today in taskbar
Taskbar

In computing, the taskbar is a term for an application desktop bar which is used to launch and monitor applications. Microsoft incorporated a taskbar in Windows 95 and it has been a defining aspect of Microsoft Windows's graphical user interface ever since....
s in many operating systems.

Other features of twm, including shaped window titlebars, are faithfully incorporated into vtwm.

The focus of vtwm is to maintain simplicity and compatibility. It is believed to still work under X Window System
X Window System

The X Window System is a computing software system and network protocol that provides a graphical user interface for networked computers. It implements the X Window System protocols and architecture and provides windowing system on raster graphics Visual display units and manages Keyboard and pointing device control functions....
 revision 4, and can be compiled and run with no dependencies beyond the standard X libraries.

External links