I second that! i'm having the same exact problem, and blamed it on beryl, but after using metacity with xgl nothing changed..
$ cat /usr/share/xsessions/xgl.desktop [Desktop Entry] Encoding=UTF-8 Name=Xgl Exec=/usr/local/bin/startxgl.sh Icon= Type=Application $ cat /usr/local/bin/startxgl.sh #!/bin/sh Xgl -fullscreen :1 -ac -br -accel glx:pbuffer -accel xv:pbuffer & sleep 4 export DISPLAY=:1 radeontool light off exec gnome-session i'm not attaching a sshot, the situation is similar.. -- gtk/icon themes ignored when using xgl https://launchpad.net/bugs/75280 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
