Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 17:52:19 +0100 (CET)
From:      wolfgang@lyxys.ka.sub.org
To:        freebsd-stable@freebsd.org
Subject:   input devices after xorg update
Message-ID:  <202002221652.01MGqJu1046562@saturn.lyxys.ka.sub.org>

next in thread | raw e-mail | index | archive | help
Hi,

after taking quite a while to get a working x11 back, here's what
I learned: if you build everything from ports, it is important to
revisit the configured options on your x11 related ports. You need to
enable the libinput driver and on FreeBSD 12 or newer switch xorg-server
to using udev. While this is now default, your stored build options
might be different.

For everyone using non-default keyboard layouts, configured as in
section 5.4.7.1 of the FreeBSD handbook: you now need to use the
"libinput" driver instead of "keyboard". Otherwise the keyboard
module gets loaded in addition to the libinput module, resulting in
both talking to the keyboard and rendering it unusable.

Wolfgang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221652.01MGqJu1046562>