Results 1 to 7 of 7
hi all,
i am using suse linux 10 enterprise edition server... recently it was not booting with graphical user interface for this i have changed the run level 3 to ...
- 12-09-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 14
graphical user interface
hi all,
i am using suse linux 10 enterprise edition server... recently it was not booting with graphical user interface for this i have changed the run level 3 to 5 in /etc/inittab file then after it is booting with graphical interface but the screen size is very big.. help me in setting the size/resolution.
bye
rao
- 12-09-2006 #2
boot up in command line mode and execute 'sax2'. adjust display settings and resolution. type 'startx' to check GUI.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-09-2006 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 14
graphical user interface
hi all,
after executing 'sax2' command then adjusting display settings
(16-bit colours and 800x600 resolution.) then after executed 'startx' to check GUI.
After doing all above process then also window size is very big
plz help me in setting of display and resolution.
bye
Rao
- 12-09-2006 #4
which graphics card do you have?
try to set 24-bit colors and 1024x768 resolution through 'sax2'.
in case, sax2 doesn't fix your problem, log in as 'root' in GUI and open /etc/X11/xorg.conf file in any editor ( gedit, kate etc )
in section 'Screen' set default depth to 24 and add SubSection Display.
press Ctrl+Alt+BackSpace to restart X server.Code:DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection
in case, even this couldn't fix your problem, post the Monitor and Screen section here.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-11-2006 #5Just Joined!
- Join Date
- Dec 2006
- Posts
- 14
graphical user interface
hi all,
i set 24-bit colors and 1024X768 resolution through 'sax2' to fix the problem. but the problem was not fixed. i could not find file xorg.conf under /etc/X11 directory. i found XF86Config file under same directory which contains
DefaultDepth 24 and there are 5 subsections "display" sections with diferrent Depths and modes. thatswhy i did not modify this file.
Another thing that i am using SuSe linux Enterprise edition 9.
plz help me to set my resolution.
bye
Rao
- 12-11-2006 #6
post the display subsections listed in 'XF86Config' file.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-13-2006 #7Just Joined!
- Join Date
- Dec 2006
- Posts
- 14
graphical user interface
hi all,
now my system working fine...
i have changed the graphic card and monitor after that set the display settings.
bye
rao


Reply With Quote