Date: Mon, 18 Feb 2019 12:02:50 +0000 From: Johannes Lundberg <johalun0@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: What is evdev and autoloading? Message-ID: <928394c1-adab-d5bb-e2de-bd41a940392d@gmail.com> In-Reply-To: <CACc-My3vyqJY3UoZRWNDiYEA7qv2xpPnuCE1h%2BSQN6%2B=akvKdw@mail.gmail.com> References: <20190217180323.GA95686@troutmask.apl.washington.edu> <71aa0ee09292b0e8648e385de33c455f@kondratyev.su> <CACc-My3vyqJY3UoZRWNDiYEA7qv2xpPnuCE1h%2BSQN6%2B=akvKdw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/18/19 11:06 AM, Stefan Blachmann wrote: > On 2/18/19, Vladimir Kondratyev <vladimir@kondratyev.su> wrote: >> On 2019-02-17 21:03, Steve Kargl wrote: >>> Anyone have insight into what evdev is? >> evdev.ko is a small in-kernel library that makes all your input events= >> like keyboard presses libinput-compatible. > And libinput was created by the Freedesktop Wayland team to create > pressure on OS people to make their systems Wayland-compatible. > >>> I do not need nor what these modules loaded. >> I think removing "option EVDEV_SUPPORT" from your kernel config should= >> disable most of evdev.ko dependencies > Shouldn't the EVDEV_SUPPORT default be off on FreeBSD anyway, as well > as libinput not be part of the standard packages? Evdev with libinput provide things like, multitouch gestures, horizontal scrolling, touchpad support, etc, i.e. functionality that one might expect from a laptop or desktop computer newer than 10 years,=C2=A0 also = for X11. Having it enabled by default doesn't force you to use it but it makes it a whole lot easier for all of those who want to use it. Please try to consider what is the best middle ground for ALL users. If you have a special application for FreeBSD you're probably building your own kernel anyway and it is easy to disable if needed. Most normal (and especially new to FreeBSD) desktop/laptop users use stock kernel and would benefit from having access to this functionality. Cheers > The Freedesktop Wayland team consists of people with the Kay Sievers > mentality, which made Linus Torvalds ban his contributions. They do > not care about the bugs they introduce, forcing others to clean up the > mess they create. > > I'd be glad if FreeBSD would keep clean of following that Wayland fad..= =2E > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?928394c1-adab-d5bb-e2de-bd41a940392d>