Posts: 90
	Threads: 27
	Joined: Dec 2018
	
Reputation: 
0
	 
	
	
		So I accidentally deleted the bottom start bar.  Is there an easy way to get it back to looking like when I first installed LL 4.2?
	
	
	
Goliath - Threadripper 3960x, 64GB DDR4 3200, 1TB PCIe 4.0 M.2, 6TB HDD for Games, Creative AES 7 Soundcard, AMD 5700XT
Work Machine - Lenovo 13 Ryzen 4750U, 16GB DDR4, 2TB PCIe 3.1 M.2
	
	
 
 
	
	
	
		
	Posts: 159
	Threads: 16
	Joined: Mar 2015
	
Reputation: 
0
	 
	
		
		
		02-27-2019, 12:02 PM 
(This post was last modified: 02-27-2019, 02:16 PM by torreydale.)
		
	 
	
		I don't know if resetting it to "factory conditions" is possible but you can right click on the desktop. 
Applications > Preferences > Panel
From there you can add a panel to your desktop and put launchers and widgets to your liking.
	
	
	
Linux Lite 5.0 on Lenovo Edge 540 <3
	
	
 
 
	
	
	
		
	Posts: 90
	Threads: 27
	Joined: Dec 2018
	
Reputation: 
0
	 
	
	
		That didn't work well.   Looks like a big mess now.
	
	
	
Goliath - Threadripper 3960x, 64GB DDR4 3200, 1TB PCIe 4.0 M.2, 6TB HDD for Games, Creative AES 7 Soundcard, AMD 5700XT
Work Machine - Lenovo 13 Ryzen 4750U, 16GB DDR4, 2TB PCIe 3.1 M.2
	
	
 
 
	
	
	
		
	Posts: 1,849
	Threads: 21
	Joined: Sep 2015
	
Reputation: 
0
	 
	
		
		
		02-28-2019, 01:13 AM 
(This post was last modified: 02-28-2019, 02:20 AM by firenice03.)
		
	 
	
		If completely deleted its possible to rebuild it by configuring a new panel and adding in New Items, Launchers, Separators etc etc... Which is what [member=5044]UltraCookie[/member] is referring..
This older post may help to get you back in the right direction.. 
https://mityer.khdlhfjijfrupr.tk/forums/other...6/#msg3026
If the original panel (panel1) is still there only jacked up may be posting a screenshot, someone might be able to give input...
Another option, if you have made a recent Time Shift backup would be to use use the restore point and revert back... 
** Update ** added a screenshot of my 3.x system.. Should be relatively close.. Panel /Add New/Properties of an object... You'll add then tweak setting it its own properties, not the just panel properties.
  ![[Image: mXcsEZ0l.png]](http://imgur.com/mXcsEZ0l.png)
	
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved 
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2 
	
	
 
 
	
	
	
		
	Posts: 55
	Threads: 12
	Joined: Jun 2015
	
Reputation: 
0
	 
	
	
		For the 3.8 32 bit it works from the terminal with all this commands.
cp -r ~/.config/xfce4 ~/.config/xfce4.old
cp -r ~/.config/xfce4-session ~/.config/xfce4-session.old
xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4; rm -rf ~/.config/xfce4-session ; cp -Rf /etc/skel/.config/xfce4 ~/.config/xfce4; cp -Rf /etc/skel/.config/xfce4-session ~/.config/xfce4-session ; sudo reboo
I do not know if this going to work with ur 4.2 64bit
arxontas
	
	
	
	
	
 
 
	
	
	
		
	Posts: 27
	Threads: 3
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		I just did the same thing. I right clocked on my firefox "shortcut", and the whole panel disappeared. Is there a way to get it back without rebuilding? LL6.0 64bit
	
	
	
	
	
 
 
	
	
	
		
	Posts: 9,005
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		Right click anywhere on the Desktop, Settings, Lite Tweaks, Restore Taskbar. Logout/In. 
Sent from my Mobile phone using Tapatalk
	
	
	
	
	
 
 
	
	
	
		
	Posts: 27
	Threads: 3
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		Great! I'll try when I get home. Long live LL.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 27
	Threads: 3
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		I'm back in business. Thank you!