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: MoveToScreen.xml,v 1.4 2007/10/08 02:30:00 scott Exp $ -->
11 <section id='MoveToScreen'>
12 <title>MoveToScreen</title>
15 <command>MoveToScreen</command
17 ><replaceable>screen</replaceable
21 <para>Moves the selected window to another Xinerama screen. The
22 <replaceable>screen</replaceable>
23 argument can be '<fvwmopt cmd="MoveToScreen" opt="p"/>' for the primary screen,
24 '<fvwmopt cmd="MoveToScreen" opt="c"/>' for the current
25 screen (containing the mouse pointer),
26 '<fvwmopt cmd="MoveToScreen" opt="w"/>' for the screen containing the center of
27 +the the context window,
28 '<fvwmopt cmd="MoveToScreen" opt="g"/>' for the global screen
29 or the screen number itself (counting from zero).</para>