Jitterbug no more.
[fvwm.git] / doc / commands / ModuleTimeout.xml
blobc507793067109f2bb80e5198ecf44678d92cdd13
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <!-- $Id: ModuleTimeout.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='ModuleTimeout'>
12 <title>ModuleTimeout</title>
14 <cmdsynopsis>
15         <command>ModuleTimeout</command
16         ><arg choice='plain'
17                 ><replaceable>timeout</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>Specifies how many seconds fvwm waits for a module to respond. If
22 the module does not respond within the time limit then fvwm kills
23 it.
24 <replaceable>timeout</replaceable>
25 must be greater than zero, or it is reset to the default value of
26 30 seconds.</para>
28 </section>