Linux Lite Forums

Full Version: Missing desktop icons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Are you on your usual workspace/desktop where these icons and wallpaper usually are ?
+1 to gold_finger
Excellent reply
Me in my simple way of thinking. I am just wondering if the hard drive or other gear is failing.

The only things that disappear on me from time to time is my animals/pets.

Anyways
Settings>Settings manager>Desktop>Desktop Icons tab is probably what you are looking for.
I run a clean Desktop myself with only a Conky monitor and run everything else off of the taskbar with drop down arrows.
Even on a 11 inch touchscreen.
One thing he can try if he still has issues is to open a new terminal window by pressing ctrl+alt+T.

In the terminal window paste the following:

Code:
mv ~/.config/xfce4  ~/.config/xfce4.bak
(make backup of old settings)

Code:
cp -r /etc/skel/.config/xfce4 ~/.config
(copy default settings to home)
Hello!

Unlike Windows, Linux (and Linux Lite) supports multiple desktops that can be switched back and forth to on the taskbar. The default is two 'workspaces'.

Perhaps it's all still there, and you just accidentally switched to another desktop, where everything is suddenly 'gone'. I find this feature to be quite annoying, so I disable multiple workspaces - and switching between them - on all my installs...

73 DE N4RPS
Rob

I also have same problem as discussed above . and the worst part is i am not able to right click on my desktop ??
If all else fails, do a restore point. Just a suggestion.
I know it is not used on the current releases, because it is no longer developed, but I used SystemBack a few months ago to restore to an earlier restore point, it was very easy to do and worked perfectly solving the problem I had made from experimenting.
I was impressed with it, as I had not restored on Linux before.
[member=8118]Aryan Choudhary[/member]

What version of LL are you having this problem with?
LL 3.8
Pages: 1 2 3