Update for new 2.7.0 development work.
[fvwm.git] / doc / commands / NoWindow.xml
blobc592d2f06aa48cfb1699e6dda220500416636780
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: NoWindow.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='NoWindow'>
12 <title>NoWindow</title>
14 <cmdsynopsis>
15         <command>NoWindow</command
16         ><arg choice='plain'
17                 ><replaceable>command</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>Performs
22 <replaceable>command</replaceable>,
23 but removes the window context if any.  This is not really a
24 conditional command, but a prefix that may be useful in menu items
25 that should operate without a window even if such menu is bound to
26 window decorations.</para>
27 </section>