Re: MacBook 3.1 touchpad

2018-11-27 Thread Ulf Brosziewski
Hi Alex, you are out of luck with that hardware. There is no touchpad driver for it in OpenBSD, ubcmtp(4) only supports newer models. Regards, Ulf Am 11/27/18 um 10:33 PM schrieb Alex Mihajlov: > I try use synaptics, but when I use > Section "InputClass" > ... >MatchIsPointer "on" >

Re: MacBook 3.1 touchpad

2018-11-27 Thread Alex Mihajlov
I try use synaptics, but when I use Section "InputClass" ... MatchIsPointer "on" Option "Device" "/dev/wsmouse" Option "Protocol" "wsmouse" I get error: [ 17462.147] (II) Using input driver 'synaptics' for '/dev/wsmouse' [ 17462.147] (**) /dev/wsmouse: always reports core events [

MacBook 3.1 touchpad

2018-11-27 Thread Alex Mihajlov
Hello. I have black MacBook 3.1 with 1 button touchpad and I don't know how to configure it to multitouch. My settings for touchpad in xorg.conf: Section "InputClass" Identifier "wsmouse touchpad" Driver "ws" MatchIsTouchpad "on" EndSection $ doas wsconsctl | grep mouse mouse.type=usb