LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Can't change video resolution (https://www.linuxquestions.org/questions/ubuntu-63/cant-change-video-resolution-599433/)

mickeyboa 11-13-2007 07:23 PM

Can't change video resolution
 
System Settings > Monitor& Display > Adminstrator Mode will not allow change of resolution , I set to 1024x768 and click on Apply, Keep, and I reboot and settings going back to highest settings 1600x1200.
Whats the problem ?

Bruce Hill 11-14-2007 03:50 AM

Have you tried to change the resolution by editing /etc/X11/xorg.conf? (Assuming Ubuntu has that file in place.)

I set these modes only for my workstation ...
Code:

SubSection    "Display"
        Depth      24
        Modes      "1680x1050" "1400x1050"
EndSubSection
EndSection


mickeyboa 11-14-2007 01:26 PM

Thanks Bruce.
That's exactly what I did to fix the problem.
Thanks for responding.

Jim


All times are GMT -5. The time now is 01:58 AM.