You are not logged in.

#1 2007-03-12 20:41:15

Elrohir
Member
Registered: 2006-01-05
Posts: 49

How just change user in Xfce ?

Hello,

sorry for the title of the thread... not explicit !

In Gnome/KDE, we can change sur within close actually session. How do this in Xfce ?

A solution is :
launch an xterm
su with my new user
X :2&
startx :2


But, if a simple solution exists, as Gnome or KDE, i would like want it :-)

Thanks for your helps !

Nicolsa

Offline

#2 2007-03-12 21:04:12

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: How just change user in Xfce ?

AFAIK, Gnome and KDE do this by interfacing with their respective display managers (GDM and KDM). XFCE doesn't have a display manager, so...

One solution: write a shell script that uses zenity to get the username and password then uses sudo (has to be sudo, su can't read the password from stdin) to set up the new session.

Offline

Board footer

Powered by FluxBB