Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. DISPLAY=:0 ccsm
  2.  
  3. sudo apt-get install dconf-tools
  4. dconf reset -f /org/compiz/
  5.  
  6. sudo apt-get update && apt-get install --reinstall unity ubuntu-desktop lighdm
  7.  
  8. unity
  9.  
  10. Error : plugin "opengl" could not be loaded
  11.  
  12. sudo mv /etc/X11/xorg.conf.XXXXXXXX /usr/share/X11/xorg.conf.d/xorg.conf
  13.  
  14. export DISPLAY=:0
  15.  
  16. gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement