Izgubljena rezolucija

POzdrav svima i jedno pitanje. Naime danas sam čini mi se nakon reovnog automatskog update-a sistema (Ubuntu 9.04) izgubio rezoluciju koju sam imao (1280x1024) a trenutno mi je 1152x864. Ikonice su mi prevelike i jednostavno nije to to. Pitanje šta da uradim da to promijenim??? :-[

reboot?

Bio reboot po nekoliko puta ali ništa. :frowning:

koja je grafička? kakao si skidao drajvere za nju? iz source-a

Nisam ništa ni skidao, sve se samo automatski instaliralo ali sada imam problem. A grafička je ATI Radeon A9250.

A da mozda u xorg.conf-u dodas fino u “display modes” tu tvoju rezoluciju koju trazis,rebootas i onda je fino namjestis preko display managera tj displ.resolution??!

Hajde step by step ako može, please.

Sadržaj datoteke /etc/X11/xorg.conf:

xorg.conf (X.Org X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the xorg.conf manual page.

(Type “man xorg.conf” at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

Note that some configuration settings that could be done previously

in this file, now are automatically configured by the server and settings

here are ignored.

If you have edited this file but would like it to be automatically updated

again, run the following command:

sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Odrađeno ovako:

otvorio xorg.conf sa:

sudo gedit /etc/X11/xorg.conf

pa dodao u Screen ovako:

Kod:

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

onda save, pa restart.

I što je najbitnije, radi. Hvala svima na pomoći.

Upravo sam to i govorila:-).Pozz

Da, ali kasno. :slight_smile:

Da, ali kasno. :)[/quote]
Hehhe,pa vidis kako sve mozes sam kad se potrudis.To nije bio veliki problem sad da ga nisi googlajuci mogao naci:-).
Poozzz