Odd mouse issue with new xorg-server

Christian Weisgerber naddy at mips.inka.de
Sat Apr 28 14:39:46 UTC 2012


ajtiM <lumiwa at gmail.com> wrote:

> > After some googling I tried adding Option "AutoAddDevices" "false" to my
> > xorg.conf and that works too.
> 
> Is it possible to use above option in xinitrc or somewhere elese, please?

No.  Why are you afraid of xorg.conf?  You may have missed that
development, but it is no longer necessary to specify everything
there, you can just override the part you need.  This is the entirety
of my xorg.conf:

Section "ServerFlags"
	Option	"AutoAddDevices" "off"
EndSection

-- 
Christian "naddy" Weisgerber                          naddy at mips.inka.de



More information about the freebsd-x11 mailing list