NEWS/Changelog for previous commit.
[fvwm.git] / doc / commands / RaiseLower.xml
blob4ae4ffac7da9492e5162b12242aee7590e286f6b
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: RaiseLower.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='RaiseLower'>
12 <title>RaiseLower</title>
14 <cmdsynopsis>
15         <command>RaiseLower</command>
16 </cmdsynopsis>
18 <para>Alternately raises and lowers a window.  The window is raised if
19 it is obscured by any window (except for its own transients when
20 <fvwmref cmd="Style" opt="RaiseTransient"/>
21 style is used; see the
22 <fvwmref cmd="Style"/>
23 command) otherwise it is lowered.</para>
25 </section>