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" >
9 <!-- $Id: Raise.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
15 <command>Raise</command>
18 <para>Allows the user to raise a window. Note that this raises a window
19 only in its layer. To bring a window to the absolute top, use</para>
22 <fvwmref cmd="AddToFunc"/> raise-to-top
23 + I <fvwmref cmd="Layer"/> 0 ontop
27 <para>where ontop is the highest layer used in your setup.</para>