1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- $Id: commands.xml,v 1.2 2007/08/07 20:17:42 domivogt Exp $ -->
3 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
4 "../docbook-xml/docbookx.dtd"
6 <!ENTITY % myents SYSTEM "../fvwm.ent" >
11 <section id='list_of_fvwm_commands'>
12 <title>List of Fvwm Commands</title>
14 <para>The command descriptions below are grouped together in the
15 following sections. The sections are hopefully sorted in order of
16 usefulness to the newcomer.</para>
19 <listitem><simpara><fvwmref sect="menus" opt="menus" name="Menu commands"/></simpara></listitem>
20 <listitem><simpara><fvwmref sect="miscCommands" opt="miscellaneous_commands" name="Miscellaneous commands"/></simpara></listitem>
21 <listitem><simpara><fvwmref sect="windowMovement" opt="window_movement_and_placement" name="Commands affecting window movement and placement"/></simpara></listitem>
22 <listitem><simpara><fvwmref sect="focus" opt="focus_and_mouse_movement" name="Commands for focus and mouse movement"/></simpara></listitem>
23 <listitem><simpara><fvwmref sect="windowState" opt="window_state" name="Commands controlling window state"/></simpara></listitem>
24 <listitem><simpara><fvwmref sect="bindings" opt="mouse_key_and_stroke_bindings" name="Commands for mouse, key and stroke bindings"/></simpara></listitem>
25 <listitem><simpara><fvwmref sect="styleCommands" opt="controlling_window_styles" name="The Style command (controlling window styles)"/></simpara></listitem>
26 <listitem><simpara><fvwmref sect="windowStyles" opt="window_styles" name="Other commands controlling window styles"/></simpara></listitem>
27 <listitem><simpara><fvwmref sect="virtualDesktopCommands" opt="virtual_desktop" name="Commands controlling the virtual desktop"/></simpara></listitem>
28 <listitem><simpara><fvwmref sect="userFunctions" opt="user_functions_and_shell_commands" name="Commands for user functions and shell commands"/></simpara></listitem>
29 <listitem><simpara><fvwmref sect="conditionals" opt="conditional_commands" name="Conditional commands"/></simpara></listitem>
30 <listitem><simpara><fvwmref sect="moduleCommands" opt="module_commands" name="Module commands"/></simpara></listitem>
31 <listitem><simpara><fvwmref sect="sessionCommands" opt="session_management_commands" name="Quit, restart and session management commands"/></simpara></listitem>
32 <listitem><simpara><fvwmref sect="colorsets" opt="colorsets" name="Colorsets"/></simpara></listitem>
33 <listitem><simpara><fvwmref sect="colorGradients" opt="color_gradients" name="Color gradients"/></simpara></listitem>
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="menus.xml" />
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="miscCommands.xml" />
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="windowMovement.xml" />
39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="focus.xml" />
40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="windowState.xml" />
41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bindings.xml" />
42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="styleCommands.xml" />
43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="windowStyles.xml" />
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="virtualDesktopCommands.xml" />
45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="userFunctions.xml" />
46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conditionals.xml" />
47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="moduleCommands.xml" />
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sessionCommands.xml" />
49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="colorsets.xml" />