From b2240fc1c08ba82628285458b057b5f795a68a43 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 1 Mar 2000 14:09:25 +0000 Subject: Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. --- usr.sbin/pcvt/mcon/mcon.1 | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'usr.sbin/pcvt/mcon') diff --git a/usr.sbin/pcvt/mcon/mcon.1 b/usr.sbin/pcvt/mcon/mcon.1 index 47581ba..11134ce 100644 --- a/usr.sbin/pcvt/mcon/mcon.1 +++ b/usr.sbin/pcvt/mcon/mcon.1 @@ -62,10 +62,12 @@ Either way, the .Nm program must be called with an argument .Ar device -that specifies the device node used for the mouse emulation. This is +that specifies the device node used for the mouse emulation. +This is usually the first device node of the .Xr pcvt 4 -driver not being used as a virtual terminal device. E.\ g., if you +driver not being used as a virtual terminal device. +E.\ g., if you have configured eight virtual terminals .Pq the default value , named @@ -91,7 +93,8 @@ Maps the named .Ar button key to emulate either the left, middle, or right mouse button. .Ar Button key -is the usual name for that key. Normal ASCII keys are denoted by the +is the usual name for that key. +Normal ASCII keys are denoted by the character they're labeled with, function keys are named .Em f1 through @@ -108,8 +111,10 @@ it only allows basic PC-scancode keys to be used. .It Fl a Ar accel-time Set the time limit for the internal accelerator to .Ar accel-time -milliseconds. Key events occurring after a longer time than this limit -will move the mouse cursor in single steps. Key events arriving more +milliseconds. +Key events occurring after a longer time than this limit +will move the mouse cursor in single steps. +Key events arriving more frequently will move the cursor accelerated by a factor of 6. Note that despite of .Em milliseconds @@ -121,9 +126,11 @@ granularity of 10 milliseconds. .It Fl s Ar 1 | true | yes The first form disables, the second form enables the .Em sticky -behaviour of the mouse buttons. Sticky mouse keys behave much like +behaviour of the mouse buttons. +Sticky mouse keys behave much like toggle-buttons: on first press, they become active, on second press, -they're deactivated. Pressing another button will deactivate any +they're deactivated. +Pressing another button will deactivate any other sticky button anyway. Sticky buttons might be more convenient since you don't need 20 fingers @@ -144,7 +151,8 @@ mouse emulator: .Sh BUGS The key names used to map the button-emulating keys to scan codes .Pq and vica verse -are based on the American keyboard layout. This would usually not +are based on the American keyboard layout. +This would usually not cause any trouble since the .Dq button-of-choice is certainly some function key that should be equal for any national -- cgit v1.1