Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2025 09:41:06 +0300
From:      Oleg Nauman <oleg.nauman@gmail.com>
To:        Vladimir Kondratyev <wulf@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: aef807876c30 - main - moused(8): Add support for evdev protocol
Message-ID:  <CAC5YPTtgzSiQrUmAXBxper8apw=fnnLbmh-wFtRunvFO06BxOA@mail.gmail.com>
In-Reply-To: <202509042108.584L86Ro060944@gitrepo.freebsd.org>
References:  <202509042108.584L86Ro060944@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 5, 2025 at 12:08=E2=80=AFAM Vladimir Kondratyev <wulf@freebsd.o=
rg> wrote:
>
> The branch main has been updated by wulf:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=3Daef807876c305587c60f73e2cd=
914115d22a53fd
>
> commit aef807876c305587c60f73e2cd914115d22a53fd
> Author:     Vladimir Kondratyev <wulf@FreeBSD.org>
> AuthorDate: 2025-09-04 21:07:25 +0000
> Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
> CommitDate: 2025-09-04 21:07:25 +0000
>
>     moused(8): Add support for evdev protocol
>
>     The new daemon have following properties as compared with previous
>     incarnation:
>     - evdev protocol support for mices and touchpads. Additionally to
>       relative PS/2 and USB devices it enables console support for I2C/US=
B
>       touchpads and bluetooth mices.
>     - Other aged protocols like COM, raw PS/2 and X10 are dropped with on=
ly
>       exception of sysmouse. For those who still use them there is an
>       utility called msconvd(8).
>     - single daemon per system where hotplug is processed via devd socket=
.
>       Per device mode still supported too.
>     - Configuration and quirks files in libinput-compatible format.
>       Actually, the new moused config parser is taken from libinput.
>
>     The moused(8) can work in 2 modes:
>     1. Evdev support mode. It enables all previously mentioned devices.
>        It is enabled by deault.

 I think it is require hms driver corresponding entries to be added to
/etc/devd/moused.conf otherwise it breaks existing installations and
require
moused_enable=3D"YES" to be set as workaround of this issue


Thank you



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC5YPTtgzSiQrUmAXBxper8apw=fnnLbmh-wFtRunvFO06BxOA>