Date: Sat, 28 Apr 2012 14:08:14 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-x11@freebsd.org Subject: Re: Odd mouse issue with new xorg-server Message-ID: <jngtke$l2v$1@lorvorc.mips.inka.de> References: <CAN6yY1sGJV4sbjbJZ_qwhwhmGewnb_AuAKkDCwCvTJAAU1vPHw@mail.gmail.com> <alpine.BSF.2.00.1204281012490.3063@localhost> <201204280537.42277.lumiwa@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ajtiM <lumiwa@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@mips.inka.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?jngtke$l2v$1>