Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2020 17:06:28 +0200
From:      Malcolm Matalka <mmatalka@gmail.com>
To:        Michael Gmelin <freebsd@grem.de>
Cc:        Niclas Zeising <zeising+freebsd@daemonic.se>, "freebsd-current\@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: Weird mouse behaviour
Message-ID:  <864kt5nf2j.fsf@gmail.com>
In-Reply-To: <20200427153417.764b1bd4@bsd64.grem.de>
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>

next in thread | previous in thread | raw e-mail | index | archive | help


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

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.



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