https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244354
Tobias C. Berner <tcber...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #19 from Tobias C. Berner <tcber...@freebsd.org> --- (In reply to Niclas Zeising from comment #14) I can confirm the patch in the differential makes it work properly again for me too. I have the folloing input conf (I removed 'XkbRules "xorg"' from it): Section "InputClass" Identifier "Keyboard Input" MatchIsKeyboard "on" Option "XkbLayout" "ch" Option "XkbVariant" "de_nodeadkeys" EndSection -- You are receiving this mail because: You are the assignee for the bug.