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