SliTaz SliTaz Forum

You are not logged in.

#1 2011-09-15 09:56:40

gdesilva
Member
Registered: 2011-04-07
Posts: 419

How to add the slitaz-logout to a panel?

Hi, I have an ATI Rage 128 video card and hence I use the r128 as the video device driver. However, this causes the default bottom panel to disappear for some strange reason.

I have no problems adding the bottom panel and the relevant applets however I cannot see the slitaz-logout applet (which I think is a quite nice addition) listed anywhere. /usr/share/applications has the slitaz-logout.desktop file listed.

Thanks in advance.

Offline

#2 2011-09-15 10:56:29

arsaber
Member
Registered: 2011-04-14
Posts: 52

Re: How to add the slitaz-logout to a panel?

Edit ~/.config/lxpanel/slitaz/panels/bottom (or panel : the name of the file you have here)

Add in the section :

Plugin {

    type = launchbar

    Config {

        Button {

            id=/usr/share/applications/slitaz-logout-desktop

        }

    }

Save and restart X session

Offline

#3 2011-09-15 11:12:04

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: How to add the slitaz-logout to a panel?

@arsaber - thanks! you are a genius...

EDIT - for the benefit of other who may want to do the same please note the following typo error

It should be slitaz-logout.desktop and NOT slitaz-logout-desktop

Offline

#4 2011-09-15 11:29:30

arsaber
Member
Registered: 2011-04-14
Posts: 52

Re: How to add the slitaz-logout to a panel?

Oups ! sorry for the typo... smile

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]