RE: How to start KDE

2002-04-17 Thread Stephen_Reilly
, April 16, 2002 12:01 PM To: [EMAIL PROTECTED] Subject: RE: How to start KDE Can I have both as defult. Not only the KDE instead of Gnome. I want both. --- [EMAIL PROTECTED] skrev: startx is the way I start it. You used to be able to go into Xconfigurator and set GUI as the default login

RE: How to start KDE

2002-04-17 Thread jack wallen
right but i use this script to cut down the typing. so instead of doing: switchdesk kde;startx i just do ./switch kde i know - it's lame ;-) On Tue, 2002-04-16 at 18:13, Bill Crawford wrote: On Tue, 16 Apr 2002, Jack Wallen, Jr. wrote: i use this script: ... put that in the user

RE: How to start KDE

2002-04-16 Thread Engstrom_Carl
startx is the way I start it. You used to be able to go into Xconfigurator and set GUI as the default login. If you See Gnome instead of KDE you can go into the desktop settings and set KDE as the default X service. I think I said that right. carl -Original Message- From: Kjetil

RE: How to start KDE

2002-04-16 Thread Kjetil Tjensvold
Can I have both as defult. Not only the KDE instead of Gnome. I want both. --- [EMAIL PROTECTED] skrev: startx is the way I start it. You used to be able to go into Xconfigurator and set GUI as the default login. If you See Gnome instead of KDE you can go into the desktop settings

RE: How to start KDE

2002-04-16 Thread Engstrom_Carl
, 2002 12:01 PM To: [EMAIL PROTECTED] Subject: RE: How to start KDE Can I have both as defult. Not only the KDE instead of Gnome. I want both. --- [EMAIL PROTECTED] skrev: startx is the way I start it. You used to be able to go into Xconfigurator and set GUI as the default login. If you

RE: How to start KDE

2002-04-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: My guess is that you are looking for a way to start EITHER gnome OR KDE from the text interface. You can have only one default at startup...you can change the default when you want, but there is no facility that I know of

RE: How to start KDE

2002-04-16 Thread Kjetil Tjensvold
: Kjetil Tjensvold [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 12:01 PM To: [EMAIL PROTECTED] Subject: RE: How to start KDE Can I have both as defult. Not only the KDE instead of Gnome. I want both. --- [EMAIL PROTECTED] skrev: startx is the way I start it. You

RE: How to start KDE

2002-04-16 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Talkington wrote: [EMAIL PROTECTED] wrote: change the default when you want, but there is no facility that I know of that will launch one or the other depending one the users mood. On second read (I'm a little slow), I wondered if you meant

RE: How to start KDE

2002-04-16 Thread Bill Crawford
:01 PM To: [EMAIL PROTECTED] Subject: RE: How to start KDE Can I have both as defult. Not only the KDE instead of Gnome. I want both. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: How to start KDE

2002-04-16 Thread Bill Crawford
On Tue, 16 Apr 2002, David Talkington wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Talkington wrote: [EMAIL PROTECTED] wrote: change the default when you want, but there is no facility that I know of that will launch one or the other depending one the users mood. On

RE: How to start KDE

2002-04-16 Thread Bill Crawford
On Tue, 16 Apr 2002, Kjetil Tjensvold wrote: Ok I was just wonder. But now the KDE panel also shown up after I configured it. So I have both Gnome and KDE. But in my Redhat 7.2 when you clicked gnome foot you could access installed KDE applications. This feature is gone now and I was just

Re: How to start KDE

2002-04-16 Thread daniel
On second read (I'm a little slow), I wondered if you meant that to be tongue-in-cheek ... a 'mood-sensitive' interface? If I'm _really_ bitchy, will it just fire up Doom for me when I log in? :-) i've heard of technologies available that are capable of sensing electronic impulses by way

Re: How to start KDE

2002-04-16 Thread jack wallen
put: startkde in your ~/.xinitrc file. or DESKTOP=KDE in your /etc/sysconfig/desktop file and run startx after a sucessful login. :-D On Tue, 2002-04-16 at 13:42, Kjetil Tjensvold wrote: How do you start KDE?? = Investigating the Norwegain 4.th Secret Service The multiheaded animal.

RE: How to start KDE

2002-04-16 Thread Jack Wallen, Jr.
i use this script: #! /bin/bash case $1 in gnome) echo 'exec gnome-session' ~/.xinitrc ;; kde) echo 'startkde' ~/.xinitrc *) echo $chose either gnome or kde exit 1 esac startx exit 0 end script put that in the user

RE: How to start KDE

2002-04-16 Thread Kjetil Tjensvold
- You got it Bill. Now I'am back at the beginning again. I really appreciate that. Thanks a lot -- Bill Crawford [EMAIL PROTECTED] skrev: On Tue, 16 Apr 2002, Kjetil Tjensvold wrote: Ok I was just wonder. But now the KDE panel also shown up after I configured it. So I have both Gnome

RE: How to start KDE

2002-04-16 Thread Kjetil Tjensvold
Thanks. I will save and try this:-) --- Jack Wallen, Jr. [EMAIL PROTECTED] skrev: i use this script: #! /bin/bash case $1 in gnome) echo 'exec gnome-session' ~/.xinitrc ;; kde) echo 'startkde' ~/.xinitrc *) echo $chose

Re: How to start KDE

2002-04-16 Thread Bill Crawford
On Tue, 16 Apr 2002, daniel wrote: On second read (I'm a little slow), I wondered if you meant that to be tongue-in-cheek ... a 'mood-sensitive' interface? If I'm _really_ bitchy, will it just fire up Doom for me when I log in? :-) i've heard of technologies available that are capable