Add Trashcan on Desktop
From MEPIS Documentation Wiki
You can choose to add the trashcan to kicker or to the desktop (default in MEPIS 7).
Add trashcan to kicker
- Right-click on kicker
- Add applet to panel
- Select "Trash"
Add trashcan on desktop
(Here is a simple method, similar to the instructions for adding a 'My Computer' icon on the desktop)
- Right-click the desktop
- Select "Create New --> Link to Location (URL)..."
- For name, enter "Trash" or any other name you like.
- For location, type:
trash:/
(OR)
- Start kwrite (or any other text editor)
- Copy this code in editor
[Desktop Entry] Comment=Contains removed files EmptyIcon=trashcan_empty Encoding=UTF-8 Icon=trashcan_full Name=Trash NoDisplay=false OnlyShowIn=KDE Type=Link URL=trash:/
Save the file on desktop as trash.desktop