- Κώδικας: Επιλογή όλων
kotsos3@ubuntu:~$ cat /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
kotsos3@ubuntu:~$





