The way to disable the command is as follows : Find the Trash folder and remove it. Then replace it with a file so that it cannot be recreated under that name again. Give it minimal rights. Anything that tries to use such a folder will never be able to. Twisting its arm off if it tries. Brute force but it works. Here is an example.
/home/<YourLoginName/.local/share# ls -l -rw-r--r-- 1 root root 0 2009-10-25 10:48 Trash ------------------------------------------------------------------------ That file use to be this folder. drwxrwxrwx 4 UserName UserName 4096 2009-02-01 16:54 Trash In order to do this you need to empty the contents of the Trash folder which has an <info> and a <files> folder with stuff in it. After removing the files and folders then remove the Trash folder and use a touch command to create the file <Trash> like this. touch Trash Remeber you need to be root. Use <chmod> if you need to in order to remove rights to the file. Your problem is gone. Hint. You can do this on [Jump Drives] too. ! The fill up with trash. What a pain. DELETE means DELETE... Thought I would help... Happy UBUNTU - ing 8-) -- No way to disable trash in nautilus https://bugs.launchpad.net/bugs/118988 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs