Date: Fri, 20 Nov 2020 16:14:58 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 250827] x11/xorg keyboard not properly detected Message-ID: <bug-250827-7141-gpqwWvGtdw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250827-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-250827-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250827 mats@gmx.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mats@gmx.com --- Comment #7 from mats@gmx.com --- "when I tried to use the keyboard, I got totally random, apparently unreproducible trash." Stumble on this in too, using XDM. But try this;=20 Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "XkbRules" "evdev" EndSection It did make it work for me. (see https://forums.freebsd.org/threads/new-xorg-switch-from-devd-to-udev.74144/= #post-453202) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250827-7141-gpqwWvGtdw>