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: XSynchronize.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='XSynchronize'>
12 <title>XSynchronize</title>
15 <command>XSynchronize</command
16 ><arg choice="opt">bool</arg>
20 <emphasis remap='B'>XSynchronize</emphasis>
21 command controls whether X requests are sent to the X server
22 immediately or not. Normally, requests are sent in larger batches
23 to save unnecessary communication. To send requests immediately,
24 use "True" as the argument, to disable this use "False" or to
25 toggle between both methods use "Toggle" or omit the
26 <emphasis remap='B'>bool</emphasis>
27 argument. Fvwm defaults to synchronized requests when started
29 <option>--debug</option>
30 option. This command is intended for debugging only.</para>