Results 1 to 4 of 4
My screen resolution in gnome is 800x600. But to modify it the control panel gives me alternatives between this resolution and the worst 640x480 only. My monitor and video card ...
- 01-27-2006 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 23
screen resolution in gnome
My screen resolution in gnome is 800x600. But to modify it the control panel gives me alternatives between this resolution and the worst 640x480 only. My monitor and video card support higher resolution (1200x1024 or something similar)
Thanks for your help
- 01-27-2006 #2Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
Edit your /etc/X11/xorg.conf. Once you are in the file it's quite self explanitory.
- 01-27-2006 #3Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
edit the modes line in
/etc/X11/XF86config-4
or
/etc/X11/xorg.conf
depending on which system you have.
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSectionfar...out
- 01-27-2006 #4
You can try running the program (from the command line): xorgconfig or XF86Config (depends what X serve you are using). If you installed Debian 3.1 and did not upgrade to Unstable, then use XF86Config.
Follow through the prompts and give it the appropriate information. Make sure to have your monitor specifications handy because it will ask for things like horizontal and vertical refresh rates. Upon completiton, copy the xorg.conf or Xf86Config-4 file to /etc/X11/ (you will have to be root to copy it
)
To test the new configuration, push [ctrl]+[alt]+[backspace]
Any further questions, let me know.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.



