Touchpad stopped working after pgk upgrade

Morten Bo Johansen listmail at mbjnet.dk
Mon Apr 13 10:54:21 UTC 2020


On 2020-04-13 Per olof Ljungmark wrote:

> Hello Morten,
>
> Latest xorg changed in how devices are configured and you are not alone. 
> There are several threads on the lists and on the forum about it.
>
> Try,
> https://www.google.com/search?q=freebsd+xorg+upgrade+keyboard+mouse&source=lnt&tbs=qdr:m&sa=X&ved=2ahUKEwiR5LmtkeXoAhWQzMQBHfanDlgQpwV6BAhlEB0&biw=1691&bih=919


Thanks for these pointers, Per. Problem with keyboard is solved now by adding

  setxkbmap -model pc105 -layout dk
  
to my ~/.xinitrc

and the problem with the touchpad is solved by adding

  kern.evdev.rcpt_mask=12
  
to /etc/sysctl.conf

Thanks,
Morten



More information about the freebsd-questions mailing list