Posts: 3
Threads: 1
Joined: Dec 2018
Reputation:
0
Hello - and Greetings from Germany!
I just installed Linux Lite 4.2 on my machine and would like to know, how to put a 'My Computer' Icon / Shortcut on the desktop.
Any hint is much appreciated.
Regards!
Hannes
(There used to be icons on the desktop ('My computer', 'Recicle Bin', 'Home Folder') right after a fresh install, but after some costumization, they have been vanished out of a sudden ...)
Posts: 688
Threads: 49
Joined: Jul 2014
Go to
Settings - Desktop - Icons to enable Recycle Bin and Home Icons
As for "My Computer", I think we had a Desktop file that runs thunar for that in previous LLs if I remeber correctly.
So you create an empty file on the desktop and name it computer.desktop.
Open it in a text editor, paste next and save the file.
Code:
[Desktop Entry]
Version=1.0
Type=Application
Name=My Computer
Comment=Opens the file manager
Exec=thunar /
Icon=computer
Path=
Terminal=false
StartupNotify=false
After you launch it, you will be asked to make it executable.
Posts: 8,908
Threads: 546
Joined: Feb 2014
Reputation:
5
There are no translations for those yet, only English is currently supported.
Posts: 936
Threads: 24
Joined: Dec 2016
Reputation:
0
Heya!
What Jerry means is that if the system is in english, you can use the Lite Desktop application to eneble/disable those shortcuts. If you changed your Linux Lite language to something else, this application does not work.
Thanks Misko's for the solution, I'll use it myself next time on French installations.
Joyeuses Fêtes!
- TheDead (TheUxNo0b)
If my blabbering was helpful, please click my [Thank] link.
Posts: 3
Threads: 1
Joined: Dec 2018
Reputation:
0
Thanks to all of you for clearing that up.
Happy New Year!