102 lines
2.7 KiB
HTML
102 lines
2.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of SMPROXY</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>SMPROXY</H1>
|
|
Section: User Commands (1)<BR>Updated: smproxy 1.0.6<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
smproxy - Session Manager Proxy
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>smproxy</B>
|
|
|
|
[-clientId id] [-restore saveFile] [-version]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-clientId </B><I>id</I>
|
|
|
|
<DD>
|
|
Specifies the session ID used by <I>smproxy</I> in the previous session.
|
|
<DT id="2"><B>-restore </B><I>saveFile</I>
|
|
|
|
<DD>
|
|
Specifies the file used by <I>smproxy</I> to save state in the previous session.
|
|
<DT id="3"><B>-version</B>
|
|
|
|
<DD>
|
|
Prints the program version and exits.
|
|
</DL>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
<I>smproxy</I> allows X applications that do not support X11R6 session
|
|
management to participate in an X11R6 session.
|
|
<BR>
|
|
|
|
<P>
|
|
In order for <I>smproxy</I> to act as a proxy for an X application, one of
|
|
the following must be true:
|
|
<BR>
|
|
|
|
<P>
|
|
- The application maps a top level window containing the
|
|
<B>WM_CLIENT_LEADER</B> property. This property provides a pointer to
|
|
the client leader window which contains the <B>WM_CLASS</B>, <B>WM_NAME</B>,
|
|
<B>WM_COMMAND</B>, and <B>WM_CLIENT_MACHINE</B> properties.
|
|
<BR>
|
|
|
|
<P>
|
|
or ...
|
|
<BR>
|
|
|
|
<P>
|
|
- The application maps a top level window which does not contain the
|
|
<B>WM_CLIENT_LEADER</B> property. However, this top level window
|
|
contains the <B>WM_CLASS</B>, <B>WM_NAME</B>, <B>WM_COMMAND</B>, and
|
|
<B>WM_CLIENT_MACHINE</B> properties.
|
|
<P>
|
|
|
|
An application that support the <B>WM_SAVE_YOURSELF</B> protocol will receive
|
|
a <B>WM_SAVE_YOURSELF</B> 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 <B>WM_SAVE_YOURSELF</B> protocol, then
|
|
the proxy will provide enough information to the session manager to restart
|
|
the application (using <B>WM_COMMAND</B>), but no state will be restored.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+xsm">xsm</A>(1)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Ralph Mor, X Consortium
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">OPTIONS</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">DESCRIPTION</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="9"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:27 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|