You are not logged in.

#1 2013-02-08 19:59:16

mulanee
Member
Registered: 2013-02-08
Posts: 30

openbox + lxpanel - how to exit?

Hi there,

After some hours, I finally succeed in basic setup for my archlinux system.
One more item to solve nevertheless.

graphics session is done with openbox, I installed too lxpanel.

The detail is regarding the logout item of lxpanel menu, which one I have to launch?

Thank you

Offline

#2 2013-02-11 20:40:23

blueblob
Member
Registered: 2011-05-12
Posts: 22

Re: openbox + lxpanel - how to exit?

Not quite sure exactly what you mean, but when I want to logout i usually just run:

pkill -u $(whoami)

where you can replace "$(whoami)" with your username in a script. There is probably a better way to do it. I also have a menu entry in menu.xml

 <item label="Log Out">
    <action name="Exit">
      <prompt>yes</prompt>
    </action>
  </item>

So when I right click on the desktop there is a "Log Out" option (which is probably the better way of doing it).

Offline

#3 2013-02-11 21:04:22

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: openbox + lxpanel - how to exit?

mulanee wrote:

The detail is regarding the logout item of lxpanel menu, which one I have to launch?

Thank you

Do you mean you want a graphical Shutdown / Reboot / Logout / Yada... menu?

lxde-logout is part of the lxde-common package wink

35i15k0.jpg

Offline

#4 2013-02-11 21:42:07

mulanee
Member
Registered: 2013-02-08
Posts: 30

Re: openbox + lxpanel - how to exit?

@bluebob, I use also the menu.xml option, no other choice.
@satanselbow, sorry I was not clear.
I am in open box, with lxde bar only.
There is a logout label on the menu, showing  "logout.The answer of this command is logout is not set...

Offline

#5 2013-02-12 01:52:08

jv2112
Member
Registered: 2011-07-23
Posts: 160

Re: openbox + lxpanel - how to exit?

You can use oblogout. I use with openbox. No issues.


Life is pleasant. Death is peaceful. It's the transition that's troublesome. Isaac Asimov - / -

Offline

#6 2014-04-30 06:19:49

mulanee
Member
Registered: 2013-02-08
Posts: 30

Re: openbox + lxpanel - how to exit?

Offline

#7 2014-05-05 17:45:16

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: openbox + lxpanel - how to exit?

mulanee, do not necrobump threads. Closing...


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB