PDA

View Full Version : risoluzione video ubuntu


stewe_91
30-05-2007, 20:58
salve a tutti...da bravo niubbo di ubuntu è sorto un altro problema....la risoluzione massima, nonostante la scheda sia stata rilevata, è di soli 1024 *768 e non è possibile selezionare risoluzioni più alte...siccome mi da molto fastidio lavorare a quella risoluzione è possibile fare qualcosa? :confused:

Pixel_83
31-05-2007, 08:20
Now you can select the default resolution and colordepth by tweaking the Screen section. It should look something like this:


Code:
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "CM752ET"
DefaultDepth 16
SubSection "Display":
Depth 16
Modes "1024x768_75.00"
EndSubSection
EndSection

Il file in questione da modificare è /etc/X11/Xorg.conf :D