On Thu, 29 Nov 2007 15:57:43 +1300 Roger Searle <[EMAIL PROTECTED]> wrote:
> Hi, I have attached a new mouse to a SuSE 10.2 machine, and going to > Yast, Hardware, Mouse to configure. However any change I make, either > testing or saving the configuration, throws up the following error: > > Saving configuration failed. > The following report has been created: > SaX library: Success > X configuration: Parse error on line 97 of section > Modes in file /var/lib/sax/xorg.conf ModeLine dotclock expected > > The section referred to from xorg.conf is: > > Section "Modes" > Identifier "Modes[0]" > Modeline "1440x900" _60.00 106.50 1440 1520 1672 1904 900 901 904 > 932 -HSync +VSync > EndSection > (line 97 is the Modeline line) > > Can anyone see where the error is here? Or offer pointers on where I'm > needing to look? > > Cheers, > Roger Try... Modeline "1440x900_60" 106.50 1440 1520 1672 1904 900 901 904 932 -HSync +VSync -- Steve Holdoway <[EMAIL PROTECTED]>
