dopodiché esegui questo comando:Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "ATI Technologies"
Driver "fglrx"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "DefaultLayout"
Screen "Default Screen"
EndSection
Codice: Seleziona tutto
sudo aticonfig --resolution=0,1280x1024,1024x768 --hsync=0,31-81 --vrefresh=0,56-75