Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 04:01:10 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Aryeh Friedman <aryeh.friedman@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>, freebsd-x11@freebsd.org
Subject:   Re: Is there any performance difference between udev and evdev in xorg?
Message-ID:  <20200916040110.GA46039@FreeBSD.org>
In-Reply-To: <CAGBxaX=LvdPgR3sm%2BWL-QXn0%2BQoy1%2BzpvxRgf_1v7Oq4qyNmgA@mail.gmail.com>
References:  <CAGBxaX=LvdPgR3sm%2BWL-QXn0%2BQoy1%2BzpvxRgf_1v7Oq4qyNmgA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 15, 2020 at 10:55:31PM -0400, Aryeh Friedman wrote:
> What if any is the performance difference between udev and evdev when
> configuring xorg?  Also do I need to use one or the other consistently
> or can I intermix them?

If you don't need them (e.g. because this is desktop system without
fancy input devices), you'd better off with disabling both of them
altogether and use good old traditional way, that is, simply install
xf86-input-{keyboard,mouse} and let X.org handle those peripherals.

Yes, you would still be able to plug and unplug your USB mice and
they will be detected and working as expected.

TL;DR: DEVD/UDEV support is overrated and usually not needed at all.

./danfe



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