Date: Thu, 9 Jul 2009 15:37:15 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Glen Barber <glen.j.barber@gmail.com> Cc: herbs <herbert.raimund@gmx.net>, freebsd-questions@freebsd.org Subject: Re: Xorg - how can I configure this thing?? Message-ID: <alpine.BSF.2.00.0907091532310.2947@wonkity.com> In-Reply-To: <4ad871310907091344o40ce04f1g4835f3de8ef1cbd0@mail.gmail.com> References: <20090709202304.GA29940@greencat.langhans.com.pl> <4ad871310907091344o40ce04f1g4835f3de8ef1cbd0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Jul 2009, Glen Barber wrote: > > Run 'X -configure' then add this to the end: > > Section "ServerFlags" > option "AutoAddDevices" "off" > option "AllowEmptyInput" "off" > EndSection The first option is unnecessary in most cases. The second is only needed if you want to configure mouse and keyboard in the xorg.conf file instead of automatically with hal. And either or both lines can go in the ServerLayout section, an additional ServerFlags section is not needed. -Warren Block * Rapid City, South Dakota USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0907091532310.2947>