the wheel of a mouse

Gert Cuykens gert.cuykens at gmail.com
Tue Oct 19 18:54:56 PDT 2004


usbd.conf

device "Mouse"
        devname "ums[0-9]+"
        attach "/usr/sbin/moused -p /dev/${DEVNAME} -I
/var/run/moused.${DEVNAME}.pid -z 4; /usr/sbin/vidcontrol -m on"

On Wed, 20 Oct 2004 03:51:02 +0200, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> i have a logitec i feel bus mouse
> 
> I instaled imwheel and made it run at the background
> 
> changed usbd.cong
> 
> device "Mouse"
>         devname "ums[0-9]+"
>         attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME
> 
> changed xorg.conf
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "auto"
>         Option      "Device" "/dev/sysmouse"
> EndSection
> 
> But my scroll does not work. Why ?
>


More information about the freebsd-x11 mailing list