Date: Mon, 14 Sep 2015 07:56:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-x11@FreeBSD.org Subject: [Bug 196678] [x11-servers/xorg-server] [PATCH] Xorg devd backend Message-ID: <bug-196678-8047-znwXJIQTCj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196678-8047@https.bugs.freebsd.org/bugzilla/> References: <bug-196678-8047@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=196678 Jan Beich <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@FreeBSD.org --- Comment #11 from Jan Beich <jbeich@FreeBSD.org> --- With the patch applied config/devd no longer honors xorg.conf e.g., Section "InputClass" Identifier "keyboard defaults" MatchIsKeyboard "true" Option "XkbLayout" "us(dvorak)" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection Section "InputClass" Identifier "mouse defaults" MatchIsPointer "true" Option "InvX" "true" Option "InvY" "true" Option "Emulate3Buttons" "false" EndSection but the following still works: Section "InputClass" Identifier "dummy defaults" Option "Ignore" "true" EndSection which suggests Match* have regressed. -- 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-196678-8047-znwXJIQTCj>
