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: Repeat.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
15 <command>Repeat</command>
19 <emphasis remap='B'>Repeat</emphasis>
20 command is invoked, the last command that was executed by fvwm is
21 executed again. This happens regardless of whether it was
22 triggered by user interaction, a module or by an X event.
23 Commands that are executed from a function defined with the
24 <fvwmref cmd="Function"/>
26 <fvwmref cmd="Read"/> or
27 <fvwmref cmd="PipeRead"/>
28 commands or by a menu are not repeated. Instead, the function,
30 <fvwmref cmd="Read"/> or
31 <fvwmref cmd="PipeRead"/>
32 command is executed again.</para>