PDA

View Full Version : Resolution


charmboi
27th July 2004, 06:30 PM
hi i m new here, i cant seems to edit my resolution to 1024x 768 in fc2, it onli 800x600 n 640x480.... :confused:

is there anyway to change to 1024x768?

superbnerd
27th July 2004, 06:36 PM
yes, you can edit you /etc/X11/xorg.conf file similar to this Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
"640x480"
EndSubSection
EndSection
have you tried the gui tool system-config-display. If that doen't work, it might be a driver problem, so post you video card mod and specs.