On Tue, 12 Jun 2001, Alex Suzuki wrote: > I removed it, and added AllowMouseOpenFail to ServerFlags section. > I also removed the reference to the mouse in the ServerLayout section. > However, it still comes up with: > > No Core pointer specified > unable to determine screen layout > Error from Xf86handleconfigfile()
Ok, sounds like you don't have a screen defined in your serverlayout section. Mine looks like this: Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "ps2-mouse" EndSection -- "Always try to do things in chronological order; it's less confusing that way."