cvsimport
[fvwm.git] / doc / commands / XSync.xml
blob0252c33ba83d2f9cb35e8f45f9a408bb69223d8b
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- $Id: XSync.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
3 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
4   "../docbook-xml/docbookx.dtd"
6 <!ENTITY % myents SYSTEM "../fvwm.ent" >
7 %myents;
8 ]>
11 <section id='XSync'>
12 <title>XSync</title>
14 <cmdsynopsis>
15         <command>XSync</command>
16 </cmdsynopsis>
18 <para>When
19 <emphasis remap='B'>XSync</emphasis>
20 is called, the X function with the same name is used to send all
21 pending X requests to the server.  This command is intended for
22 debugging only.</para>
24 </section>