disabling the default X GUI

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default disabling the default X GUI

    OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
    laptop and 7.3, I think, on the desktop I use for work. I just
    installed Red Hat 9 on a brand-new laptop, and it booted up using some
    horrible Windows-clone GUI I don't want to use. How do I uninstall
    this so I can log in in normal console mode and use startx with my
    normal .xinitrc, etc?

    -Sandra the confused
    Sandra Loosemore Guest

  2. Similar Questions and Discussions

    1. Setting index.cfm as the default document??? Yes, it hasbeen added as a default document in IIS.
      I am having trouble getting IIS to recognize the default index.cfm document, and I was wondering if anyone could give me some guidance. I created a...
    2. Disabling LCK functionality?
      TIP OF THE WEEK #229 *Macromedia Contribute 2.0, 3.0* Using Macromedia Contribute, you can quickly and easily edit existing content and...
    3. Disabling LCK functionality?
      Thank you so much for this clear and informative message. I now know what I did wron. I was editing and went back into another draft without...
    4. Disabling Components?
      Does anyone know how to disable radio buttons, checkboxes or component buttons I am creating a Quiz - If a user gets a wrong answer, I want to...
    5. Disabling a behavior
      Just before where the code to do the autocomplete starts, put in:- if not(member("theCheckbox").hilite) then exit ....assuming that the rest of...
  3. #2

    Default Re: disabling the default X GUI

    Sandra Loosemore <sandra@frogsonice.com> wrote:
    > OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
    > laptop and 7.3, I think, on the desktop I use for work. I just
    > installed Red Hat 9 on a brand-new laptop, and it booted up using some
    > horrible Windows-clone GUI I don't want to use. How do I uninstall
    > this so I can log in in normal console mode and use startx with my
    > normal .xinitrc, etc?
    Change this line:

    id:5:initdefault:

    in /etc/inittab to:

    id:3:initdefault:

    Then do a "telinit 3".

    Then make sure that the WM that you want is loaded, and that you have
    the .xinitrc that you want, then try startx.


    --
    Jim Buchanan [email]jbuchana@buchanan1.net[/email]
    =================== [url]http://www.buchanan1.net/[/url] ==========================
    "Clear as a crystal, sharp as a knife ... Sometimes it feels like I'm
    going too fast ... Too high or too low there ain't no in-betweens ...
    Sometimes I lie awake, night after night Coming apart at the seams
    Eager to please, ready to fight Why do I go to extremes?"
    -Billy Joel
    ================= Visit: [url]http://www.thehungersite.com[/url] ==================
    jbuchana@buchanan1.net Guest

  4. #3

    Default Re: disabling the default X GUI

    Sandra Loosemore wrote:
    > OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
    > laptop and 7.3, I think, on the desktop I use for work. I just
    > installed Red Hat 9 on a brand-new laptop, and it booted up using some
    > horrible Windows-clone GUI I don't want to use. How do I uninstall
    > this so I can log in in normal console mode and use startx with my
    > normal .xinitrc, etc?
    .... an "old time Linux user" and you dont know this? :)
    change the default runlevel to "networking, no X" in
    your /etc/inittab file (this is normally '3'). a snippet
    from the file:

    # The default runlevel is defined here
    id:5:initdefault:
    ....^.................try a '3' here
    ..
    --
    /// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
    \\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
    Darth Vader sleeps with a Teddywookie.

    mjt Guest

  5. #4

    Default Re: disabling the default X GUI

    On Wed, 10 Sep 2003 at 03:13 GMT, [email]jbuchana@buchanan1.net[/email] eloquently wrote:
    > Sandra Loosemore <sandra@frogsonice.com> wrote:
    >> OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
    >> laptop and 7.3, I think, on the desktop I use for work. I just
    >> installed Red Hat 9 on a brand-new laptop, and it booted up using some
    >> horrible Windows-clone GUI I don't want to use. How do I uninstall
    >> this so I can log in in normal console mode and use startx with my
    >> normal .xinitrc, etc?
    >
    > Change this line:
    >
    > id:5:initdefault:
    >
    > in /etc/inittab to:
    >
    > id:3:initdefault:
    >
    > Then do a "telinit 3".
    >
    > Then make sure that the WM that you want is loaded, and that you have
    > the .xinitrc that you want, then try startx.
    [ADDENDUM] RH has a tendency to use ~/.Xclients-default. Make
    sure you check/change this as well.

    --
    Registered Linux User # 125653 ([url]http://counter.li.org[/url]) | Please remove
    Certified: 55% bastard, 31% of which is tard. | '.invalid'
    [url]http://www.thespark.com/bastardtest[/url] | to reply.
    Switch to: [url]http://www.speakeasy.net/refer/190653[/url]
    ne... Guest

  6. #5

    Default Re: disabling the default X GUI


    "ne..." <akabi@speakeasy.net.invalid> wrote in message
    news:BPOdnW-xvOFohcKiRTvU2Q@speakeasy.net...
    > Certified: 55% bastard, 31% of which is tard. | '.invalid'
    > [url]http://www.thespark.com/bastardtest[/url] | to reply.
    only 55% I rated 76% Bastard of which 43% is tard

    but then I don't really trust those tests as the Gender test scored me as
    97% female
    and the Bitch test said I was 75% Bitch and I am 100% geek :-)




    Michael Forster Guest

  7. #6

    Default Re: disabling the default X GUI

    On Wed, 10 Sep 2003 01:59:42 GMT, Sandra Loosemore wrote:
    > OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
    > laptop and 7.3, I think, on the desktop I use for work. I just
    > installed Red Hat 9 on a brand-new laptop, and it booted up using some
    > horrible Windows-clone GUI I don't want to use.
    Look for a package of your favourite window manager. Which one do you
    want? (And start in runlevel 3.)

    RH9 doesn't have a good window manager, (there's a sawfish-1.3 package in
    rawhide, but the maintainer is a sleepyhead, add this bugfix, posted in
    April (sic!), if you want to use it. Click on 1.8 to see the diff).
    [url]http://cvs.gnome.org/bonsai/cvslog.cgi?file=%2Fsawfish%2Fscripts%2Fsawfish-menu.jl[/url]

    Achim

    Achim Linder Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139