XSM(1) UNIX Programmer's Manual XSM(1)
smproxy - Session Manager Proxy
smproxy [-clientId id] [-restore saveFile]
-clientId id
Specifies the session ID used by smproxy in the pre-
vious session.
-restore saveFile
Specifies the file used by smproxy to save state in
the previous session.
smproxy allows X applications that do not support X11R6 ses-
sion management to participate in an X11R6 session.
In order for smproxy to act as a proxy for an X application,
one of the following must be true:
- The application maps a top level window containing the
WM_CLIENT_LEADER property. This property provides a pointer
to the client leader window which contains the WM_CLASS,
WM_NAME, WM_COMMAND, and WM_CLIENT_MACHINE properties.
or ...
- The application maps a top level window which does not
contain the WM_CLIENT_LEADER property. However, this top
level window contains the WM_CLASS, WM_NAME, WM_COMMAND, and
WM_CLIENT_MACHINE properties.
An application that support the WM_SAVE_YOURSELF protocol
will receive a WM_SAVE_YOURSELF client message each time the
session manager issues a checkpoint or shutdown. This
allows the application to save state. If an application
does not support the WM_SAVE_YOURSELF protocol, then the
proxy will provide enough information to the session manager
to restart the application (using WM_COMMAND), but no state
will be restored.
xsm(1)
Ralph Mor, X Consortium
XFree86 Version 4.5.0 1
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.