Show “Tweetie for Mac” Using F-Keys
Today Tweetie for Mac was released and like any other Mac user on Twitter I had to try it on its first day.
I like to assign Twitter clients to all of my six Spaces (Mac OS X’s virtual desktops) and toggle the window using the F5 key. Tweetie for Mac didn’t allow this (bug?):
Of course the tested F-keys weren’t used without a modifier. To trick Tweetie into accepting a F-key without a modifier follow these steps:
- Quit Tweetie for Mac
- Locate the file
com.atebits.tweetie-mac.plist
in~/Library/Preferences/
(“~” is your home directory) - Open the plist using Property List Editor.app (part of the Xcode SDK) or another plist editor
- Change the value for
ShowHideTweetieHotkey_mods
to8388608
which basically means: no modifier - Hope this bug will be fixed soon
Enjoy your new toggle freedom!