Xorg with evdev input devices

Vasily Postnicov shamaz.mazum at gmail.com
Sun Oct 6 11:53:37 UTC 2019


Oh, you did say about kernel, I just missed it somehow. Great thanks, now
all works

вс, 6 окт. 2019 г., 13:32 Greg V <greg at unrelenting.technology>:

> On October 6, 2019 8:03:57 AM GMT+03:00, Vasily Postnicov <
> shamaz.mazum at gmail.com> wrote:
> >Today it's again libinput failure;) It seems there is some
> >communication
> >between sway and consolekit2: https://pastebin.com/5ARuVNQT
> >
> >To make sure libinput backend is not loaded I set WLR_BACKENDS to
> >"drm".
>
> I'm not sure if that actually disables libinput, and you don't need to do
> this anyway.
>
> >Here is the output of sway -dV: https://pastebin.com/Z14QJwV4.
> >You can see the following line at the beginning of this log:
> >> 2019-10-06 07:51:22 - [backend/session/consolekit2.c:833]
> >Successfully
> >loaded consolekit2 session
> >But mouse and keyboard do not work when sway is started.
>
> Ah I see, it does TakeDevice then ReleaseDevice instantly.
>
> Are you seeing messages in sway output that say something about e.g. a
> mouse not being tagged as a mouse etc.?
>
> I don't remember if I said this in the original post, but you need to have
> the kern.evdev.input sysctls (they're not there yet in 12.0, but should be
> in 12.1) and an up to date libudev-devd (from github.com/FreeBSDDesktop)
> that uses them.
>


More information about the freebsd-x11 mailing list