<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Thanks Jim!<BR>
<BR>
Window Manager makes sense...no reference found in xorg.conf to hardware assist pointer that I've seen...here's what I've been using for xorg since creating this build a year ago:<BR>
<BR>
<BR>
<BR>
# Xorg configuration created by livna-config-display<BR>
<BR>
Section "Files"<BR>
        ModulePath "/usr/lib/xorg/modules/extensions/nvidia"<BR>
        ModulePath "/usr/lib/xorg/modules"<BR>
EndSection<BR>
<BR>
Section "ServerFlags"<BR>
        Option         "AIGLX" "on"<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
        Identifier "Videocard0"<BR>
        Driver "nvidia"<BR>
EndSection<BR>
<BR>
Section "Extensions"<BR>
        Option         "Composite" "Enable"<BR>
EndSection<BR>
<BR>
<BR>
My issue is a classic case of, "...everything was working fine and then it got stupid." The only changes that I'm aware of are from Chrome updates - no other updates are coming for F12. Yes, I'm also considering upgrading to F14 but rather get my feet wet working on this issue. Won't learn by just reinstalling now will I?<BR>
<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Jim Kinney <<A HREF="mailto:Jim%20Kinney%20%3cjim.kinney@gmail.com%3e">jim.kinney@gmail.com</A>><BR>
<B>To</B>: Atlanta Linux Enthusiasts <<A HREF="mailto:Atlanta%20Linux%20Enthusiasts%20%3cale@ale.org%3e">ale@ale.org</A>>, <A HREF="mailto:rfaulkner@34thprs.org">rfaulkner@34thprs.org</A><BR>
<B>Subject</B>: Re: [ale] Funky mouse pointer<BR>
<B>Date</B>: Tue, 29 Mar 2011 09:29:33 -0400<BR>
<BR>
<BR>
<BR>
That sounds more like window manager failure than video driver to me. Check X conf and turn off/on hardware assist pointer and restart X.<BR>
<BR>
On Mar 29, 2011 9:24 AM, "Richard Faulkner" <<A HREF="mailto:rfaulkner@34thprs.org">rfaulkner@34thprs.org</A>> wrote:<BR>
> I've been running into a quirky mouse on my F12 build (home rolled<BR>
> desktop)...and most interestingly my father is have the same thing<BR>
> happen on his F13 build (Gateway laptop). Symptoms are mouse pointer<BR>
> that disappears "behind" a new window as it is rendering and hung<BR>
> graphical artifact of mouse pointer on the screen (usually in the window<BR>
> being rendered) for which a refresh usually clears. My guess is video<BR>
> driver gone south?<BR>
> <BR>
> Sound familiar anyone?<BR>
> <BR>
> Running 2.6.32.26-175.fc12.i686 w/GNOME 2.28.2 on AMD 64 X2 4200+<BR>
> Manchester and dual XFX 6800 GS (SLI) GPUs (bridged)<BR>
> <BR>
> Rich in Lilburn<BR>
<BR>
<BR>
</BODY>
</HTML>