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: GnomeButton.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='GnomeButton'>
12 <title>GnomeButton</title>
15 <command>GnomeButton</command>
18 <para>Used in conjunction with
19 <fvwmref cmd="Mouse"/>
20 to pass mouse button presses on the root window to a
21 <acronym>GNOME</acronym>
22 program (such as GMC). The following example passes presses of
23 mouse buttons 1 and 3 to such a program.</para>
26 <fvwmref cmd="Mouse"/> 1 R A GnomeButton
27 <fvwmref cmd="Mouse"/> 3 R A GnomeButton