Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
ums_load="YES"
The /dev/ums0 device presents the mouse as a sysmouse or mousesystems type device. See moused(8) for an explanation of these mouse types.
hw.usb.ums.debug | |
Debug output level, where 0 is debugging disabled and larger values increase debug message verbosity. Default is 0. | |
/dev/ums0 | |
blocking device node | |
moused -p /dev/ums0 -t auto
To be able to use the USB mouse under X, change the "Pointer" section in xorg.conf to the following:
Device /dev/ums0
Protocol Auto
If you want to be able to use the mouse in both virtual consoles as well as in X change it to:
Device /dev/sysmouse
Protocol Auto
This manual page was written by Nick Hibma <Mt n_hibma@FreeBSD.org> with input from Kazutaka YOKOTA <Mt yokota@zodiac.mech.utsunomiya-u.ac.jp>.
UMS (4) | April 24, 2018 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | UNIX has been evolving feverishly for close to 30 years, sort of like bacteria in a cesspool — only not as attractive | ” |
— John Levine, "Unix for Dummies" |