On Wed, Dec 24, 2008 at 10:16 PM, Udo van den Heuvel <[email protected]> wrote: > Udo van den Heuvel wrote: >> I will see what I can try. > > Would the changes here: http://openchrome.org/trac/changeset/682#file3 > be the cause for the mouse cursor issue? >
Hey guys, I am the developer that checked in that code. In theory that is what has brought out the symptoms that is a broken mouse cursory. However that code was just enabling the software cursor by default in the code. Adding Option "SWCursor" "True" in your xorg.conf is doing the same thing as reverting that patch. Fixing Hardware cursors is something we need to track down so getting the proper code in subversion was necessary. Sorry for the breakage but in the end it will help give us a better driver. Jon _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
