PreviousNext
Help > 55. Mouse
55. Mouse

<mouse>

  <dragThreshold>8</dragThreshold>

  <doubleClickTime>200</doubleClickTime>

  <screenEdgeWarpTime>400</screenEdgeWarpTime>

  <context ...

    ...

  </context>

</mouse>

dragThreshold How many pixels you need to drag for it to be recognized as a drag operation.
doubleClickTime Time
(in milliseconds) allowed between two separate clicks to register as a DoubleClick.
screenEdgeWarpTime Time
(in milliseconds) to pause between two consecutive desktop switches done by holding the cursor next to the screen edge. Set to 0 to disable this feature.
The rest of this section contains mouse bindings and is described on the 
bindings page.