Computing.Net > Forums > Linux > RedHat9 display settings problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

RedHat9 display settings problem

Reply to Message Icon

Name: t-bone
Date: November 11, 2004 at 07:02:08 Pacific
OS: RedHat9
CPU/Ram: 233/128
Comment:

I have RedHat9 installed, and i want to change its display settings because icons, browsers etc are to big. I went into display settings and found that the current settings were at 800x600, i want to change this to 1024X???, when i changed it to 1024x??? it said log out and restart xServer. When i logged out and then logged back in, the settings were still at 800x600!! what did i do wrong? what must I do for this settings to take effect? What is this xserver restart?



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: November 11, 2004 at 08:07:25 Pacific
Reply:

Have a look through your X config file (/etc/X11/[XF86Config|XF86Config-4|xorg.conf]) for lines that look something like:
Subsection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubsection

There should be a subsection for each colour depth. The first resolution mentioned is the default one (ie above it would be 800x600). Add 1024x768 to the beginning of the list so it reads:
Modes "1024x768" "800x600" "640x480"
You may want to do this for each colour depth.

FYI you can toggle between all the available resolutions with Ctrl&Alt&[+|-] (NB That is + or - on your numeric keypad and not by the backspace key)

Restarting your X server (the bit that provides a GUI) is as simple as Ctrl&Alt&Backspace.


0

Response Number 2
Name: hwood
Date: November 11, 2004 at 18:50:30 Pacific
Reply:

Redhat 9.0 and later use the file named XF86Config (no "-4") make sure both the video card and the monitor section have all the resolutions your video card and monitor support. Also make sure the vertical and horizontal refresh rates match that of your monitor.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


how to create logon names... slackware instlation on a...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: RedHat9 display settings problem

edit display settings www.computing.net/answers/linux/edit-display-settings/7850.html

Monitor display settings in GNOME www.computing.net/answers/linux/monitor-display-settings-in-gnome/930.html

Dual display settings www.computing.net/answers/linux/dual-display-settings/19322.html