Re: X start automatically.

From: Eris Caffee (eris-redhat-list_at_eldalin.com)
Date: 08/27/05

  • Next message: Ignacio Gómez: "Red hat 9 blocked"
    Date: Sat, 27 Aug 2005 13:46:58 -0000 (UTC)
    To: "General Red Hat Linux discussion list" <redhat-list@redhat.com>
    
    

    > It sometimes happens that I need to go to runlevel5 for X.
    > instead of changing runlevel, what I wanted is make X run in runlevel3.
    > what if I do this in my /etc/inittab, will it be valid
    >
    > -x:5:respawn:/etc/X11/prefdm -nodaemon
    > +x:35:respawn:/etc/X11/prefdm -nodaemon

    Yes, you can have "35" on that line and it should work just fine. But if
    you only need to run X sometimes, then maybe you should just use the
    "startx" command after logging in to the shell. When you are ready to
    exit X, you can type Ctrl-Alt-Backspace to kill the X server. That way
    you won't have gdm loaded in memory at all times.

    Eris Caffee

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Ignacio Gómez: "Red hat 9 blocked"