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: Emulate.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='Emulate'>
12 <title>Emulate</title>
15 <command>Emulate</command
16 ><group choice='plain'
17 ><arg choice='plain'>Fvwm</arg
18 ><arg choice='plain'>Mwm</arg
19 ><arg choice='plain'>Win</arg
23 <para>This command is a catch all for how miscellaneous things are done
24 by fvwm. Right now this command affects where the move/resize
25 feedback window appears and how window placement is aborted. To
26 have more Mwm- or Win-like behavior you can call
27 <emphasis remap='B'>Emulate</emphasis>
29 <fvwmopt cmd="Emulate" opt="Mwm"/> or
30 <fvwmopt cmd="Emulate" opt="Win"/>
33 resize and move feedback windows are in the center of the screen,
34 instead of the upper left corner.
35 This also affects how manual placement is aborted.
36 See the <fvwmref cmd="Style" opt="ManualPlacement"/> description.</para>