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: OpaqueMoveSize.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='OpaqueMoveSize'>
12 <title>OpaqueMoveSize</title>
15 <command>OpaqueMoveSize</command
17 ><replaceable>percentage</replaceable
22 <para>Tells fvwm the maximum size window with which opaque window
23 movement should be used. The percentage is percent of the total
24 screen area (may be greater than 100). With</para>
26 <programlisting>OpaqueMoveSize 0</programlisting>
28 <para>all windows are moved using the traditional rubber-band
32 OpaqueMoveSize <fvwmopt cmd="OpaqueMoveSize" opt="unlimited"/>
35 <para>or if a negative percentage is given
36 all windows are moved as solid windows. The default is</para>
38 <programlisting>OpaqueMoveSize 5</programlisting>
40 <para>which allows small windows to be moved in an opaque manner but
41 large windows are moved as rubber-bands. If
42 <replaceable>percentage</replaceable>
43 is omitted or invalid the default value is set. To resize windows
44 in an opaque manner you can use the
45 <fvwmref cmd="Style" opt="ResizeOpaque"/>
47 the <fvwmref cmd="Style"/>