Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
- how GUI auto login/out -
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Branta
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 75

PostPosted: Mon Mar 15, 2004 1:06 am    Post subject: - how GUI auto login/out - Reply with quote

I use gdm and gnome

What do I do to get GUI log in/out?

My wife wants it...
_________________
Bob
Back to top
View user's profile Send private message
metallikop
Apprentice
Apprentice


Joined: 06 Jan 2004
Posts: 259
Location: Detroit, MI

PostPosted: Mon Mar 15, 2004 1:10 am    Post subject: Reply with quote

I guess I don't know what you're asking. There's no real GUI log out, but gdm is the best graphical log in screen for Gnome.
Back to top
View user's profile Send private message
Branta
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 75

PostPosted: Mon Mar 15, 2004 1:21 am    Post subject: - How do get GDM to log in & out - Reply with quote

What do I do to get GDM to handle the log processes.

I want to have a graphical screen for all log in and log out.

What do I do to get GDM to do it?
_________________
Bob
Back to top
View user's profile Send private message
metallikop
Apprentice
Apprentice


Joined: 06 Jan 2004
Posts: 259
Location: Detroit, MI

PostPosted: Mon Mar 15, 2004 1:34 am    Post subject: Reply with quote

So you want something to LOG all logins and logouts of the box? Or you just want a graphical greeter?
Back to top
View user's profile Send private message
Branta
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2004
Posts: 75

PostPosted: Mon Mar 15, 2004 2:05 am    Post subject: Reply with quote

Beth hits an Enter from the lilo multi-boot (Gentoo & XP).

She wants to have an easy GUI screen to enter her user name and pw. Then she goes to gnome.

When she logs out of gnome she wants the same easy GUI screens like GDM did before I re-compiled the kernel (and forgot how I did it).

She doesn't want to do any command line "startx" and "reboot" stuff.
_________________
Bob
Back to top
View user's profile Send private message
soda_popstar
Apprentice
Apprentice


Joined: 03 May 2003
Posts: 177

PostPosted: Mon Mar 15, 2004 2:08 am    Post subject: Reply with quote

Code:
rc-update add xdm default


Then, edit /etc/rc.conf to use gdm instead of xdm
Back to top
View user's profile Send private message
El_Presidente_Pufferfish
Veteran
Veteran


Joined: 11 Jul 2002
Posts: 1179
Location: Seattle

PostPosted: Mon Mar 15, 2004 2:08 am    Post subject: Reply with quote

Code:
nano -w /etc/rc

# What display manager do you use ? [ xdm | gdm | kdm | entrance ]
DISPLAYMANAGER="gdm"
Code:
rc-update add xdm default

Code:
/etc/init.d/xdm start
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum