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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"