Touchpad problems

Michael Neumann mneumann at ntecs.de
Wed Oct 28 01:26:22 PDT 2020


On Tue, Oct 27, 2020 at 10:38:31PM +0300, Jean Louis wrote:
> 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.

Try to enable moused (moused_enable=YES in rc.conf) and use device
/dev/sysmouse instead for X.

Regards,

  Michael



More information about the Users mailing list