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

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


On Mon, 27 Apr 2020 12:55:57 +0200
Malcolm Matalka <mmatalka@gmail.com> wrote:

> Niclas Zeising <zeising+freebsd@daemonic.se> writes:
> 
> > On 2020-04-27 10:14, Malcolm Matalka wrote:  
> >>
> >>
> >> Niclas Zeising <zeising+freebsd@daemonic.se> writes:
> >>  
> >>> On 2020-04-27 08:03, Malcolm Matalka wrote:  
> >>>> I saw that there was another thread on this and I wanted to
> >>>> throw my experience in: my mouse was sluggish and tap-to-click
> >>>> did not work.  I set the evdev mask back to 3 and it worked.
> >>>>
> >>>> I am on a Dell XPS 13.  
> >>>
> >>> Hi!
> >>> Is this on CURRENT?  When using X?
> >>> Can you verify that you have xf86-input-libinput installed?
> >>> You can change sensitivity and enable tap to click using xinput.
> >>> Regards  
> >>
> >> Yes this is current, and I'm on commit 360355.  Yes I do have it
> >> installed.  And yes I am on X.
> >>
> >> The situation I was in this morning after installing the new
> >> kernel was things that previously worked no longer worked so I did
> >> the shortest path I could find to get them working, which was
> >> modifying this evdev.
> >>
> >> Is there a document on how one is supposed to configure their
> >> system in X?  I have never used xinput, instead I have configured
> >> my trackpad through sysctl.  I'm happy to do it the way that is
> >> considered correct but I've sort of pieced together how to get my
> >> system setup. 
> >
> > First off, do you have any local xorg conf?  That's generally not
> > needed any more.  
> 
> No I don't.  I just did a bunch of sysctls to configure the mouse (it
> was very sensitive to touch such that if my palm grazed the trackpad
> it became a click).
> 

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)?

Cheers,
Michael

-- 
Michael Gmelin



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