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: Xinerama.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='Xinerama'>
12 <title>Xinerama</title>
15 <command>Xinerama</command
16 ><arg choice='opt'>bool</arg>
19 <para>Enables Xinerama support if the boolean argument is true and
20 disables it if the argument is false. Calling this command
21 without arguments turns on Xinerama support if it was disabled before
22 and turns it off if it was enabled. For example:</para>
25 # Turn Xinerama support on, use primary screen 2
26 <fvwmref cmd="XineramaPrimaryScreen"/> 2