On Tue, 27 Dec 2011 13:19:32 +0800 PCMan <[email protected]> wrote: > Recently there are some discussions about lxpanel on the mailing list, > which is really great. > Hope that we can have a new maintainer for it. > > The original lxpanel, however, is bound to gtk2, xlib, and some > linux-specific stuff. > This makes migration to new technology very difficult. > Much has happened in recent years. > 1. gtk3 replaces gtk2.
(...) > 3. logout/shutdown should be done with ConsoleKit now. Hello, Maybe this can be of some use to you, regarding the shutdown and so on with ConsoleKit : in PCLinuxOS Openbox and PCLinuxOS Education I used Lxpanel along with pygtk-shutdown (successor of shutdown-dialog.py) with ConsoleKit and Upower patches. I didn't use the pm-utils patch up to now, be we could have. I have done this setup because I wanted only Lxpanel and no lxsession installed, so I replaced the lxde-logout command with pygtk-shutdown command. You can see the script and patches here: https://github.com/doorknob60/pygtk-shutdown As you can see when you display the patches, they use dbus commands. We have now been using them for several months without any trouble, and the same are used in the ready to use Openbox menu.xml. Regards, Mélodie ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
