Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. charuga@charuga-desktop:~$ cat /etc/X11/xorg.conf
  2.  
  3. Section "Screen"
  4. Identifier "Default Screen"
  5. DefaultDepth 24
  6. EndSection
  7.  
  8. Section "Module"
  9. Load "glx"
  10. EndSection
  11.  
  12. Section "Device"
  13. Identifier "Default Device"
  14. Driver "nvidia"
  15. Option "NoLogo" "True"
  16. EndSection
  17.  
  18. charuga@charuga-desktop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement