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: ResizeMoveMaximize.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='ResizeMoveMaximize'>
12 <title>ResizeMoveMaximize</title>
15 <command>ResizeMoveMaximize</command
17 ><replaceable>resize-arguments</replaceable
20 ><replaceable>move-arguments</replaceable
24 <para>Combines the effects of
25 <fvwmref cmd="ResizeMove"/>
27 <fvwmref cmd="Maximize"/>
28 in a single command. When used on a maximized window, the window
29 is resized and moved and is still in the maximized state
30 afterwards. When used on an unmaximized window, the window is
31 resized and put into the maximized state afterwards. This is
32 useful if the user wants to resize the window temporarily and then
33 return to the original geometry. The
34 <replaceable>resize-arguments</replaceable> and <replaceable>move-arguments</replaceable>
35 are the same as for the
36 <fvwmref cmd="ResizeMove"/>