LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command for getting logout window (https://www.linuxquestions.org/questions/linux-newbie-8/command-for-getting-logout-window-801530/)

biplabbijay 04-12-2010 06:50 AM

command for getting logout window
 
hi , I am using SLC4.6. I just wanted to know what is the command to get the log out window as we get it from Action-->Log Out button ? Can any body help me in this regard ? Thanks in advance.

cola 04-12-2010 06:58 AM

Quote:

Originally Posted by biplabbijay (Post 3932747)
hi , I am using SLC4.6. I just wanted to know what is the command to get the log out window as we get it from Action-->Log Out button ? Can any body help me in this regard ? Thanks in advance.

If it's gnome desktop,may be
Code:

killall gnome-session

biplabbijay 04-12-2010 08:26 AM

Thanks, but it just logout the user and did not show any window. Is there any command by which the logout window will appear with four options (shut down, restart, log out, Save confg.) as when we click Action-->Log Out button ?

djsmiley2k 04-12-2010 08:56 AM

I'm googling but it appears you need to play with:

Code:

gnome-session-save -gui
I don't run gnome myself anymore unfortunately otherwise I'd try and help you out more.

Cheers,

cola 04-13-2010 06:41 AM

Quote:

Originally Posted by biplabbijay (Post 3932844)
Thanks, but it just logout the user and did not show any window. Is there any command by which the logout window will appear with four options (shut down, restart, log out, Save confg.) as when we click Action-->Log Out button ?

Which window have you got?
The window should have the shut down/restart/log out options.

cola 04-13-2010 06:43 AM

Quote:

Originally Posted by djsmiley2k (Post 3932880)
I'm googling but it appears you need to play with:

Code:

gnome-session-save -gui
I don't run gnome myself anymore unfortunately otherwise I'd try and help you out more.

Cheers,

Why is that for?

djsmiley2k 04-13-2010 07:00 AM

@cola

Appently thats the command to save and quit the gnome session. /shrug.

cola 04-13-2010 07:12 AM

Quote:

Originally Posted by djsmiley2k (Post 3933966)
@cola

Appently thats the command to save and quit the gnome session. /shrug.

May be,the question is not saving the gnome-session or so.

biplabbijay 04-14-2010 01:37 AM

Code:


Which window have you got?
The window should have the shut down/restart/log out options.

I did not get any windows. Instead it just logout. But i want to get that window which have shut down/restart/log out options.Is it possible to get that one ?

biplabbijay 04-15-2010 04:28 AM

Code:


Which window have you got?
The window should have the shut down/restart/log out options.

I did not get any windows. Instead it just logout. But i want to get that window which have shut down/restart/log out options.Is it possible to get that one ?


All times are GMT -5. The time now is 08:04 PM.