OpenBSD CVS

CVS log for src/usr.sbin/moused/Attic/moused.8


[BACK] Up to [local] / src / usr.sbin / moused

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5, Tue May 1 17:26:30 2001 UTC (23 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED

The old (pcvt) moused is gone in favor of the new (wscons) wsmoused.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 30 18:48:02 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.3: +146 -111 lines
Diff to previous 1.3 (colored)

Fix up this man page considerably.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 9 17:14:56 2000 UTC (23 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

i386 only

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 1 23:16:27 2000 UTC (23 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.1: +87 -75 lines
Diff to previous 1.1 (colored)

A start at fixing this man page up, but I must go out now, so I'll finish it
a bit later.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 1 05:59:12 2000 UTC (23 years, 9 months ago) by aaron
Branch: MAIN

Userland mouse daemon for new PCVT mouse features. The daemon must be started
for the mouse to work. A common usage for a PS/2 mouse might be:

/usr/sbin/moused -p /dev/psm0 -M2=3 -m IntelliMouse

This sets the mouse port to /dev/psm0, maps the right mouse button to paste
(by default, the right mouse button is for "extending" selections and the
middle button pastes), and the -m flag sets the specific model, in this example
for a Microsoft IntelliMouse, which enables the wheel scrollback functionality.
Note that for wheel mice you also need "option INTELLIMOUSE" compiled into the
kernel.

This daemon comes from FreeBSD and was ported to OpenBSD by Jean-Baptiste
Marchand.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.