Openbox Session Management plugin
- From: Francis Ferrell <codepanda gmail com>
- To: Kupfer List <kupfer-list gnome org>
- Subject: Openbox Session Management plugin
- Date: Tue, 24 May 2011 16:41:40 -0400
I've written a plugin, based on the GNOME session management plugin,
which implements basic session management commands for Openbox. You
can find it here: https://github.com/codepanda/kupfer-plugins
It implements:
* Reconfigure
* Lock
* Logout
* Reboot
* Shutdown
The Lock code was just left as-is from the gnome plugin; but, I don't
use this so I don't know if it works. Reconfigure and Logout just
call --reconfigure and --exit, respectively, on openbox. Exit works
for me; I'm using ~/.xinitrc via slim to start my openbox session.
Reboot and Shutdown just call gksudo reboot and halt, respectively.
I'd love some feedback on how I implemented reboot and shutdown...
should I be using /sbin/shutdown instead of halt and reboot for better
compatibility across linux distros? Also, what's a good icon to use
for reconfigure (I'm currently just using the system-reboot icon).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]