Search found 4 matches
- Sun Jun 07, 2009 3:31 pm
- Forum: LXSession (Lite)
- Topic: Openbox and lxsession-logout
- Replies: 4
- Views: 12688
Re: Openbox and lxsession-logout
Thanks for pointing me in the right direction. I have an old fbpanel config file that I edited. I must have tried openbox + fbpanel before I tried openbox + lxpanel. I used the fbpanel config file as a model to edit ~/.config/lxpanel/default/panel as follows: item { image=gnome-logout name=Logout ac...
- Sun Jun 07, 2009 3:18 pm
- Forum: LXSession (Lite)
- Topic: Openbox and lxsession-logout
- Replies: 4
- Views: 12688
Re: Openbox and lxsession-logout
I ran my script and tested the logout button. It didn't work. The button executes the command "openbox --exit". So it doesn't look like I can run the script in both environments. I will only be able to run my script in the openox environment.
Anything else I can try? Thanks.
john
Anything else I can try? Thanks.
john
- Sun Jun 07, 2009 3:09 pm
- Forum: LXSession (Lite)
- Topic: Openbox and lxsession-logout
- Replies: 4
- Views: 12688
Re: Openbox and lxsession-logout
Thanks. I made the second suggested edit, but no joy. Then I made the first edit, but no joy. If it means anything, I'm running slim. Should I just replace lxde-logout with my version of it? This way the custom logout script will be called from both environments. (my script seems to have the same op...
- Sun Jun 07, 2009 12:29 am
- Forum: LXSession (Lite)
- Topic: Openbox and lxsession-logout
- Replies: 4
- Views: 12688
Openbox and lxsession-logout
Hello. I am running a debian-based system. I had only openbox with lxpanel installed. I wrote a short script to call a custom logout script and saved it as /usr/bin/lxsession-logout. So when I chose logout from the lxpanel menu, my custom logout script would run. But I decided to do a full lxde inst...