LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-08-2004, 02:50 AM   #1
miguetoo
Member
 
Registered: Mar 2003
Location: soCal..
Distribution: lfs server.. slackware workstation..
Posts: 58

Rep: Reputation: 15
xdm..


is there a way of switching between the loader of desktop managers.. i issued the command "init 4" and it makes a graphical boot.. but whenever i boot, it only boots gnome (gdm).. i'd like to switch from gdm to xdm.. answers..?
 
Old 07-08-2004, 03:08 AM   #2
c31c
Member
 
Registered: Mar 2004
Location: Planet Earth
Distribution: Arch Linux
Posts: 106

Rep: Reputation: Disabled
i don't know exactly which file it is, but in some /etc/rc.d/rc.?
there are the options for runlevel 4, maybe rc.M or alike?
there you just have to comment the lines with gdm/kdm out (use #)
 
Old 07-08-2004, 03:15 AM   #3
BEI
LQ Newbie
 
Registered: Sep 2003
Location: Moscow, Idaho
Distribution: Slackware 10.2
Posts: 27

Rep: Reputation: 15
edit /etc/rc.d/rc.4

and comment out all the lines except xdm:


# 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

--BEI
 
Old 07-08-2004, 03:19 AM   #4
miguetoo
Member
 
Registered: Mar 2003
Location: soCal..
Distribution: lfs server.. slackware workstation..
Posts: 58

Original Poster
Rep: Reputation: 15
did that.. done.. works like apple pie..
 
  


Reply



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
xdm >minimalist< Linux - Software 1 05-05-2004 06:35 PM
XDM opens XDM after login jpbarto Linux - Software 1 01-26-2004 10:23 PM
Xdm smaug Linux - Newbie 2 07-17-2002 10:19 AM
xdm hommih Linux - Networking 4 04-16-2002 06:58 PM
xdm da Perp Linux - Newbie 10 01-22-2002 05:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:13 AM.

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