Ok, disregard my second request for now... let's just take a step by step cause I'm quite a noob :)<br><br>A) The file in the end should be:<br>    # Default runlevel. The runlevels used by RHS are:<br>    #   0 - halt (Do NOT set initdefault to this)
<br>    #   1 - Single user mode<br>    #   2 - Multiuser, without NFS (The same as 3, if you do not have<br>    #   networking)<br>    #   3 - Full multiuser mode<br>    #   4 - unused<br>    #   5 - X11<br>    #   6 - reboot (Do NOT set initdefault to this)
<br>    #<br>    id:<span style="font-weight: bold; color: rgb(255, 0, 0);">3</span>:initdefault:<br><br>Now that should make the default startup, end with the <span style="font-style: italic; font-weight: bold;"><Localhost Login:>
</span> prompt, and then, when i want to start X-windows, i should just move to Ctrl+Alt+F2 and type "startx" right?<br><br>Now what if i also want to start a KDE session after that? Does startx load it by default (its the only KDE i have)? or do i type something else, or is it, something ELSE completely?
<br><br>Thank you<br><br><div><span class="gmail_quote">On 22/03/06, <b class="gmail_sendername">James Wilkinson</b> <<a href="mailto:fedora@westexe.demon.co.uk">fedora@westexe.demon.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ali Helmy wrote:<br>> Just for knowledge, when I press Ctrl+Alt+FX i get to a different session,<br>> where X=1-6 leads to a text mode, and X=7-12 leads to a graphical one...<br>> Now, is there some way where I can change the default? I mean:
<br>><br>> A) Make the default start-up just the console, but still be able to start<br>> the graphical one?<br><br>Yes. *Carefully* edit /etc/inittab as root. In the section that looks<br>like:<br>    # Default runlevel. The runlevels used by RHS are:
<br>    #   0 - halt (Do NOT set initdefault to this)<br>    #   1 - Single user mode<br>    #   2 - Multiuser, without NFS (The same as 3, if you do not have<br>    #   networking)<br>    #   3 - Full multiuser mode<br>    #   4 - unused
<br>    #   5 - X11<br>    #   6 - reboot (Do NOT set initdefault to this)<br>    #<br>    id:5:initdefault:<br>change that last 5 to a 3.<br><br>Then when you want to start X, log in and type "startx".<br><br>> B) Change the shortcuts, so that Ctrl+Alt+F1 = text-based, Ctrl+Alt+F2 =
<br>> graphical based?<br><br>I haven't tried this. But I imagine commenting out the lines<br>    2:2345:respawn:/sbin/mingetty tty2<br>    3:2345:respawn:/sbin/mingetty tty3<br>    4:2345:respawn:/sbin/mingetty tty4<br>
    5:2345:respawn:/sbin/mingetty tty5<br>    6:2345:respawn:/sbin/mingetty tty6<br>further down in the same file would do the job.<br><br>Keep one text-based console, though. You may need it if there's a<br>problem with X.
<br><br>Hope this helps,<br><br>James.<br>--<br>E-mail address: james | Ridcully told jokes like a bullfrog did accountancy.<br>@<a href="http://westexe.demon.co.uk">westexe.demon.co.uk</a>  | They never added up.<br>                      |     -- "The Last Continent", Terry Pratchett
<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br><br clear="all"><br>-- <br>A. Helmy