Re: evdev + ps/2 dell touchpad weirdness

2018-05-31 Thread Johannes Lundberg
On Thu, May 31, 2018 at 1:11 PM Hans Petter Selasky wrote: > On 05/31/18 13:39, Johannes Lundberg wrote: > > EV_REL is for pushing events. For evdev_push_rel(), use REL_{axis}. > > Does this work: > https://svnweb.freebsd.org/changeset/base/334422 Perfect. Thanks! > > > --HPS > __

Re: evdev + ps/2 dell touchpad weirdness

2018-05-31 Thread Hans Petter Selasky
On 05/31/18 13:39, Johannes Lundberg wrote: EV_REL is for pushing events. For evdev_push_rel(), use REL_{axis}. Does this work: https://svnweb.freebsd.org/changeset/base/334422 --HPS ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.

Re: evdev + ps/2 dell touchpad weirdness

2018-05-31 Thread Johannes Lundberg
On Thu, May 31, 2018 at 9:32 AM Johannes Lundberg wrote: > > > On Thu, May 31, 2018 at 8:45 AM Johannes Lundberg > wrote: > >> Hi >> >> I could swear this was working a couple of months ago but since >> installing new kernel+world a couple of times and revisiting using Weston >> or X with udev+e

Re: evdev + ps/2 dell touchpad weirdness

2018-05-31 Thread Johannes Lundberg
On Thu, May 31, 2018 at 8:45 AM Johannes Lundberg wrote: > Hi > > I could swear this was working a couple of months ago but since installing > new kernel+world a couple of times and revisiting using Weston or X with > udev+evdev+libinput I can't get all the events. > > Using libinput-debug-events

evdev + ps/2 dell touchpad weirdness

2018-05-31 Thread Johannes Lundberg
Hi I could swear this was working a couple of months ago but since installing new kernel+world a couple of times and revisiting using Weston or X with udev+evdev+libinput I can't get all the events. Using libinput-debug-events on my dell laptop touchpad (psm driver with hw.psm.synaptics=1) I get