Search found 1 match
- Fri Apr 27, 2018 9:50 pm
- Forum: Raspberry Pi OS
- Topic: LXDE no taskbar with raspbain
- Replies: 14
- Views: 27339
Re: LXDE no taskbar with raspbain
...You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory: cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/ Then it will work again no matter how you access the LXDE gui... I've been searching for an answer to this p...