Move to trash by using delete instead of cmd-backspace in Finder

How do I remap ⌘⌫ to just delete in Finder in order to move items to the Trash?

And no, "that is just the way Apple works" and "This is to prevent you making mistakes" are not valid answers.

3

1 Answer

There are two options that both might break Finder.

  1. You can try to adapt this solution to map Spacebar to fullscreen Quick Look, but you will have the same issue: Pressing backspace anywhere (e.g. renaming a file) will activate the menu item.

  2. You can remap the menu item similar to what I suggest here, entering \U007F as keyboard shortcut (see @Lri's answer). If the filename is part of the menu item label, this won't work. I believe menu items take precedence over text input (this could be a reason why almost no application uses "simple" shortcuts), which means you might have the same issue as with suggestion 1: breaking backspace for any alternate use.

Not on a Mac right now, so I can't test these suggestions myself. Will update the answer once I get the chance to.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like