cvsimport
[fvwm.git] / doc / commands / QuitSession.xml
blob76af8ff553a084ccdcc96f71f8826c3feb10fd5a
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: QuitSession.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='QuitSession'>
12 <title>QuitSession</title>
14 <cmdsynopsis>
15         <command>QuitSession</command>
16 </cmdsynopsis>
18 <para>Causes a session manager (if any) to shutdown the session.  This
19 command does not work for xsm, it seems that xsm does not
20 implement this functionality.  Use Unix signals to manage xsm
21 remotely.</para>
23 </section>