On Sun, 5 Aug 2007 21:19:08 +0200 (CEST)
Wojciech Puchar <[EMAIL PROTECTED]> wrote:

> i just bought some cheap PS/2 mouse (A4 tech) 3-keys while middle key
> is a wheel that can be both pressed and rolled
> 
> 
> no rolling works both in text and xorg
> 
> moused_enable="YES"
> 
> in rc.conf
> 
> and
> 
> Section "InputDevice"
>          Identifier  "Mouse0"
>          Driver      "mouse"
>          Option      "Protocol" "auto"
>          Option      "Device" "/dev/sysmouse"
>          Option      "ZAxisMapping" "4 5 6 7"
> EndSection
> 
> 
> in xorg.conf
> 
> do i have to add something?


Try running xev.  Put the pointer over the test window, and rotate the
wheel backwards and forward to see its button numbers. 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to