[Bug 244339] x11-servers/xorg-server: Some keys not working (1.20.7 regression)

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244339

--- Comment #5 from Jan Beich <[email protected]> ---
(In reply to Darren Mulligan from comment #4)
> i lost all function from multimedia keys which was working with sysutils/uhidd.

sysutils/uhidd doesn't support /dev/input/event* yet. Upstream added the
support[1] but it conflicts with evdev(4) from base system. However, after base
r357861 you may be able usbhidaction(1) with multimedia keys. usbhidaction
compared to uhidd will work everywhere: console, X11 server, Wayland
compositor.

[1] https://github.com/kaiwang27/uhidd/commit/db331702e515

$ cat /usr/local/etc/uhidd.conf
default={
    cc_attach="evdev+"
    forced_attach="YES"
}
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.