Hi Folks,
After upgrade, an error occurs when startx.
The file /usr/share/X11/xorg.conf.d/10/mouse.conf has a line that say
MatchIsMouse "on"
and the 'startx' output says that "MatchIsMouse" is not a valid keyword.
Commenting this line, Xorg works fine again.
Regards.
Jose.
--
http://lordofunix.eu5.org/
Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories..... You are talking about memories.
Rick Deckard. Blade Runner.
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.7.6.901 (1.7.7 RC 1)
Release Date: 2010-04-12
X Protocol Version 11, Revision 0
Build Operating System: GNU 0.3 i386-AT386 Debian
Current Operating System: GNU Harvard.lordofunix.org 0.3 GNU-Mach
1.3.99/Hurd-0.3 i686-AT386
Build Date: 20 April 2010 05:43:41PM
xorg-server 2:1.7.6.901-3 (Cyril Brulebois <[email protected]>)
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 25 13:45:28 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Parse error on line 3 of section InputClass in file
/usr/share/X11/xorg.conf.d/10-mouse.conf
"MatchIsMouse" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.
Section "InputClass"
Identifier "mouse catchall"
MatchIsMouse "on"
Driver "mouse"
EndSection