If you are using nvidia driver, issue the following command:
sudo nvidia-xconfig --add-argb-glx-visuals
which will add the following line into xorg.conf
"AddARGBGLXVisuals" "true"
Then restart your X.
sudo nvidia-xconfig --add-argb-glx-visuals
which will add the following line into xorg.conf
"AddARGBGLXVisuals" "true"
Then restart your X.


0 comments:
Post a Comment