The /etc/sysconfig/mouse file is used to specify information about the available mouse. The following values may be used:
FULLNAME="<value>", where "<value>" refers to the full name of the kind of mouse being used.
MOUSETYPE="<value>", where "<value>" is one of the following:
imps2 — A generic USB wheel mouse.
microsoft — A Microsoft™ mouse.
mouseman — A MouseMan™ mouse.
mousesystems — A Mouse Systems™ mouse.
ps/2 — A PS/2 mouse.
msbm — A Microsoft™ bus mouse.
logibm — A Logitech™ bus mouse.
atibm — An ATI™ bus mouse.
logitech — A Logitech™ mouse.
mmseries — An older MouseMan™ mouse.
mmhittab — An mmhittab mouse.
XEMU3="<value>", where "<value>" is one of the following boolean values:
yes — The mouse only has two buttons, but three mouse buttons should be emulated.
no — The mouse already has three buttons.
XMOUSETYPE="<value>", where "<value>" refers to the kind of mouse used when X is running. The options here are the same as the MOUSETYPE setting in this same file.
DEVICE=<value>, where <value> is the mouse device.
A sample value, /dev/input/mice, is a symbolic link that points to the actual mouse device.