LinuxQuestions.org
Visit Jeremy's Blog.
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 06-20-2004, 02:48 PM   #1
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Rep: Reputation: 75
logon log off kde


I have just updated to kde 3.2.3 using swaret

I was hoping it would give the pretty log in box that you get with knoppix and mandrake. Also the ability to log off linux directly from kde rather than just logging out from kde and having to to shutdown from the command line. Is there anything I can do to get these.

I am running runmode 3

Alan
 
Old 06-20-2004, 03:00 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The "pretty login box" is called KDM. You get that if you select
init 4 as your default runlevel, and change the order of gdm,
kdm in /etc/rc.d/rc.4 ...

Alternatively, put /opt/kde/bin/kdm in /etc/rc.d/rc.local


Cheers,
Tink
 
Old 06-21-2004, 04:36 PM   #3
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
Thanks.
Of course I meant to write runmode 4
 
Old 06-21-2004, 04:43 PM   #4
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
I do not know if this makes any sense. I have looked at etc/rc.d.rc.4 and it looke that I have changed the order in the past.

#! /bin/sh
#
# rc.4 This file is executed by init(8) when the system is being
# initialized for run level 4 (XDM)
#
# Version: @(#)/etc/rc.d/rc.4 2.00 02/17/93
#
# Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
# At least 47% rewritten by: Patrick J. Volkerding <volkerdi@slackware.com>
#

# Tell the viewers what's going to happen...
echo "Starting up X11 session manager..."
# Alan has swapped kde and gnome
# Try to use GNOME's gdm session manager:
if [ -x /usr/bin/kdm ]; then
exec /usr/bin/kdm -nodaemon
fi

# Not there? OK, try to use KDE's kdm session manager:
if [ -x /opt/kde/bin/gdm ]; then
exec /opt/kde/bin/gdm -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

# error
echo
echo "Hey, you don't have KDM, GDM, or XDM. Can't use runlevel 4 without"
echo "one of those installed."
sleep 30

# All done.
 
Old 06-21-2004, 05:00 PM   #5
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
Sorry. I am an idiot. I had jst swapped the letter k and g without swapping the paths.
 
  


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
Logon script works for W98 NOT 2K/XP but all machines log onto the domain properly! cyberdiamond Linux - Networking 11 09-13-2005 09:01 AM
Cant log out of window manager and log back into kde randrake Linux - General 4 08-11-2005 11:01 AM
Can't logon to root on Kde 3.4 galliar SUSE / openSUSE 3 04-09-2005 10:19 AM
Automatic KDE Logon? dwpondscum Linux - General 2 04-25-2003 07:18 PM
I want KDE Logon Manager benjaminrtz Linux - Security 1 07-08-2002 09:56 AM

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

All times are GMT -5. The time now is 09:54 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