diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-01 05:59:13 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-01 05:59:13 +0000 |
commit | 2ce91b322e158cd700f986d2d3a54c62c454d286 (patch) | |
tree | 7ab77fec134ab2d5a5822dadd577685951805470 /sys/dev | |
parent | 9f611c71e03f67658657c280acac65377e8d66e5 (diff) |
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.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions