[Pkg-lxde-maintainers] Bug#587926: Bug#587926: Not a bug.

Ryo Furue furue at hawaii.edu
Wed Aug 3 22:06:24 UTC 2011


By the way, does it make sense to add a feature
to "Application Launch Bar" of allowing the user
to add the screen lock and logout buttons?

Currently, you can't get back those buttons once
you have lost them for some reason.

| To add it again you might need to be outside the session/not having
| lxpanel running... I don't really know.
| The file in question is ~/.config/lxpanel/$SESSIONNAME/panels/panel

Thanks for the information!

I just deleted the directory ~/.config/lxpanel/ , logged out,
and logged in again.  Then, I got back the screenlock and logout
buttons.  The new "panel" file contains these lines:

Plugin {
    type = launchbar
    Config {
        Button {
            id=lxde-screenlock.desktop
        }
        Button {
            id=lxde-logout.desktop
        }
    }
}

while the old one had

Plugin {
    type = launchbar
    Config {
    }
}

Regards,
Ryo





More information about the Pkg-lxde-maintainers mailing list