[Bug 196678] x11-servers/xorg-server: Update to 1.20.4 + make config/devd recognize /dev/input/eventX from multimedia/webcamd

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

--- Comment #120 from Jan Beich <[email protected]> ---
(In reply to rozhuk.im from comment #119)
> c) Keyboard arrows does not work proper with "libinput" driver, probably xkb_layout does not apply.

libinput uses evdev(4) under the hood, so you may need to adjust XkbRules e.g.,

Section "InputClass"
        Identifier "keyboard defaults"
        MatchIsKeyboard "true"
        Option "XkbRules" "evdev"
EndSection

-- 
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.