LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Opening new session from Fluxbox... (https://www.linuxquestions.org/questions/linux-software-2/opening-new-session-from-fluxbox-245318/)

pAn1k 10-20-2004 08:50 PM

Opening new session from Fluxbox...
 
In KDE there is an option in the menu to "start new session", I would like to know how to do this from Flux. It would be nice so that I could do some things in root and then go back to my regular account. Thanks.

detpenguin 10-20-2004 11:27 PM

ctrl+alt+F2
log in
startx -- :2

to get back to your original desktop, type
ctrl+alt+F7

:study: http://www.tuxfiles.org/linuxhelp/multiple-x.html

pAn1k 10-21-2004 06:55 PM

Cool! Thanks for the reply and the link!

mskaarupj 12-19-2004 07:16 AM

If you are using KDM, then the following magical command will do the same as "Start New Session" from KDE:

echo -e "reserve" > ${XDM_MANAGED%%,*}

This works for me when executed from IceWM.

I got this from going through the KDE source code, since Google couldn't help me on this one. I know this is answer is a little late, but I want to have this solution out so that the numerous others that have asked this question can get an answer via a search engine.


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