xserver problem - is there an alternative to re-install?
R Kimber
rkimber at ntlworld.com
Fri Dec 28 00:42:25 UTC 2007
On Fri, 28 Dec 2007 07:33:55 +1000
Corey Bettenhausen wrote:
> R Kimber wrote:
> [snip]
> > I can get is 800x600, even though the xorg.conf file is the same as
> > before except for the mouse entry.
> If you change your xorg.conf to its state prior to the mouse upgrade,
> does everything work correctly (except the mouse of course)? It
> might be worthwhile to post the lines that you changed from your
> xorg.conf file as well.
> -Corey
I'll try the old setup tomorrow. Meanwhile, the xorg.conf changes were:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Changed to ......
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech LX7 Mouse"
EndSection
- Richard
--
Richard Kimber
http://www.psr.keele.ac.uk/
More information about the ubuntu-users
mailing list