You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Restore Taskbar

Author (Read 18141 times)

0 Members and 7 Guests are viewing this topic.

Re: Restore Taskbar
« Reply #3 on: November 28, 2022, 08:47:22 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x

So Jerry,
If someone has inadvertantly removed their taskbar for one reason or another, this would bring it back?


The ability to do this is now served via Lite Tweaks > Taskbar Restore.
 

Re: Restore Taskbar
« Reply #2 on: November 28, 2022, 06:02:49 PM »
 

ohjrson

  • I know enough to get into trouble
  • Forum Regular
  • ***
  • 189
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile

  • CPU: Quad core

  • MEMORY: 32Gb

  • VIDEO CARD: internal

  • Kernel: 6.x
So Jerry,
If someone has inadvertantly removed their taskbar for one reason or another, this would bring it back?


I have done this very thing and I just rebooted the system and it was back up.


Good to know though!!

LL 6.6 Dell Power Edge T310 Quad core 32g
LL 6.6 Acer E5-722-49HD A4-7210 Quad core
LL 6.6 Acer AX3812-E9502 intel Quad core
LL 6.2 Dell Optiplex 755 intel Core 2 duo
LL 3.8 Acer Aspire 3000 AMD processor
Simple, Fast, Efficient, Free, and Beats Windows all to hell.
 

Restore Taskbar
« Reply #1 on: June 11, 2020, 03:01:47 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Seems to be a problem that crops up from time to time. Will be a new feature in Lite Tweaks coming soon. In the meantime, here's how to restore a messed up taskbar to the originally installed state.

Open a Terminal:

Code: [Select]
xfce4-panel --quit
pkill xfconfd
rm -rf ~/.config/xfce4/panel
rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml

Code: [Select]
cp -R /etc/skel/.config/xfce4/panel ~/.config/xfce4/
cp /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/
xfce4-panel &

 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section