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
Hidden Taskbar
Re: Hidden Taskbar
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:
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
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 *;
maces