However, the mouse has 4-way wheel but horizontal scrolling doesn't work.
I've got the following in my xorg.conf:

Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "auto"
       Option      "Device" "/dev/sysmouse"
       Option      "ZAxisMapping" "4 5 6 7"
EndSection

Any ideas pls ?

Apart from that I noticed double clicks don't work in console.

If memory serves, the latter issue is a limitation in the FreeBSD bluetooth stack, so it's not related to your mouse. I believe the fomer issue as well, but I am not as certain as for the double-click problem.

--Y
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to