2007-11-20 20:14:43 +05:30
|
|
|
# See the moused man page for available settings.
|
|
|
|
|
|
|
|
# Set to your mouse device psm[0-9] for PS/2 ports, ums[0-9] for USB ports
|
|
|
|
# Leave blank to try to autodetect it
|
2007-11-23 17:34:11 +05:30
|
|
|
#moused_device="/dev/psm0"
|
2007-11-20 20:14:43 +05:30
|
|
|
|
|
|
|
# Any additional arguments required
|
2007-11-23 17:34:11 +05:30
|
|
|
moused_args=""
|
2007-11-20 20:14:43 +05:30
|
|
|
|
|
|
|
# You can also multiplex the init script for each device like so
|
|
|
|
# ln -s moused /etc/init.d/moused.ums0
|
|
|
|
# This enables you to have a config file per mouse (forces MOUSED_DEVICE
|
|
|
|
# to ums0 in this case) and control each mouse.
|
|
|
|
# devd can also start and stop these mice, which laptop users will find handy.
|