I'd like to add the shortcut Ctrl+Delete to the Command Move to Bin.
I open System Preferences -> Hardware -> Keyboard -> Keyboard Shortcuts -> Application Shortcuts -> Finderbut when I press "Ctrl+Delete" in the "Keyboard Shortcut" textField, no shortcut is shown there.
Is it possible to assign a shortcut by editing some configuration file?
31 Answer
This worked:
defaults write com.apple.finder NSUserKeyEquivalents -dict-add 'Move to Bin' '@\U007F'