Comment 23 for bug 1034160

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [radeon] Glitches in Unity's top bar

Sounds like the hardware cursor. Please try adding this to /etc/X11/xorg.conf and restart:

Section "Device"
    Identifier "My Radeon"
    Driver "radeon"
    Option "SWcursor" "on"
EndSection

And for more info, run: man radeon