Re: Touchpad

From: Andrea Venturoli <ml_at_netfence.it>
Date: Wed, 23 Nov 2022 08:40:45 UTC
On 11/8/22 18:48, Chris wrote:
> On 2022-11-08 01:12, Andrea Venturoli wrote:
>> Hello.

Hello.

Sorry for taking so long.



> I'll share
> what now works foe me, in case it will also work for you. FYI like you, 

Thanks, but this doesn't help.
I tried your config and I still get the same results: the touchpad 
partially works (i can move the pointer and left click, but I cannot 
right click or double click).



> loader.conf(5):
> hw.psm.synaptics_support="1"
> hw.usb.usbhid.enable="1"

Ok.



> rc.conf(5):
> kld_list="iichid"

I have this in my kernel config.



> moused_enable="YES"

Ok.



> hald_enable="YES"

Hmm... this does nothing.
In fact I don't have hald installed.
AFAICT that's obsolete and was even removed from the port tree.



> dbus_enable="YES"

Ok.



> devd_enable="YES"

That's the default.



> #/usr/local/etx/X11/xorg.conf.d/driver-synaptics.conf
> Section         "InputDevice"
>      Identifier  "Touchpad0"
>      Driver      "synaptics"
>      Option      "Protocol"  "psm"
>      Option      "Device"    "/dev/psm0"
> EndSection

So you have xf86-input-synaptics installed?
I tried with and without and nothing changed.





> #/usr/local/etx/X11/xorg.conf.d/driver-touchpad.conf
> Section    "InputDevice"
>      Identifier  "Touchpad"
>      Driver      "Libinput"
>      Option      "Device"            "/dev/input/event6"
>      Option      "AutoServerLayout"  "true"
> EndSection

Why two configs?




  bye & Thanks
	av.