GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WMANAGER-LOOP(1) FreeBSD General Commands Manual WMANAGER-LOOP(1)

wmanager-loop
loop running window managers chosen with wmanager

wmanager-loop [OPTIONS ...]

The wmanager-loop program starts the first window manager listed in ~/.wmanagerrc (or an X terminal emulator if none), and when it exits, runs wmanager(1) to prompt the user for the next window manager. It loops doing this until the user chooses “Exit this session” in wmanager(1). Any options given to wmanager-loop will be passed on to wmanager(1).

As mentioned above, if no window manager is found in the ~/.wmanagerrc file, the wmanager-loop program attempts to start an X terminal emulator. If the WMTERM environment variable is set, the wmanager-loop program uses it as the path to the emulator. Otherwise it searches the user's path for a program named “x-terminal-emulator”, “urxvt”, “rxvt”, or “xterm” in this order, and starts the first one found using its full path. If none of the common terminal emulators on the above list is found, the wmanager-loop program just runs “xterm” in the hope that something will come up on the user's display.

The wmanager-loop program uses the following environment variables:
The name of the X terminal emulator to execute if no window manager could be found in the ~/.wmanagerrc file. If not specified, the wmanager-loop program searches the user's path as described above.

To start using wmanager-loop, create a ~/.wmanagerrc file - generally with wmanagerrc-update(1) - and add something like the following at the end of your ~/.xsession file:

exec wmanager-loop -geometry +570+585

wmanager(1), wmanagerrc-update(1)

The wmanager-loop program was written by Tommi Virtanen in 2000 and later modified by Peter Pentchev. This manual page was originally written in perldoc format by Tommi Virtanen in 2000, and converted to mdoc format and updated by Peter Pentchev in 2008.

Tommi Virtanen ⟨tv@debian.org⟩
Peter Pentchev ⟨roam@ringlet.net⟩
May 22, 2008 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.