On Sunday 10 February 2008 11:24:41 Matthieu Bollot wrote: > Hi all, > It seems that the current synaptics driver doesn't work with xorg 1.4, > but with the patch it isn't necessary for virtual scrolling and "3 tap > clic" for middle clic. > > If somebody else has the problem : > - apply this patch > http://people.freebsd.org/~dumbbell/synaptics/psm-synaptics-virtualscrollin >g-c.patch - compile kernel > - xorg.conf : use the default way with moused. > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection
hi for me using sysmouse and synaptics never did well, and what is satisfying for my case, is this with virtualscrolling perfectly working on all laptops I tried Identifier "whatever" Driver "mouse" Option "Device" "/dev/psm0" Option "Protocol" "auto" -- João A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"