0

How can I open the logoff screen from my terminal instead of clicking the logoff button? This is on Lubuntu 13.10.

Screenshot of the logoff screen:

enter image description here

please delete me
  • 1,309
  • 4
  • 16
  • 35

1 Answers1

4

The command is:

lxsession-logout
please delete me
  • 1,309
  • 4
  • 16
  • 35
  • it is not exactly the same, in the logout screen apears with a lubuntu logo, with command lxsession-logout apears without a logo. But it works anyway.... – Dee Dec 12 '14 at 07:21
  • That did not work for me on 15.04 but the tip here did: http://askubuntu.com/questions/180628/how-can-i-logout-from-the-gui-using-cli – Joe Corneli Aug 26 '16 at 12:44