[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page

Top Document: comp.windows.x Frequently Asked Questions (FAQ) 2/7
Previous Document: 20) What are all these window managers? (Where can I get a "virtual" wm?)
Next Document: 22) Can I save the state of my X session, like toolplaces does?


21) Why does my X session exit when I kill my window manager (sic)?



It needn't.  What is probably happening is that you are running your window
manager as the last job in your .xsession or .xinitrc file; your X session
runs only as long as the last job is running, and so killing your window
manager is equivalent to logging out. Instead, run the window manager in the
background, and as the last job instead invoke something safe like:

		exec xterm -name Login -rv -iconic

or any special client of your devising which exits on some user action.  Your
X session will continue until you explicitly logout of this window, whether
or not you kill or restart your window manager.

Alternatively, there is a chance that you are using OpenLook, which by
default kills all clients on logging out. Change your Exit menu choice from
EXIT to WMEXIT to correct this behavior.



Top Document: comp.windows.x Frequently Asked Questions (FAQ) 2/7
Previous Document: 20) What are all these window managers? (Where can I get a "virtual" wm?)
Next Document: 22) Can I save the state of my X session, like toolplaces does?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
faq%craft@uunet.uu.net (X FAQ maintenance address)

Last Update October 11 2008 @ 00:15 AM

© 2008 FAQS.ORG. All rights reserved.