Originally posted by ISedlacek:
I cannot delete some "locked items" from the trash. The option key does not work. It is desperate. How to do it ???
Command line...
Open a terminal then type:
sudo rm -rf
Then, drag the file you want to delete to the Terminal window (this will copy the file's path, aka location on your drive, to the command line). Then hit enter and you will be asked for your password.
Voila!