Ubuntu / Apple :: Cannot Add Trash Bin To Panel Or Desktop

May 13, 2010

When I try to add the trashbin to the panel, I get dozen icons appearing in my panel, then they go away. The same thing happens when I try to add a trash bin to my desktop.

View 1 Replies


ADVERTISEMENT

Fedora :: Remove The Computer, Trash, And Home Folder From The Desktop And Have Them Just In The Panel?

Jan 20, 2011

Is there a way to remove the Computer, Trash, and Home folder from the desktop and have them just in the panel? I like a clean desktop with no icons, and would like to use the top panel as a "dock" of sorts.

View 5 Replies View Related

Ubuntu :: Where Did The Trash Can/ Panel Go

Apr 24, 2010

I managed to delete the panel with the trash can. I've tried putting the mouse over the spot but I can't get it to add a panel.

View 4 Replies View Related

Ubuntu :: Disable Remove From Panel On The Trash?

Aug 24, 2010

I am going through some old baby pictures of my daughter over 15,000+ and she is only 3 years old.....

Here is my problem. I am moving and sorting all of these and tossing some. I have several times right clicked on the trash and by mistake clicked remove from panel. Is there anyway to hide that option for the trash? I know I have done this several times before and now its happening alto with the project I am working on. It would be nice if I could disable that option.

View 1 Replies View Related

General :: Disable Remove From Panel On The Trash?

Aug 24, 2010

I am moving and sorting all of these and tossing some. I have several times right clicked on the trash and by mistake clicked remove from panel. Is there anyway to hide that option for the trash? I know I have done this several times before and now its happening alto with the project I am working on. It would be nice if I could disable that option.

View 4 Replies View Related

Ubuntu :: Lower Panel With Trash Icon Has Dissapeared / Get That Back?

Apr 21, 2010

My lower panel at the bottom of the PC monitor, the one that has the trash icon has disappeared. I have not been able to find out how to restore it.

View 4 Replies View Related

Ubuntu / Apple :: CPU Temp Monitor And Keyboard Shortcuts - Set A Shortcut To Empty The Trash?

May 5, 2010

I recently installed Ubuntu 10.04 alongside OSX on my unibody aluminum macbook. I've been setting it up, but I was wondering if there were any applets that could display things like CPU temps (maybe even RAM usage? I'm thinking along the lines of the iStat menubar app, but of course I'm willing to try out anything). I tried searching the Software Center, but couldn't quite find what I was looking for. I was exploring the keyboard shortcuts, and I was wondering if there was a way to set a shortcut to empty the trash? Like in OSX they have shift+apple+delete.

View 2 Replies View Related

Desktop Environments :: Unity2D Panel Broken (mouse Over Reverts To Gnome-panel) / Sort It?

May 17, 2011

So I just updated my IdeaPad to Natty and played around with Unity. The performane was absolutely unbearable so I installed Unity2D from the software center. Now when I start the session everything seems to be fine at first. Whenever I move the mouse over the panel though it seems to switch to my old gnome-panel from the "Classic" session (with some missing icons). When I move the mouse over that panel again it switches back to the Unity panel style. What is going on? Can I fix this somehow? I will have to use the classic session until I get a working consistent behavior

View 3 Replies View Related

Ubuntu :: How To Move Trash Bin/can To Desktop

Jan 21, 2010

I would like to know how I can move the trash bin / trash can to the desk top & not have it in the status bar. Is there away to do this ?

View 3 Replies View Related

Ubuntu :: Put The Trash Icon On The Desktop?

Mar 10, 2010

What the title says: On the desktop, not on the panel. How do I put the trash icon on the Desktop?

View 2 Replies View Related

Ubuntu :: Trash Can Missing From Desktop

Dec 4, 2010

I used to have a trash can icon on my Ubuntu desktop but it has now disappeared.

How do I bring it back?

View 3 Replies View Related

Ubuntu :: Remove Trash From Desktop?

May 17, 2011

After an update on Ubuntu 11.04 with Gnome 3-Shell: My trash, computer, and home folder are all mounted to the desktop. I cannot find the correct spot in gconf-editor on my own to turn this off. Anyone know how to disable them?

View 9 Replies View Related

Ubuntu / Apple :: "Move To Trash" Keyboard Shortcut ?

May 5, 2010

Aluminum Macobook 5,1, on Ubuntu 10.04

