Document the -U option a bit more clearly.

Submitted by:	keramida
This commit is contained in:
Philip Paeps 2005-01-11 17:16:31 +00:00
parent 43d8ef3f27
commit ba13327812
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140073

View File

@ -168,6 +168,18 @@ Use the
.Fl U
option to set the distance the mouse must move before the scrolling mode is
activated.
.It Fl U Ar distance
When
.Dq Virtual Scrolling
is enabled, the
.Fl U
option can be used to set the
.Ar distance
(in pixels) that the mouse must move before the scrolling
mode is activated.
The default
.Ar distance
is 3 pixels.
.It Fl a Ar X Ns Op , Ns Ar Y
Accelerate or decelerate the mouse input.
This is a linear acceleration only.