LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Resolution Problem [Ubuntu] (https://www.linuxquestions.org/questions/linux-newbie-8/resolution-problem-%5Bubuntu%5D-652829/)

pedwily 07-01-2008 09:59 AM

Resolution Problem [Ubuntu]
 
Well today, like an idiot, i accidentally set my resolution so small that my screen now is huge and only focuses on the center of the screen... So i cant see the "System" tab to go into my screen setting. Is there anything Windows side i can do or is there any way to get my screen setting up without being able to click on it?

Thanks

vishnu_sreekumar 07-01-2008 10:21 AM

Hi,
press alt + f2 and type "gnome-terminal". This will open a terminal window. use the following command to open display configuration window.
$ sudo displayconfig-gtk

Change the resolution.

mrrangerman 07-01-2008 11:00 AM

keyboard shortcuts

<Ctrl><Alt><+> higher

<Ctrl><Alt><-> previous

pedwily 07-01-2008 08:44 PM

Quote:

Originally Posted by vishnu_sreekumar (Post 3200366)
Hi,
press alt + f2 and type "gnome-terminal". This will open a terminal window. use the following command to open display configuration window.
$ sudo displayconfig-gtk

Change the resolution.

I tried that but i cant see anything. The window pops up but i cant see any of the settings...


The area i can see is so small that i cant move around to see what im clicking on/doing.

vishnu_sreekumar 07-01-2008 09:56 PM

In that case you can fix the resolution from CLI. Press ctrl + alt + f1 and go to CLI. Run the following command

$ sudo dpkg-reconfigure xserver-xorg

Run the defaults with hitting the <enter> button until you get the resolution option. Choose the desired resolution. Now continue with the defaults until done.


All times are GMT -5. The time now is 12:06 AM.