Date: Thu, 29 Apr 2010 12:19:51 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Yuri <yuri@rawbw.com> Cc: freebsd-questions@freebsd.org Subject: Re: Why hald causes system to hang up? Message-ID: <alpine.BSF.2.00.1004291213320.25230@wonkity.com> In-Reply-To: <4BD9C06D.1030608@rawbw.com> References: <4BD94E69.50308@rawbw.com> <alpine.BSF.2.00.1004290730540.27562@wonkity.com> <4BD9C06D.1030608@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Apr 2010, Yuri wrote: > Warren Block wrote: >> Do you have AllowEmptyInput in in ServerLayout or ServerFlags of xorg.conf? >> > I have it: > Section "ServerFlags" > Option "AllowEmptyInput" "no" > EndSection Using AEI sometimes causes problems with input, like not accepting keyboard input until the mouse is moved. It's not meant to disable hal input device detection anyway. So remove that AEI option. If you want to disable hal for X input device detection, use Option "AutoAddDevices" "off" But you are running hal, so you could just use it as intended. See the Handbook for setting keyboard type and layout. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html -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.1004291213320.25230>