Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I use the computer with 2 users.

With one user all works fine.

With the second user account, the shut down and log-off buttons do not work anymore while screen locking standby and hibernation still works. (i refer to the buttons very right of the top panel).

How can I get back the functionality of log-off and more importantly, shut down?

Thanks in advance.

share|improve this question
can you provide a screen-shoot of your desktop? – shantanu Jan 5 '12 at 19:35

1 Answer

I had the same. Ss a workaround you can create a launcher on the desktop to call:

/usr/lib/indicator-session/gtk-logout-helper --shutdown

BTW, there are also --restart and --logout options.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.