Hidden Taskbar

Please post all general support questions for LXDE here.
Locked
tar
Posts: 1
Joined: Wed Jun 16, 2010 11:55 pm

Hidden Taskbar

Post by tar »

Hi All

I've recently installed lubuntu 10.04 (ubuntu + LXDE) from the iso downloaded from Ubuntu's site. Initially everything was ok, but after a few hours I found that my taskbar has disappeared (not sure whether it's hidden or simply gone). Is there a command line tool I can call to reset it to its original state ?

BTW, I've added another panel to the desktop (on the top portion of the screen). Could this have something to do with it ?

Thanks
maces
Posts: 503
Joined: Sat Oct 25, 2008 6:04 pm
Contact:

Re: Hidden Taskbar

Post by maces »

Hi,

LXPanel supports autohide, if it's enabled, the panel hides and comes back when you move your cursor near the edge of your screen.

Could you post the output of these command:

Code: Select all

cd ~/.config/lxpanel/LXDE/panels/; cat *;
Beside this I don't think that it's caused by your second panel. I'm running three totally different setup panels on my screen and everything works fine.

maces
Locked