gdmflexiserver.1 revision 17647
10139N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10139N/A<!--ArborText, Inc., 1988-1999, v.4002-->
13626N/A<!--ARC : LSARC 2003/261 gdm2 - Gnome Display Manager -->
10139N/A<!--ARC : LSARC 2005/417 GDM2 as default Solaris Display Manager -->
10139N/A<!--ARC : LSARC 2008/207 GNOME 2.22 -->
10139N/A<!--ARC : LSARC 2008/662 GDM system user home directory -->
10139N/A<!--ARC : LSARC 2009/433 GDM 2.28 -->
10139N/A<!ENTITY cmd "gdmflexiserver">
10139N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
10139N/A%commonents;
10139N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
10139N/A%booktitles;
10139N/A<!ENTITY suncopy "Copyright (c) 2004,2006,2009 Sun Microsystems, Inc. All Rights Reserved.">
10139N/A]>
13741N/A<refentry id="gdmflexiserver-1">
10139N/A<!-- %Z%%M% %I% %E% SMI; -->
10139N/A<refmeta><refentrytitle>&cmd;</refentrytitle><manvolnum>1</manvolnum>
10139N/A<refmiscinfo class="date">20 Oct 2009</refmiscinfo>
10139N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
10139N/A<refmiscinfo class="software">&release;</refmiscinfo>
10139N/A<refmiscinfo class="arch">generic</refmiscinfo>
13741N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
10139N/A</refmeta>
13741N/A<indexterm><primary>&cmd;</primary></indexterm>
10139N/A<indexterm><primary>
10139N/ARuns flexible (on demand) X servers
10139N/A</primary></indexterm>
10139N/A<refnamediv id="gdmflexiserver-1-name"><refname>&cmd;</refname>
10139N/A<refpurpose>
10139N/ARuns flexible (on demand) X servers
10139N/A</refpurpose></refnamediv>
10139N/A<refsynopsisdiv id="gdmflexiserver-1-synp"><title>&synp-tt;</title>
10139N/A<cmdsynopsis><command>&cmd;</command>
10139N/A<arg choice="opt"><option>-authenticate</option></arg>
10139N/A<arg choice="opt"><option>-command=<replaceable>command</replaceable></option></arg>
10139N/A<arg choice="opt"><option>-debug</option></arg>
10139N/A<arg choice="opt"><option>-monte-carlo-pi</option></arg>
10139N/A<arg choice="opt"><option>-no-lock</option></arg>
10139N/A<arg choice="opt"><option>-version</option></arg>
10139N/A<arg choice="opt"><option>-xnest</option></arg>
10139N/A</cmdsynopsis></refsynopsisdiv>
10139N/A
10139N/A<refsect1 id="gdmflexiserver-1-desc"><title>&desc-tt;</title>
10139N/A<para>
10139N/A<command>&cmd;</command> is primarily used to run flexible (on demand) X
10139N/Aservers via the virtual terminal interface. <command>&cmd;</command> allows a
10139N/Auser to log in once and then quits. This is useful if you are logged in as
10139N/Auser A, and user B wants to log in quickly but user A does not wish to log out.
10139N/AThe X server ensures that the virtual terminal switching works transparently.
10139N/A</para>
10139N/A<para>
10139N/AIn GDM 2.20 and earlier, <command>&cmd;</command> was the primary interface
10139N/Afor starting flexible X server sessions. In the current version of GDM, the
10139N/A&quot;User Switcher&quot; panel applet is more typically used for this
10139N/Apurpose when using the GNOME desktop. The <command>&cmd;</command> interface
10139N/Ais provided for backwards compatibility purposes, and to provide an interface
10139N/Afor starting flexible X server sessions when not using the GNOME desktop.
10139N/A</para>
10139N/A<para>
10139N/AMany of the <command>&cmd;</command> options are no longer supported in GDM
10139N/Aand are ignored if used. For example, GDM 2.20 and earlier made use of the
10139N/A<option>-command</option> option to query information from the GDM daemon and
10139N/Ato control its behavior. Current versions of GDM use D\-Bus for this purpose
10139N/Aand gdmflexiserver now only supports the &quot;VERSION&quot; command.
10139N/A</para>
10139N/A</refsect1>
10139N/A
10139N/A<refsect1 id="gdmflexiserver-1-opts">
10139N/A<title>&opts-tt;</title>
10139N/A<para>The following options are supported:</para>
10139N/A<variablelist termlength="wide">
10139N/A<varlistentry>
10139N/A<term><option>a</option>, <option>-authenticate</option></term>
10139N/A<listitem><para>
10139N/AIgnored.
10139N/A</para>
10139N/A</listitem></varlistentry><varlistentry>
10139N/A<term><option>c</option>, <option>-command=<replaceable>command</replaceable></option></term>
10139N/A<listitem><para>
10139N/ARun the specified command.
10139N/A</para>
10139N/A</listitem></varlistentry><varlistentry>
10139N/A<term><option>d</option>, <option>-debug</option></term>
10139N/A<listitem><para>
10139N/AEnable debugging output.
11904N/A</para>
11904N/A</listitem></varlistentry><varlistentry>
10139N/A<term><option>-monte-carlo-pi</option></term>
10139N/A<listitem><para>
10139N/AEaster egg. Determine the value of pi using a Monte Carlo simulation.
10139N/A</para></listitem></varlistentry>
10139N/A<varlistentry>
10139N/A<term><option>l</option>, <option>-no-lock</option></term>
10139N/A<listitem><para>
Ignored.
</para></listitem></varlistentry>
<varlistentry>
<term><option>-version</option></term>
<listitem><para>
Display GDM version number.
</para></listitem></varlistentry>
<varlistentry>
<term><option>n</option>, <option>-xnest</option></term>
<listitem><para>
Ignored.
</para></listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="gdmflexiserver-1-exde"><title>&exde-tt;</title>
<para>
<command>&cmd;</command> accepts the following with the
<option>-command</option> option:
</para>
<itemizedlist>
<listitem><command>VERSION</command></listitem>
</itemizedlist>
<para>Each is described in detail in the following section:</para>
<refsect2 id="gdmflexiserver-1-exde-VERSION">
<title>VERSION</title>
<variablelist>
<varlistentry>
<term>Description:</term>
<listitem><para>
Query GDM version
</para></listitem></varlistentry>
<varlistentry>
<term>Supported since:</term>
<listitem><para>
2.2.4.0
</para></listitem></varlistentry>
<varlistentry>
<term>Arguments:</term>
<listitem><para>
None
</para></listitem></varlistentry>
<varlistentry>
<term>Answers:</term>
<listitem><para>
GDM <replaceable>gdm-version</replaceable>
</para></listitem></varlistentry>
</variablelist>
</refsect2>
</refsect1>
<refsect1 id="gdmflexiserver-1-exam"><title>&exam-tt;</title>
<example role="example">
<title>To see the GDM version</title>
<para>
<screen>
example% <userinput>&cmd; <option>-command</option>=VERSION</userinput>
<computeroutput>GDM 2.28.1</computeroutput>
</screen></para>
</example>
</refsect1>
<refsect1 id="gdmflexiserver-1-file"><title>&file-tt;</title>
<para>
The following files are used by this application:
</para>
<variablelist termlength="wide">
<varlistentry>
<term><filename>/usr/bin/&cmd;</filename></term>
<listitem><para>
Executable for Run flexible (on demand) X servers.
</para></listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="gdmflexiserver-1-attr"><title>&attr-tt;</title>
<para>See
<olink targetdocent="REFMAN5" localinfo="attributes-5">
<citerefentry><refentrytitle>attributes</refentrytitle>
<manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:
</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1">
<colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row>
<entry align="center" valign="middle">ATTRIBUTE TYPE</entry>
<entry align="center" valign="middle">ATTRIBUTE VALUE</entry>
</row>
</thead>
<tbody>
<row>
<entry><para>Availability</para></entry>
<entry><para>SUNWgnome-display-mgr </para></entry></row>
<row>
<entry colname="COLSPEC0"><para>Interface stability</para></entry>
<entry colname="COLSPEC1"><para>Volatile</para></entry>
</row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="gdmflexiserver-1-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>Latest version of the <citetitle>GNOME Desktop User Guide</citetitle>
for your platform.</para>
<para>
<citerefentry><refentrytitle>gdmdynamic</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gdm-screenshot</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gdm</refentrytitle><manvolnum>1m</manvolnum></citerefentry>,
<citerefentry><refentrytitle>gdm-stop</refentrytitle><manvolnum>1m</manvolnum></citerefentry>,
<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
</refsect1>
<refsect1 id="gdmflexiserver-1-note"><title>&note-tt;</title>
<para>
Original man page written by Martin K. Petersen &lt;mkp@mkp.net&gt;, George
Lebl &lt;jirka@5z.com&gt;. Copyright (c) 1998, 1999 by Martin K. Petersen.
Copyright (c) 2001, 2003, 2004 by George Lebl. Copyright (c) 2003 by Red Hat,
Inc.
</para>
<para>
Updated by Brian Cameron, Sun Microsystems Inc., 2004, 2006, 2009.
</para>
</refsect1>
</refentry>