make hotkey configurable
Plz make the ctrl-shft-z hotkey configurable, as that combination is already in use on my system.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
<keyset id="mainKeyset">
<key id="key_openZotero"
key="Z"
oncommand="ZoteroPane.toggleDisplay();"
modifiers="shift accel" />
</keyset>
Just change the key (and/or the modifiers) to whatever you want and then follow the instructions in "Modifying Zotero Code" to convert the unzipped Zotero files back into zotero.jar and restart Firefox.
We recently realized that Cmd-Shift-Z/Ctrl-Shift-Z is the Redo keystroke on Mac/Unix (it still seems to work fine in Firefox 2.0, which is why we didn't notice it, but it doesn't appear to work in Minefield), so we'll be changing the default shortcut to Cmd-Option-z on Mac and Ctrl-Alt-z on Windows/Unix. But you can use keyconfig to change the Redo keystroke if necessary and keep the existing shortcut.