Tema: Ubuntu 7.04
View Single Post
Staro 20.06.2007., 00:29   #79
danij3l
Premium
 
danij3l's Avatar
 
Datum registracije: Nov 2005
Lokacija: NA
Postovi: 2,620
Citiraj:
I think I know what your problem is. To have Ubuntu use a resolution that is not listed, I would edit the /etc/X11/xorg.conf file. Towards the bottom of this file will be a list of resolutions that will be used for the display. You may just need to add a new resolution at the start, so instead of looking like this...
Modes "1024x768" "800x600" "640x480"

it looks like this...
Modes "1152x864" "1024x768" "800x600" "640x480"
javi ako ne pomogne.

P.S. za editiranje xorg.conf trebash root ovlasti, dakle
Citiraj:
sudo gedit /etc/X11/xorg.conf
preporucam da prvo napravish napravish backup
Citiraj:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-backup
danij3l je offline   Reply With Quote