NEWS/Changelog for previous commit.
[fvwm.git] / doc / commands / PlaceAgain.xml
blob5f435c0b72a943565307aff0be5b0becb8169a33
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: PlaceAgain.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='PlaceAgain'>
12 <title>PlaceAgain</title>
14 <cmdsynopsis>
15         <command>PlaceAgain</command
16         ><arg choice='opt'>Anim</arg
17         ><arg choice='opt'>Icon</arg>
18 </cmdsynopsis>
21 <para>Causes the current window's position to be re-computed using the
22 initial window placement logic.  The window is moved to where it
23 would have been if it were a new window that had just appeared.
24 Most useful with
25 <emphasis remap='I'>Smart</emphasis> or <emphasis remap='I'>Clever</emphasis> (<emphasis remap='I'>ReallySmart</emphasis>)
26 placement.  With the optional argument
27 <fvwmopt cmd="PlaceAgain" opt="Anim"/>
28 an animated move is used to place the window in its new position.
29 With the additional option
30 <fvwmopt cmd="PlaceAgain" opt="Icon"/>,
31 the icon is placed again instead.</para>
33 </section>