Jitterbug no more.
[fvwm.git] / doc / commands / ClickTime.xml
blob4e59db433f1866dad32106fb31e49228dfefa484
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: ClickTime.xml,v 1.3 2007/06/16 12:38:45 griph Exp $ -->
11 <section id='ClickTime'>
12 <title>ClickTime</title>
14 <cmdsynopsis>
15         <command>ClickTime</command
16         ><arg choice='opt'
17                 ><replaceable>delay</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>Specifies the maximum delay in milliseconds between a button press
22 and a button release for the
23 <fvwmref cmd="Function"/>
24 command to consider the action a mouse click.  The default delay
25 is 150 milliseconds.  Omitting the delay value resets the
26 <emphasis remap='B'>ClickTime</emphasis>
27 to the default.</para>
29 </section>