Touchpad problems

Jean Louis bugs at gnu.support
Tue Oct 27 12:38:31 PDT 2020


Is there any way to configure touchpad that it works?

I have enabled in /boot/loader.conf:

hw.psm.synaptics_support="1"

and in X like this:

Section "InputDevice"
Identifier  "Touchpad0"
Driver      "synaptics"
Option      "Protocol" "psm"
Option      "Device" "/dev/psm0"
EndSection

and still touchpad is not working. First it worked and I had to move
touchpad during X startup, then worked. If I did not touch it during X
it did not wark when X was loaded.

-- 
Thanks,
Jean Louis




More information about the Users mailing list