what to do without gnome-session

2002-06-30 Thread Susan Kleinmann
I used to use gnome and start X with the following .xinitrc:

exec gnome-session

But after upgrading to gnome2, gnome-session has disappeared.

What am I supposed to exec to launch gnome2 session?

I tried using

exec /etc/X11/Xsession

but that never produced an Xwindow screen (just some noise).
This may or may not be related to the fact that I'm using
nvidia drivers.

TIA,
Susan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: what to do without gnome-session

2002-06-30 Thread Pollywog
On Sun, 30 Jun 2002 14:57:55 -0400
Susan Kleinmann [EMAIL PROTECTED] wrote:

 I used to use gnome and start X with the following .xinitrc:
 
 exec gnome-session
 
 But after upgrading to gnome2, gnome-session has disappeared.
 
 What am I supposed to exec to launch gnome2 session?

It is still gnome-session, but now part of the gnome-session2 package:

gnome-session2: /usr/bin/gnome-session


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: what to do without gnome-session

2002-06-30 Thread Alex Malinovich
On Sun, 2002-06-30 at 13:57, Susan Kleinmann wrote:
 I used to use gnome and start X with the following .xinitrc:
 
 exec gnome-session
 
 But after upgrading to gnome2, gnome-session has disappeared.
 
 What am I supposed to exec to launch gnome2 session?
 
 I tried using
 
 exec /etc/X11/Xsession

You should have installed gnome-session2 when you upgraded to Gnome 2.
Since GDM still hasn't been updated, I just use startx, open up an
xterm, and then run gnome-session. Set everything the way you like it
and make sure you save your session before you log out. When you go back
in gnome-session should automatically load up with gnome.

-Alex



signature.asc
Description: This is a digitally signed message part


Re: what to do without gnome-session

2002-06-30 Thread Susan Kleinmann
Pollywog [EMAIL PROTECTED] wrote:

 It is still gnome-session, but now part of the gnome-session2 package:
 
 gnome-session2: /usr/bin/gnome-session

grep-available -P -sPackage gnome-session2 yields nothing
grep-available -P -sPackage gnome | grep session yields only:
Package: gnome-session

grep-available -PX -sPackage,Version gnome-session yields:
Package: gnome-session
Version: 1.4.1-1

I looked for another x-session-manager, and found only two:
grep-available -FProvides -sPackage x-session-manager
Package: kdebase
Package: gnome-session

Where does one find gnome-session2?

Confused,
Susan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: what to do without gnome-session

2002-06-30 Thread Travis Crump

Susan Kleinmann wrote:

Pollywog [EMAIL PROTECTED] wrote:



It is still gnome-session, but now part of the gnome-session2 package:

gnome-session2: /usr/bin/gnome-session



grep-available -P -sPackage gnome-session2 yields nothing
grep-available -P -sPackage gnome | grep session yields only:
Package: gnome-session

grep-available -PX -sPackage,Version gnome-session yields:
Package: gnome-session
Version: 1.4.1-1

I looked for another x-session-manager, and found only two:
grep-available -FProvides -sPackage x-session-manager
Package: kdebase
Package: gnome-session

Where does one find gnome-session2?

Confused,
Susan




deb ftp://ftp.debian.org/debian ../project/experimental main


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]