I removed a few things from my taskbar when I was messing around with it and closed my "Show desktop" window. How would I go about restoring these?.
Announcement
Collapse
No announcement yet.
How do you refresh the taskbar and show desktop?.
Collapse
This topic is closed.
X
X
-
Re: How do you refresh the taskbar and show desktop?.
rite click the taskbar point at panel options and click add widgets and put back whatever you took off.
what do you mean shoe desktop window?
if you were on the dashbord then right click the cashu (top rite)
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
-
Re: How do you refresh the taskbar and show desktop?.
you can add a new user with kuser, and then login to this account. Probably the new desktop will be the default.
lets say that the initial account you have is "myaccount" and the account you made is "newaccount". In the following code you will change those names with the real ones you have.
open konsole in the initial account (myaccount) and type.
Code:cd cp .kde/share/config/plasma-appletsrc .kde/share/config/plasma-appletsrc.bak sudo cp /home/newaccount/.kde/share/config/plasma-appletsrc .kde/share/config/plasma-appletsrc sudo chown myaccount .kde/share/config/plasma-appletsrc
- Top
- Bottom
Comment
Comment