- Command is @
- Shift is $
- Control is ^
- Option is ~
What I have used this hint for is to stop my browsers from quitting on command-Q (they are now all set to command-control-Q), as I use command-tab to flip between my HTML editor and browsers all day long, and had grown tired of accidentally hitting command-Q and losing all my open files or web pages.
You do have to replace the command-Q shortcut on an application-by-application basis, but it doesn't take long to duplicate the command and paste.
You can create dummy keys for each application in the GUI Keyboard Preference pane which makes the Property List Edit go faster.
There's no need to work on each application's own plist files; all menus are fixable in globalpreferences.plist (I had some trouble with Adobe applications, though). Don't forget to quit and relaunch applications to see their new keyboard commands show up (visible in the menu).
[robg adds: This is discussed, in less detail, in this previous hint.]

