SliTaz SliTaz Forum

You are not logged in.

#1 2011-11-13 13:09:50

Raphael
Member
Registered: 2011-06-12
Posts: 109

Lxpanel-how to specify personal launcher in the menu

hi all

of course i use lxpanel, and i would like to know, if somebody now , how to run specific launcher in the menu?

it is or the run exc or the logout..i would like to put something else, like for exemple: slitaz panel.

i know how to put a .desktop entry in the panel but...i am not interesting by this tricks.

i will prefer custom "my" menu.

i wish my question is write in a correct english wink

thanks for all

Happy SLitaz  user.

Offline

#2 2011-11-13 15:19:51

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Lxpanel-how to specify personal launcher in the menu

Replace Applications "Run" dialog with TazPanel:

   --- .config/lxpanel/slitaz/panels/panel~

+++ .config/lxpanel/slitaz/panels/panel

@@ -42,8 +42,9 @@

         separator {

         }

         item {

-            image=exec

-            command=run

+            name=SliTaz Panel

+            image=tazpanel

+            action=tazweb http://tazpanel:82/

         }

         separator {

         }

Offline

#3 2011-11-13 17:35:55

Raphael
Member
Registered: 2011-06-12
Posts: 109

Re: Lxpanel-how to specify personal launcher in the menu

salut Mojo et merci

donc pour faire simple, il y a juste a ecrire ce qu'on veut en suivant ce shema:

item {

name=SliTaz Panel

image=tazpanel

action=tazweb http://tazpanel:82/

}

=========

en name: celui apparaissant dans le menu

image: adresse de son image dans son systeme(peut etre situé n importe ou)

action: ceux que l on veut

=========

@mojo en fait je n arrivai pas parceque je marquais command ( comme pour le run) a la place de action

Merci encore

Offline

#4 2011-11-13 18:26:51

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Lxpanel-how to specify personal launcher in the menu

if

/usr/share/pixmaps/image.name

then

image=image.name

else

image=/absolute/path/to/image.name.png

Offline

#5 2011-11-13 19:00:32

Raphael
Member
Registered: 2011-06-12
Posts: 109

Re: Lxpanel-how to specify personal launcher in the menu

of course and thank  wink

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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