Hi,

Want help from you on a issue that i'm facing with my monitor resolution,i have a dual boot windows XP and RHEL5. In Windows the monitor provide the option to set the resolution at 1024x786 but the same is not allowed here in linux.

i googled a lot ,defined settings in in xorg.conf [Attached] but no resolution,some times on pressing Alt+Ctrl+[Backspace] the resolution used to get fixed,but it have just been 2-3 times.
Waiting for something good from you all.

Monitor :15" CRT Samsung Samtron 56v

Thanks
Lucky
# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to