RE: [newbie] Got X started, now how to start Gnome?

2000-05-10 Thread Paul

On Wed, 10 May 2000, Ron Greer wrote:

>Check, or add a ~/.xinitrc file.
>Inside that file should be the following format:
>
>#!/bin/bash
>exec /usr/bin/gnome-session

Or open a console, run "switchdesk" and select Gnome...


Paul


)0(---)0(

Also do usual things unusually well

)0([[EMAIL PROTECTED]]-)0(
http://nlpagan.net - ICQ 147208
Registered Linux User 174403




Re: [newbie] Got X started, now how to start Gnome?

2000-05-10 Thread Hellmut

Hi Anthony!

On a console in KDE type "switchdesk" and then choose "Gnome".
You can also type setup as root and choose "Desktop Configuration", the last
entry if I remember right.



> I finally got that second X session thing to work for me (that "startx -- :1"
> thing). The only problem is it starts up in KDE, and I like Gnome more. So how
> do I get it to start up in Gnome instead of KDE?
>
> --
> Anthony Huereca
> http://m3000.1wh.com
> Computers are not intelligent. They only think they are.

--
,

(o o)
+--oOOO--(_)---+
|  |
|H E L L M U T |
|  |
| www.fegefeuer-webzine.de |
|  |
+-0OOO-+
  | _ | _ |
   | | | |
   | | | |
   ooO Ooo








Re: [newbie] Got X started, now how to start Gnome?

2000-05-10 Thread Alan Shoemaker

Anthonywhen you enter kde type alt-f2, enter the command
switchdesk, and press enter.  After you accept the gnome
choice and close the switchdesk window you'll be prompted to
shutdown x and restart.  So, log out and do the startx -- :1
again and you'll come up in gnome.

Alan


Anthony Huereca wrote:
> 
> I finally got that second X session thing to work for me (that "startx -- :1"
> thing). The only problem is it starts up in KDE, and I like Gnome more. So how
> do I get it to start up in Gnome instead of KDE?
> 
> --
> Anthony Huereca
> http://m3000.1wh.com
> Computers are not intelligent. They only think they are.




Re: [newbie] Got X started, now how to start Gnome?

2000-05-10 Thread flupke

You can start it straight from the text console :
xinit -e gnome -- :1

Or first start a "nude" x session :
xinit -- :1
And then, from the xterm that will appear (put the mouse cursor in it to
give it the focus), start whatever wm you want to try (enlightenment,
blackbox, gnome, window maker...)

HTH
Flupke


On Wed, 10 May 2000, Anthony Huereca wrote:

> I finally got that second X session thing to work for me (that "startx -- :1"
> thing). The only problem is it starts up in KDE, and I like Gnome more. So how
> do I get it to start up in Gnome instead of KDE? 
> 
> -- 
> Anthony Huereca
> http://m3000.1wh.com
> Computers are not intelligent. They only think they are. 
> 
> 




RE: [newbie] Got X started, now how to start Gnome?

2000-05-10 Thread Ron Greer

Check, or add a ~/.xinitrc file.
Inside that file should be the following format:

#!/bin/bash
exec /usr/bin/gnome-session

-=Ron=-
-Original Message-
From: Anthony Huereca [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 10, 2000 3:22 PM
To: [EMAIL PROTECTED]
Subject: [newbie] Got X started, now how to start Gnome?


I finally got that second X session thing to work for me (that "startx --
:1"
thing). The only problem is it starts up in KDE, and I like Gnome more. So
how
do I get it to start up in Gnome instead of KDE? 

-- 
Anthony Huereca
http://m3000.1wh.com
Computers are not intelligent. They only think they are.