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: MoveThreshold.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='MoveThreshold'>
12 <title>MoveThreshold</title>
15 <command>MoveThreshold</command
17 ><replaceable>pixels</replaceable
21 <para>When the user presses a mouse button upon an object fvwm waits to
22 see if the action is a click or a drag. If the mouse moves by
24 <replaceable>pixels</replaceable>
25 pixels it is assumed to be a drag.</para>
27 <para>Previous versions of fvwm hardwired
28 <replaceable>pixels</replaceable>
29 to 3, which is now the default value. If
30 <replaceable>pixels</replaceable>
31 is negative or omitted the default value (which might be increased
32 when 16000x9000 pixel displays become affordable) is restored.</para>