http://ubuntuforums.org/showthread.php?t=585045
here is the command:
Code:
sudo gedit /etc/X11/xorg.conf
Code:
Section "Extensions"
Option "Composite" "0"
EndSection
Code:
Section "Extensions"
Option "Composite" "1"
EndSection
Code:
sudo apt-get install xserver-xgl
Code:
sudo apt-get install compizconfig-settings-manager
No comments:
Post a Comment