Current rawhide -- X cursor is getting stuck

Miles Lane miles.lane at gmail.com
Tue Aug 29 19:13:32 UTC 2006


On 8/29/06, Kevin DeKorte <kdekorte at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Miles Lane wrote:
> > Hello,
> >
> > Today I am seeing a very weird behavior in Xorg.  My cursor is getting
> > stuck at the top of the display.  It will move side to side, but not up
> > and down.  Oddly, the pointer functionality is working.  That is, when I
> > move the mouse, I can see UI elements getting highlighted when the
> > pointer passes over them, but the visable cursor remains at the top of
> > the screen.
> >
>
> Does adding the following to the Device section of xorg.conf change
> anything?
>
>
>  Option "SWCursor" "true"

Thanks for the reply.  I booted into "single" mode and used
Xorg -configure to generate a new xorg.conf file.  Right now,
it seems to be working.  I now have this in the Mouse section:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

My mouse is a laptop touchpad.

         Miles




More information about the fedora-test-list mailing list