[Bug 196151] [PATCH] x11-servers/xorg-server: Option to not use autoconfiguration of input devices

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 20 08:46:26 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196151

Alex Kozlov <ak at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ak at FreeBSD.org

--- Comment #3 from Alex Kozlov <ak at FreeBSD.org> ---
You can add this to xorg.conf to disable autoconfiguration:

Section "ServerFlags"
 Option "AutoAddDevices" "false"
EndSection

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list