11

I am using Ubuntu 11.10 with Gnome Classic shell. How can I open Trash Bin?

Alex F
  • 1,889
  • 5
  • 20
  • 21

3 Answers3

9

Open a folder (any folder). In the sidebar, you'll see an entry for the trash. That's it.

  • 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

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