Re: Screen resoluton
- From: "Jeff" <ubuntu@xxxxxxxxx>
- Date: Wed, 20 Sep 2006 12:28:39 -0500 (CDT)
Willl this also work to increase the refresh rate beyond 60 Hz? The
flicker at that rate makes my eyes hurt after a while.
My original install of Ubuntu set itself at a default screen
resolution of 640 X 480.
The preferences panel has no other resolution offered .
How can I remedy this? I usually run at 1024 x 768.
thanks
edit the xorg.conf file adding the resolutions your system supports.
sudo gedit /etc/X11/xorg.conf
Look for "Modes"
Mine looks like this:
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624"
"800x600" "720x400" "640x480"
I had to add all but "1280x1024", which was added during the install.
If this doesn't work right off, you will likely have to create some
"Modelines" which is more complicated. Google is your friend here, since
someone likely has already done this on a system similar to yours.
You may also want to change your DefaultDepth to 24 if it isn't already.
--
Kevin C. Smith
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Screen resoluton
- From: Tom Lovelace
- Re: Screen resoluton
- From: Kevin C. Smith
- Screen resoluton
- Prev by Date: Re: Screen resoluton
- Next by Date: Re: Screen resoluton
- Previous by thread: Re: Screen resoluton
- Next by thread: Re: Screen resoluton
- Index(es):
Relevant Pages
|