VSIDO Community

VSIDO Support => General Support => Topic started by: blank264 on January 25, 2014, 03:37:43 PM

Title: Adding buttons to lxpanel
Post by: blank264 on January 25, 2014, 03:37:43 PM
I'm having problems adding buttons to lxpanel. I've installed vsido x86_64. I tried right clicking lxpanel but that does nothing. I looked in lxappearance which doesn't allow me to add applicatiions to the panel so I edited ~/.config/lxpanel/default/panels/panel and added:

Button {
      id=/usr/share/applications/gimp.desktop
}

I log out and back in and the panel stays the same. I'll keep searching for an answer but if any of you know what I'm doing wrong please let me know. thanks
Title: Re: Adding buttons to lxpanel
Post by: VastOne on January 25, 2014, 03:47:07 PM
When you right click on the panel, does it give you a menu?

I am thinking you are running tint2 and not lxpanel if there is no menu

I would killall tint2 and the run lxpanel from a Alt F2 and see what is there
Title: Re: Adding buttons to lxpanel
Post by: blank264 on January 25, 2014, 05:12:32 PM
Looks like lxpanel is only running the networking applet in the top right of the screen which fails to work after my laptop goes to sleep. I guess I should have done more reading. Thanks for your help.