Results 1 to 5 of 5

Thread: Switching From Command Line to GUI

  1. #1
    Join Date
    Feb 2009
    Beans
    76

    Switching From Command Line to GUI

    To prevent confusion, I am not running a server edition. I am running Ubuntu 8.10.

    So, sometimes I like to boot only to the command line (Control + Alt + F2), since I just need to do a quick thing. However, I occasionally press those keys without meaning to. What is the easiest way to switch to my GUI desktop (Gnome) so that I don't have to restart my entire computer?

    Much thanks in advance.

  2. #2
    Join Date
    Jun 2007
    Beans
    53

    Re: Switching From Command Line to GUI

    Have you tried
    Code:
    startx

  3. #3
    Join Date
    Jul 2007
    Location
    Poland
    Beans
    4,499
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Switching From Command Line to GUI

    CTRL+ALT+F7 switches back to gnome session on my 8.04

  4. #4
    Join Date
    Feb 2009
    Beans
    76

    Re: Switching From Command Line to GUI

    EDIT:

    Sorry, I didn't see that there were two posts. I get an error when attempting to "startx", so I guess Control + Alt + F7 is fine.

    Thank you very much guys/girls!
    Last edited by SoulMazer; March 18th, 2009 at 04:23 AM.

  5. #5
    Join Date
    Mar 2009
    Location
    /dev/null
    Beans
    57
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Switching From Command Line to GUI

    you could
    Code:
     sudo apt-get install ubuntu-desktop
    then at the login, type startx, and it will get you to the login GUI.. choose gnome.. you're done!
    "Simple people, writes simple code"
    -Ruel

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •