The SCO OpenServer system supports mice attached directly to controller
cards on the bus,
mice attached to standard serial ports, PS/2 keyboard mice,
and USB mice and trackballs.
The command:
mkdev mouse
is used to configure a new mouse or to reconfigure an existing mouse.
Mouse button mappings associate button presses with physical
buttons. The default setting for most 2- and 3-button mice is:
mouse event
physical button
button press 1
1
button press 2
2
button press 3
3
Wheel mice (keyboard/PS2 and serial) are supported
with these default mappings:
mouse event
physical button
button press 1
1
button press 2
2
button press 3
3
wheel forward
7
wheel back
8
Mappings can be modified with
scomouse(XC).
To view the current mapping, use
xmodmap(X)
with the -pp option.