LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-24-2004, 03:15 AM   #1
k0ncept0ne
LQ Newbie
 
Registered: Jul 2004
Posts: 11

Rep: Reputation: 0
switching to gdm


Hey all, I'm running Slackware 9. I recently changed to the Gnome desktop, but it is still using another display manager (kdm I think) and I would like to use gdm as my display manager. what changes do I need to make to do this? I've been looking around the net for 'changing display manager' etc but found very little.

thanks for any help.
 
Old 10-25-2004, 02:57 AM   #2
wimdh
LQ Newbie
 
Registered: Aug 2004
Location: Dendermonde, Belgium
Distribution: Ubuntu latest
Posts: 28

Rep: Reputation: 15
Hi,

You have to edit the file /etc/rc.d/rc.4

Make sure that the section that checks for gdm comes first.
This is how my file looks like.


# Try to use GNOME's gdm session manager:
if [ -x /usr/bin/gdm ]; then
exec /usr/bin/gdm -nodaemon
fi

# Not there? OK, try to use KDE's kdm session manager:
if [ -x /opt/kde/bin/kdm ]; then
exec /opt/kde/bin/kdm -nodaemon
fi

# If all you have is XDM, I guess it will have to do:
if [ -x /usr/X11R6/bin/xdm ]; then
exec /usr/X11R6/bin/xdm -nodaemon
fi
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Switching from GDM to KDM pembo13 Fedora 6 08-05-2004 09:07 AM
Switching GDM jmirles Libranet 2 11-10-2003 11:41 PM
Switching to GDM in mandrake 9.1 olubone Linux - Software 2 07-01-2003 09:45 AM
switching from KDM to GDM on SuSE 8.1 ocularbob Linux - Software 2 01-20-2003 12:54 PM
adding kde to gdm sessions OR switching to kdm on rh8 C++freak Linux - Software 3 11-28-2002 09:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration