On Fri, 2006-11-03 at 04:49 -0800, Tyler MacDonald wrote: > Is there some way to tell X, "hey, don't worry if you don't have a mouse > right now, just keep an eye on /dev/input/mice and if it decides to show up > you can use it"?
Hi,
From the xorg.conf man page:
Option "AllowMouseOpenFail" "boolean"
This allows the server to start up even if the mouse device
can’t be opened/initialised. Default: false.
HTH,
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part

