You are not logged in.
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 
thanks for all
Happy SLitaz user.
Offline
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
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
if
/usr/share/pixmaps/image.name
then
image=image.name
else
image=/absolute/path/to/image.name.png
Offline
of course and thank 
Offline
[ Generated in 0.025 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]