InputDevices (was: Re: [ltp] performance with X.org - radeon 7500 T41)

Javier (a.k.a AlBundy) linux-thinkpad@linux-thinkpad.org
Tue, 20 Sep 2005 20:57:49 +0200


On 9/19/05, Wolfgang Karall <spiney@spiney.org> wrote:
[...]
> That works, as long as the USB mouse is connected when the X-server
> starts. If not I get the line
>=20
> (EE) External USB Mouse: cannot open input device
>=20
> which is not really suprising. Unfortunately hotplugging the USB mouse
> doesn't work with this setup either.

Try:
       Option          "AllowMouseOpenFail"
or
       Option          "AllowMouseOpenFail"          "true"

inside the ServerFlags section.