NEWS/Changelog for previous commit.
[fvwm.git] / doc / commands / DesktopName.xml
blob94c21e490ab5b47094b742c6670b6c3d00c7ddd1
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: DesktopName.xml,v 1.4 2009/06/24 21:38:30 tadam Exp $ -->
11 <section id='DesktopName'>
12 <title>DesktopName</title>
14 <cmdsynopsis>
15         <command>DesktopName</command
16         ><arg choice='plain'
17                 ><replaceable>desk</replaceable
18         ></arg
19         ><arg choice='plain'
20                 ><replaceable>name</replaceable
21         ></arg>
22 </cmdsynopsis>
24 <para>Defines the name of the desktop number
25 <replaceable>desk</replaceable>
27 <replaceable>name</replaceable>.
28 This name is used in the
29 <fvwmref cmd="WindowList"/>
30 command and in the
31 <fvwmref mod="FvwmPager"/>
32 where it override the
33 <fvwmref mod="FvwmPager" opt="Label"/>
34 configuration option. Moreover, if consecutive names starting from
35 desktop 0 are defined, then these names can be used by any <acronym>EWMH</acronym>
36 compliant application (as a pager).</para>
38 </section>