summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-05-30 23:18:32 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-05-30 23:18:32 +0000
commit2cc71c36b029d8d9be242793e768a9d08d1221dc (patch)
tree3db77c2ef537311e5e1d98c80f9f9b09482600cd /docs
parentd71b7097f7eb9d97aa8611702ffff8f88e87892f (diff)
downloadgdm-2cc71c36b029d8d9be242793e768a9d08d1221dc.tar.gz
Add a PingInterval xdmcp thingie which is a combination of the xdm
Wed May 30 16:19:39 2001 George Lebl <jirka@5z.com> * daemon/gdm.[ch], daemon/slave.c, gui/gdmconfig.(c|glade): Add a PingInterval xdmcp thingie which is a combination of the xdm PingInterval and PingTimeout.
Diffstat (limited to 'docs')
-rw-r--r--docs/C/gdm.sgml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/C/gdm.sgml b/docs/C/gdm.sgml
index 6309bc65..27afc40d 100644
--- a/docs/C/gdm.sgml
+++ b/docs/C/gdm.sgml
@@ -1177,6 +1177,19 @@
</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>PingInterval</term>
+ <listitem>
+ <synopsis>PingInterval=5</synopsis>
+ <para>
+ Interval in which to ping the X server in minutes. If the
+ X server doesn't return before the next time we ping it,
+ the connection is stopped and the session ended. This is
+ a combination of the xdm PingInterval and PingTimeout.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</sect2>