Date: Mon, 27 Apr 2020 17:50:41 +0200 From: Niclas Zeising <zeising+freebsd@daemonic.se> To: Malcolm Matalka <mmatalka@gmail.com>, Michael Gmelin <freebsd@grem.de> Cc: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: Weird mouse behaviour Message-ID: <e853ee5e-bf5d-3185-22a2-b1c82ad23d17@daemonic.se> In-Reply-To: <864kt5nf2j.fsf@gmail.com> References: <86imhlv518.fsf@gmail.com> <6dfad31c-68f2-c38f-28ac-0696e73b41a9@daemonic.se> <865zdljqg9.fsf@gmail.com> <e7319a5f-7470-76de-cf9e-dc92cbbeb4e7@daemonic.se> <86zhaxi4ea.fsf@gmail.com> <20200427153417.764b1bd4@bsd64.grem.de> <864kt5nf2j.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-27 17:06, Malcolm Matalka wrote: > > > Michael Gmelin <freebsd@grem.de> writes: > >> >> Could you share your setup by running >> >> pkg install ca_root_nss >> fetch \ >> https://raw.githubusercontent.com/grembo/xorg-udev-setup-check/master/xorg-udev-setup-check.sh >> ./xorg-udev-setup-check.sh -desk >> >> and mailing the resulting file to the list (or just me directly)? > > I ran this and emailed results to Michael. I fixed the issues it > brought up and, tada, it's working. > > One thing I'm not sure about is: how do I persist the changes? I have > done: > > xinput --set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping > Enabled" 1 > > xinput --set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.3 I put these in my .xinitrc, before i start my window manager. xinitrc is read by startx. If you're using a session manager (gdm, sddm or similar) it should be possible to put the same commands in .xsession instead. > > But these names don't seem to directly correspond to names in man 4 > libinput. Why the difference? > > I also noticed in xorg logs: > > [ 34.491] (EE) event6 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded. > See https://wayland.freedesktop.org/libinput/doc/1.15.5/touchpad-jumping-cursors.html for details > [ 34.491] (EE) event6 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 7200000ms). Discarding future messages. > Those warnings can be disregarded. They're not great, but I see them too and I haven't found any ill effects. Regards -- Niclas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e853ee5e-bf5d-3185-22a2-b1c82ad23d17>