Update for new 2.7.0 development work.
[fvwm.git] / doc / commands / Refresh.xml
blob15d99f17c9b7c09f5944a1148cccd5b174ef774f
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" >
6 %myents;
7 ]>
9 <!-- $Id: Refresh.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='Refresh'>
12 <title>Refresh</title>
14 <cmdsynopsis>
15         <command>Refresh</command>
16 </cmdsynopsis>
18 <para>Causes all windows on the screen to redraw themselves. All pending
19 updates of all windows' styles and looks are applied immediately.
20 E.g. if
21 <fvwmref cmd="Style"/> or
22 <fvwmref cmd="TitleStyle"/>
23 commands were issued inside a fvwm function.</para>
25 </section>