I am using Ubuntu 11.10 with Gnome Classic shell. How can I open Trash Bin?
Asked
Active
Viewed 3.1k times
11
3 Answers
9
Open a folder (any folder). In the sidebar, you'll see an entry for the trash. That's it.

Scott Severance
- 14,056
-
You can also add a trash icon to the top panel with this extension: https://extensions.gnome.org/extension/48/trash/ – Tom Brossman Dec 10 '11 at 17:31
4
sudo apt-get install gnome-tweak-tool
Install that. Go to Applications > Other > Advanced
You can put a trash can and change your font.
PS: reprinted from http://ubuntuforums.org/showthread.php?t=1860565

Rafał Cieślak
- 20,494

chris
- 41
2
Just install the gnome-tweak-tool
, start it via Alt-F2 and you can add the Trash icon (and others) to your desktop.

Markus
- 21
~/.local/share/Trash/
– Martin Thoma Mar 04 '13 at 09:52