You are not logged in.

#1 2007-06-30 03:00:18

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Alternative to slim and gdm?

Hello

I'm looking for an alternative to gdm and slim, the issue is that slim is to simple, if I log out of the xserver session I'm just getting thrown out to the terminal and the classic login screen, while gdm gets to big and bloated and gnomish.

Are there any alternatives at all?


Use the Source, Luke!

Offline

#2 2007-06-30 03:03:36

Phrodo_00
Member
From: Seattle, WA
Registered: 2006-04-09
Posts: 342
Website

Re: Alternative to slim and gdm?

hhhmm.... kdm?

Offline

#3 2007-06-30 03:11:11

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: Alternative to slim and gdm?

You could try xdm, or do what I do and use no display manager at all and just login from the command line.


oz

Offline

#4 2007-06-30 11:51:26

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Alternative to slim and gdm?

I am a slim user and I never had that kind of problems...

Are you sure that your /etc/inittab look like this?
x:5:respawn:/usr/bin/slim

from what you say it seems it is
x:5:once:/usr/bin/slim

Last edited by ezzetabi (2007-06-30 11:53:59)

Offline

#5 2007-06-30 14:46:21

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Alternative to slim and gdm?

ezzetabi wrote:

I am a slim user and I never had that kind of problems...

Are you sure that your /etc/inittab look like this?
x:5:respawn:/usr/bin/slim

from what you say it seems it is
x:5:once:/usr/bin/slim

Well I have never tried Slim that way, only as an daemon, I will try.


Use the Source, Luke!

Offline

#6 2007-06-30 21:56:36

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Alternative to slim and gdm?

Using inittab instead of putting it in your DAEMONS=() array is the most versatile solution. Rc.conf is executed no matter whether you boot in runlevel 3 or 5, and there's no difference between it. Inittab, on the other hand, can deal with the different runlevels, so if you actually decide to boot into runlevel 3, it will not start your login manager (and X).


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#7 2007-06-30 21:58:15

Ankka
Member
From: Finland
Registered: 2007-04-08
Posts: 98

Re: Alternative to slim and gdm?

B wrote:

Using inittab instead of putting it in your DAEMONS=() array is the most versatile solution. Rc.conf is executed no matter whether you boot in runlevel 3 or 5, and there's no difference between it. Inittab, on the other hand, can deal with the different runlevels, so if you actually decide to boot into runlevel 3, it will not start your login manager (and X).

OTOH it's slightly slower via inittab on boot. 5-10 seconds.

Offline

#8 2007-06-30 22:52:59

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: Alternative to slim and gdm?

that's weird -- slim run as an rc.conf daemon "respawns" for me when i log out of X. that's with xfce - what desktop are you using?

Offline

#9 2007-06-30 23:38:29

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Alternative to slim and gdm?

I've had some issues with slim doing that as a daemon aswell... sometimes it would "respawn" when I logged out (was using xfce at the time) while other times it would drop me a console. :\

Ended up just switching to GDM, but that's not an option for you.


\\ archlinux on a XPS M1530 //

Offline

Board footer

Powered by FluxBB