[95709] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: More on setting up kdm

daemon@ATHENA.MIT.EDU (Patrick O'Neil)
Tue Oct 20 14:11:27 1998

Date: Sun, 18 Oct 1998 18:06:47 +0000
From: "Patrick O'Neil" <patrick@howard.genetics.utah.edu>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Zoki wrote:

[...]
> ->I had .xinitrc in my home directory which had only
> ->startkde in it - and I did a mv from .xinitrc to xinitrc.
> 
> *** Just wondering why you renamed your .xinitrc file? This way KDE
> certanly won't be started since KDE can't be found.

Well, because this is part of the content of one message I received 
about setting it up, and it is the method I decided on:

------------------
First setup kdm using Desktop Manager, if you want 
to run KDE and also Enlightenment as different sessions, 
add them.

next, edit /etc/X11/xdm/Xsession

case $# in
1)
case $1 in
failsafe)
exec xterm -geometry 80x24-0-0
;;
KDE)
exec /opt/kde/bin/startkde
;;
enligtenment)
exec /usr/local/bin/enlightenment 
;;
esac
esac

then make sure you don't have .xsession, .xinitrc, .Xclients 
in your $HOME directory.
------------------------------------

Thus, I mv'd the .xinitrc file in my /home directory to xinitrc.
I have since mv'd it back to .xinitrc and have kde running (again)
but not kdm.

-- 
-------------------------------------------
"If a man hasn't discovered something that
he will die for, he isn't fit to live."
	          --Martin Luther King, Jr
-------------------------------------------

Padraig UiNiall


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post