LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   coverting between graphic & text modes (https://www.linuxquestions.org/questions/linux-newbie-8/coverting-between-graphic-and-text-modes-430904/)

Fuzia 04-02-2006 05:40 AM

coverting between graphic & text modes
 
hi

I'm using SUSE10 Linux and my question is that how can I switch from graphic mode to the text mode and vise versa thanks

Fuzia:)

jschiwal 04-02-2006 06:03 AM

If you want to do this temporarily, you can press the CTL-ALT-F1 keys. A different function key from F1-F6 will get you to a different virtual terminal. You can select this as the mode you boot up through YaST. Or you can edit the /etc/inittab file and change the lines:
# The default runlevel is defined here
id:5:initdefault:

Changing the 5 to a 3 will do it. Then run as root "SuSEconfig" so YaST picks up the change. (Not certain if this last step is necessary, but it is a good habit after making a manual configuration change.

SuSE does come with an on-line Administration manual.


All times are GMT -5. The time now is 03:18 PM.