On 8/15/05, George Geller <[EMAIL PROTECTED]> wrote:
> No -- I don't have to reboot a system every time I switch from one to
> the other. I just have to leave the switch pointed to a system when it
> is booting. After the systems are booted, I can switch back and forth
> as much as I want without rebooting.
Try adding this to your xorg.conf. If you already have section
"ServerFlags", just add the option in there.
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
>From xorg.conf: Option "AllowMouseOpenFail" "boolean"
This allows the server to start up even if the mouse
device can't be opened/initialised. Default: false.
-todd
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list