Home Documents Desktop Icon on Lubuntu LXDE |
For HOME icon:
At first create an empty file using 'Leafpad' in desktop with write clicking on anywhere. Name it HOME. Then put the codes below in this empty file and save.
[Desktop Entry]After creating the HOME icon or shortcut folder on desktop, double click on it. Pcmanfm will open to browse your computer.
Type=Application
Icon=system-file-manager
Name=Home Folder
GenericName=Home Folder
Comment=open home folder in PCManFM
Categories=FileManager;Utility;Core;GTK;
Exec=pcmanfm
StartupNotify=true
Terminal=false
MimeType=x-directory/normal;inode/directory;
For TRASH icon:
Same method. At first create an empty file 'Leafpad' in desktop with write clicking on anywhere. Name it TRASH. Then put the codes below in this empty file and save.
[Desktop Entry]After creating the TRASH icon or shortcut folder on desktop, double click on it. Pcmanfm will open to browse your computer. You may follow the another instruction published in this Lxde forum but nothing will happen after completing.
Type=Application
Icon=user-trash
Name=Trash
GenericName=Trash
Comment=open trash in PCManFM
Categories=FileManager;Utility;Core;GTK;
Exec=pcmanfm trash:///
StartupNotify=true
Terminal=false
MimeType=x-directory/normal;inode/directory;
Run the command below in terminal or a command box (using Alt+F2).
lxshortcut -o ~/Desktop/Documents.desktopA window will pop up and open. Fill the second field (command field) with "pcmanfm" or "pcmanfm trash:///". But I am sorry to say that nothing will happen.
I will tell you how to create a 'Documents' 'Desktop' 'Downloads' 'Music' 'Video' folder shortcut icon launcher on desktop in LXDE in next post. Browse now.
worked for me, good.
ReplyDeletenice solution.. worked on lubuntu ppc 12.04... thanks a lot!
ReplyDeleteGreat post, thank you very much
ReplyDeleteYes, I almost gave up before reading your post. Works for me to create a shortcut
ReplyDeleteHooray! Finally I found a simple solution that works! Thank you!
ReplyDelete