is there a way i can map the delete key on my keyboard so that when i press it (in finder) it moves the item to the trash, or deletes it entirely?
Why not just use Cmd+Delete?
do you mean cmd-backspace? I wasnt aware cmd-delete worked...maybe it does...either way cmd-delete is two keys, "delete" is one.
why not just use the delete key?
Er, I was just offering a solution in case you didn't realise Cmd+delete worked for that; I wasn't trying to be rude. I don't have a backspace key, by the way, it's just delete on mine, but they're the same key, yes.
is it a huge deal to hit a second key with your thumb while hitting delete?
it's probably a better idea because there's no telling how many times you'll hit that button by accident and you'll spend more time digging through the trash to find whatever you accidentally deleted than you would be hitting an extra key
I dont think all the time spent recovering accidentally deleted items from the trash would have a significant impact on my life.
but hitting one extra key would?
stop wasting everyones time and being rude
it is a pressing issue....I am looking for a solution and the only one that has been presented thus far is
maybe that should tell you something
if you want a real answer.. google "automator"
with one button you can delete until your heart desires and even empty the trash since your god's gift to temporary deletes.
It tells me that I often get more of the "mac elitist ******** attitude" (quoting another mac and PC user who read this thread) than I do useful solutions or answers.
I think most questions in the "Mac Basics" forums could be answered with "google it" but people usually post here looking for answers as opposed to links to google.com
That being said, I just googled automator and (as one would expect) got a ton of results. I am not sure which of those outlines how to map the delete key to deleting a file though. If you could link me to it that would be appreciated. Thanks![]()
http://www.macshareware.com/download/automator_virtual_input
you can create your own function in automator that basically says:
When I hit 'delete'
do... something
that something could be delete selected files.