I'm quite happy with my set up now... there's really just one issue that's been nagging at me. "Move to Trash"

I would greatly like a keyboard shortcut for this... but unfortunately, there is no "delete" button on the mac keyboard (well... there IS, but it functions as backspace).

I would like to set up a keyboard shortcut, but I don't know what the command is to "move to trash" as opposed to simply removing a file. Anyone know how I can do this? I just want to get ctrl-del (I have command mapped to ctrl) to move files to trash like in OS X.

View 1 Replies View Related

Ubuntu :: Any Way To Get Computer / Home And Trash Icon On Desktop?

Jan 27, 2010

A long time ago I was trying to find a way to have the computer icon, the home icon, and the trash icon on my desktop in Ubuntu (like in windows), I got them on fine. When I put them on I used some program that was already on Ubuntu, the guide I used told me it was the equivalent of the registry editor in windows. Now I want to get on this program again to see what I can do?

View 9 Replies View Related

General :: Create Trash Shortcut In Desktop In Ubuntu?

Nov 17, 2010

using the command ln -s ~/Desktop ~/.local/share/Trash I get this message.ln: creating symbolic link `/home/denish/.local/share/Trash': File exists But the link isn't in my desktop. So I tried accessing the Trash folder using cd. I cd into ~/.local/share then try the following command.cd Trash I get this message. bash: cd: Trash: No such file or directory When I type ls in the share folder I get the following.

gsettings-data-convert gvfs-metadata Trash

So the trash folder is in there but i can't access it. Why? Also I want a computer shortcut in my desktop like in windows where I can access all the folders from.

View 4 Replies View Related

General :: Put Trash Can On Mint 11 Desktop

May 17, 2011

I've just installed Mint 11.04 on one of my machines (Based on Ubuntu 11.04 - but with older Gnome, rather than Unity desktop). One preference I have is for a trashcan on the desktop. I have found instructions for installing a trashcan on older versions of Mint, but have not been able to get any of them to work on Mint 11. I just end up with a text file on the desktop that doesn't recycle deleted files.

View 2 Replies View Related

Ubuntu :: Empty Trash Command For Files (Desktop Recycle Bin)

Aug 28, 2010

I mount /home on a logical partition. Files and directories that I trash from here go nicely into the recycle bin, and I can right click on it and choose "Empty Trash" with no problem. Files off of the root directory in directories that I "own" (i.e. /mydir/*) do not play as nicely. I went ahead and followed instructions from another post, namely:

Code:
sudo mkdir /.Trash
sudo chmod 1777 /.Trash

And after trashing some files from /mydir, there is indeed a subdirectory with my uid (1000) and files that I trash from /mydir are going in there. However, the recycle bin on my desktop remains empty, and the only method I have for deleting said files is by deleting them from the /.Trash/1000 folders through the command line. So my question is: Is there anyway that I can trash files from /mydir, see them appear on the desktop recycle bin, and empty the trash without the need to rm them directly through the command line? Not sure if it will help, but here is my fstab:

Code:
# / was on /dev/sda1 during installation
UUID=4129f389-92be-459e-8bbc-928c1440f718 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=6a30914d-04a3-4b03-85bd-2bf16a68a41a /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=f388cf04-bbd6-4bf9-9d69-0778b0f158fd none swap sw 0 0

View 7 Replies View Related

Fedora :: Cannot Find The Trash Icon On Desktop?

Jan 21, 2010

I have another complaint:I cannot find the Trash icon. I want to clean up my disk space. I googled how to delete files and I wasn't sure which way was best. I sometimes use the 'trash' and 'empty trash bin' except I cannot find the icon.I assume there is a command for doing that but after googling, there are only a few (OLDER) posts or articles of doing it in older versions of Fedora and they're all Gnome-based. My install is KDE.

View 6 Replies View Related

Fedora :: Removing Trash Icon From Desktop?

Jan 26, 2010

im running fedora 12 and was just wondering how to remove my trash can icon? i have one in the botton left task bar so don't really need my desktop one.

View 7 Replies View Related

Fedora :: Remove Trash Icon From Desktop?

Apr 10, 2011

how i can remove Trash icon from Desktop ?also what bout my home and computer icon?(in gnome)

View 1 Replies View Related

Ubuntu :: Show The Computer, Home, And Trash Desktop Icons In GNOME?

Sep 7, 2010

Just now i downloaded Ubuntu 10.10 beta editionI don't know how to unhide the Computer, Home, and Trash desktop icons in GNOME. I already tried gconf-editor -> apps -> nautilus -> desktopCheked the box beside computer_icon_visible, home_icon_visible, and trash_icon_visible. I already tried it in Ubuntu 10.04 without success.

View 3 Replies View Related

Debian :: Remove Computer Home And Trash Icons From Desktop?

Sep 1, 2011

I want a clear desktop. How do I remove the computer home and trash icon off desktop.

View 3 Replies View Related

OpenSUSE :: Add Trash Can To Desktop Folder View \ Icon Change?

Feb 12, 2010

Does anyone know how to add a fully working (icon changes) Trashcan to the Desktop Folder View?I don't want the plasmoid/widget on the Desktop or on the Task Manager Panel.I can right click -> Create New -> Link to Location(URL), but the icon doesn't change.If the Desktop Folder View is a plasmoid, I guess I'm asking can a plasmoid (trash can) run inside another plasmoid (desktop view) %-)

View 5 Replies View Related

OpenSUSE :: When Move Something To Trash It Doesn't Show The Option Of Empty Trash

Mar 12, 2011

When I move something to Trash it doesn't show the option of "Empty Trash". I can use "move to Trash" and it just moving there like some ordinary folder, but shift+del give me an option for deleting the files. Using OpenSUSE 11.3 32bit.

View 6 Replies View Related

Ubuntu :: Files In Trash But Not In Trash?

Dec 24, 2010

I have a problem with a couple of folders in the Trash. If I click on the Trash icon, 2 foldersare there, and when I try to delete them, it just says "Failed to delete the item from the trash"

But when I go to .local/share/Trash there are no files there! Anyway, I tried using the command "sudo rm -rf .local/share/Trash", it shows no error, but the files continue when I click in the trash icon.

View 9 Replies View Related

OpenSUSE :: Removing The Home Directory Icon And Trash Icon From Desktop Using Custom Script SuseStudio

Mar 22, 2011

I have just created an 11.3 64 bit image using susestudio. All seems well but would like to customize the desktop via my script that I have added. My question is how do I remove the home directory and the trash icon from the desktop? Or better said what is the path to removing the symbolic link, I cannot find the symbolic links in the desktop directory. It is empty, I do not see any symbolic links under /home/test/Desktop?

View 3 Replies View Related

Ubuntu :: Have Control Over What Goes On Desktop Panel?

May 23, 2010

I recently loaded the latest version of Ubuntu Remix of my EEEPc 10000h.The problem I am have which I had had with some previous versions of Ubuntu is, I am prefer the classic desktop view. I also like to have control over what goes on my desktop panel. With the latest version I find that I cannot add to or delete from, neither can I move around any of the objects on the on the desktop panel.I there is some applet that has to be loaded or something in the software that I happen to be missing

View 1 Replies View Related

Ubuntu :: Desktop And Top Panel Have Disappeared?

Apr 9, 2011

I recently made the switch to Ubuntu 10.10 desktop version, I have been running the OS smoothly for about 2 weeks now. However, when I turned on my laptop this morning my wallpaper is now plain white, my desktop items have disappeared and my top panel has been removed. (I replaced the panel at the bottom of the screen with a docky dock, which appears to be working fine).

View 1 Replies View Related

Ubuntu :: KDE Desktop Panel Re-creation

Jul 6, 2011

New to the KDE plasma Desktop.I deleted the original desktop panel on my desktop. How do I re-create it. I deleted it when I thought I was deleting (1) of (6) WeatherLCD widgets I put on it not knowing what I was doing.

View 7 Replies View Related

Ubuntu :: Desktop Frozen After Trying To Move Panel

Feb 25, 2010

Downloaded Ubuntu to try it out. It currently dual boots with with Windows XP on my Dell. Everything seemed to be going fine, until this problem: I started tweaking the panel (with the shortcuts). Put on the bottom with the Auto hide feature enabled. As soon as it hid, the bottom panel start glitching out, and this was followed by the desktop freezing. My media player continued to play and mouse was still moving, but I couldn't do anything. Had to manually shut down the computer. Turned it on and logged in - same problem. I think creating a new account by logging as "root" would fix this, but I have alot of preferences set up, passwords saved, etc on my account.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved