Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

smproxy (1)

Name

smproxy - Session Manager Proxy

Synopsis

smproxy [-clientId id] [-restore saveFile] [-version]

Description

SMPROXY(1)                  General Commands Manual                 SMPROXY(1)



NAME
       smproxy - Session Manager Proxy

SYNOPSIS
       smproxy [-clientId id] [-restore saveFile] [-version]

OPTIONS
       -clientId id
               Specifies  the  session ID used by smproxy in the previous ses-
               sion.

       -restore saveFile
               Specifies the file used by smproxy to save state in the  previ-
               ous session.

       -version
               Prints the program version and exits.

DESCRIPTION
       smproxy allows X applications that do not support X11R6 session manage-
       ment 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.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+---------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
       +---------------+---------------------+
       |Availability   | x11/session/smproxy |
       +---------------+---------------------+
       |Stability      | Volatile            |
       +---------------+---------------------+

SEE ALSO
       xsm(1)

AUTHOR
       Ralph Mor, X Consortium




NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source   was   downloaded   from    https://www.x.org/releases/individ-
       ual/app/smproxy-1.0.6.tar.bz2.

       Further information about this software can be found on the open source
       community website at https://www.x.org.



X Version 11                     smproxy 1.0.6                      SMPROXY(1)