Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'You answered your own question' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
You answered your own question
Authored by: bluehz on Mar 31, '04 01:30:58PM

I edited my com.apple.Safari.plist and added equiv for cmd+shift+Q to Quit...

<key>NSUserKeyEquivalents</key>
<dict>
<key>Quit</key>
<string>@$Q</string>
</dict>

Why does it not show up or respond after restarting Safari?



[ Reply to This | # ]
You answered your own question
Authored by: Kino on Apr 10, '04 01:34:09AM

- It should be Quit Safari and not Quit.

- Make sure that your shortcut will not conflict with any other shortcut which is active. Command-shift-q is already taken: Log Out.



[ Reply to This | # ]