ums - USB mouse driver
device ums device uhci device ohci device usb
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
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.
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 An Nick Hibma Aq n_hibma@FreeBSD.org with input from An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |