Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2022 09:40:45 +0100
From:      Andrea Venturoli <ml@netfence.it>
To:        Chris <bsd-lists@bsdforge.com>
Cc:        x11@freebsd.org
Subject:   Re: Touchpad
Message-ID:  <a4685a1e-85ab-0412-ff98-ddf3abaea34b@netfence.it>
In-Reply-To: <61528bc48e7ccbd47312f5395a20a582@bsdforge.com>
References:  <76d6c9ae-0619-1c1e-292a-c20ef31be8c4@netfence.it> <61528bc48e7ccbd47312f5395a20a582@bsdforge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a4685a1e-85ab-0412-ff98-ddf3abaea34b>