How to make the Apple Mac delete key send files to the Trash can
Want to make the delete key a one function file deleter on Mac like it should be? Open a Terminal window & type:
defaults write com.apple.finder NSUserKeyEquivalents '{"Move to Trash"="\U007F";}'; killall Finder
Tweet
Newer Post
Older Post
Home