Re: Start New Session button

2003-04-01 Thread Graham Knap
Graham Knap wrote:
> > After a recent upgrade (I'm not sure which one), my K menu now
> > includes a "start new session" item, right above "Lock Screen".
Chris Cheney wrote:
Just disable the other X kdm lines.  The "start new session" option
might not work right now since I forgot to add the X numbers eg :1, :2.

Thanks Chris. It took me a while to figure out what you were talking 
about (since I'm no KDE guru) -- but thank you, that fixed it.

I edited "/etc/kde3/kdm/Xservers". I left this line as it was:
:0 [EMAIL PROTECTED] /usr/X11R6/bin/X  -dpi 100 -nolisten tcp vt7
but I commented these out:
#:1 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt8
#:2 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt9
#:3 local reserve /usr/X11R6/bin/X -dpi 100 -nolisten tcp vt10
As I was sort of expecting, zapping X did not restart kdm. I probably 
could have run "/etc/init.d/kdm restart", but I needed to reboot anyway, 
so I did that instead.

Thanks again everyone... case closed.
-- graham



Re: Start New Session button

2003-04-01 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 01 April 2003 02:54, Chris Cheney wrote:
> On Mon, Mar 31, 2003 at 07:21:14PM -0500, Graham Knap wrote:
> > Hi everyone,
> >
> > After a recent upgrade (I'm not sure which one), my K menu now includes
> > a "start new session" item, right above "Lock Screen".
> >
> > I'm not sure how it got there, but I'd really like to remove it. Could
> > anyone here offer a bit of advice?
> >
> > I'm not subscribed to the list, so please CC me when posting a reply.
> > Thanks.
> >
> > -- graham
>
> Just disable the other X kdm lines.  The "start new session" option
> might not work right now since I forgot to add the X numbers eg :1, :2.

Is that fixed already in the KDE CVS ?

Ralf
>
> Chris

- -- 
We're not a company, we just produce better code at less costs.
- 
Ralf Nolden
[EMAIL PROTECTED]

The K Desktop Environment   The KDevelop Project
http://www.kde.org  http://www.kdevelop.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+iWNUu0nKi+w1Ky8RAjDHAJ90CRlYO9DZqH/u25v4FPPf29fA9gCbBqdh
O4UYxHD7KDYsUx6JlDm/Nt8=
=S3ak
-END PGP SIGNATURE-





Re: Start New Session button

2003-04-01 Thread Tom Deblauwe
On Tuesday 01 April 2003 02:21, Graham Knap wrote:
> Hi everyone,
>
> After a recent upgrade (I'm not sure which one), my K menu now includes
> a "start new session" item, right above "Lock Screen".
>
> I'm not sure how it got there, but I'd really like to remove it. Could
> anyone here offer a bit of advice?

ooops, sorry about my previous mail, please ignore it :-))
I thought I could help but I don't :)) sorry
greetz
Tom,




Re: Start New Session button

2003-04-01 Thread Tom Deblauwe
On Tuesday 01 April 2003 02:21, Graham Knap wrote:
> After a recent upgrade (I'm not sure which one), my K menu now includes
> a "start new session" item, right above "Lock Screen".
>
> I'm not sure how it got there, but I'd really like to remove it. Could
> anyone here offer a bit of advice?

In the KDE control center, go to KDE components - Session Manager.  There the 
option Restore Manually Saved Session is probably checked, which causes the 
extra entry in the K-menu.

greetz
Tom,





Re: Start New Session button

2003-03-31 Thread Chris Cheney
On Mon, Mar 31, 2003 at 07:21:14PM -0500, Graham Knap wrote:
> Hi everyone,
> 
> After a recent upgrade (I'm not sure which one), my K menu now includes 
> a "start new session" item, right above "Lock Screen".
> 
> I'm not sure how it got there, but I'd really like to remove it. Could 
> anyone here offer a bit of advice?
> 
> I'm not subscribed to the list, so please CC me when posting a reply. 
> Thanks.
> 
> -- graham

Just disable the other X kdm lines.  The "start new session" option
might not work right now since I forgot to add the X numbers eg :1, :2.

Chris