Nick Rout wrote:
On Fri, November 30, 2007 9:53 am, Roger Searle wrote:
Steve Holdoway wrote:
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

While I can edit the file with this change, it is overwritten with the
original error when going back to configure the mouse in Yast.  Hmmm...
stuck!

I do note that there are 2 xorg.conf files, one in /etc/X11, this
problematic one in /var/lib/sax - I have no idea if this is relevant or
helpful info.



which one is used by X? (/var/log/Xorg.0.log)


[EMAIL PROTECTED]:~> cat /var/log/Xorg.0.log | grep xorg.conf
(==) Using config file: "/etc/X11/xorg.conf"

Reply via email to