NEWS/Changelog for previous commit.
[fvwm.git] / doc / commands / DefaultLayers.xml
blob90224344cacfa5fc493c9673182241e3bcf63428
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: DefaultLayers.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='DefaultLayers'>
12 <title>DefaultLayers</title>
14 <cmdsynopsis>
15         <command>DefaultLayers</command
16         ><arg choice='plain'
17                 ><replaceable>bottom</replaceable
18         ></arg
19         ><arg choice='plain'
20                 ><replaceable>put</replaceable
21         ></arg
22         ><arg choice='plain'
23                 ><replaceable>top</replaceable
24         ></arg>
25 </cmdsynopsis>
27 <para>
28 Changes the layers that are used for the
29 <fvwmref cmd="Style" opt="StaysOnBottom"/>,
30 <fvwmref cmd="Style" opt="StaysPut"/>,
31 <fvwmref cmd="Style" opt="StaysOnTop"/>
32 <fvwmref cmd="Style"/>
33 options.  Initially, the layers 2, 4 and 6 are used.</para>
35 </section>