I couldn't find this, and just spent a while looking it up. Apologies if already posted.
I like using alt-s to submit new posts and edits. However, in firefox 2, mozilla have moved the 'accesskey' key from Alt to Shift-Alt. Which means you now need to do Shift-Alt-S to save/submit. If, like me, you find this annoying, go to about:config and set:
ui.key.chromeAccess to 5
ui.key.contentAccess to 4
Basically, Shift is 1, Ctrl is 2, Alt is 4. To get combinations, just add. contentAccess controls the keys needed for web shortcuts, and chromeAccess controls access to the menu shortcuts. I've found that if there is no web shortcut / accesskey on a page, it'll do a menu shortcut if it's there.
I like using alt-s to submit new posts and edits. However, in firefox 2, mozilla have moved the 'accesskey' key from Alt to Shift-Alt. Which means you now need to do Shift-Alt-S to save/submit. If, like me, you find this annoying, go to about:config and set:
ui.key.chromeAccess to 5
ui.key.contentAccess to 4
Basically, Shift is 1, Ctrl is 2, Alt is 4. To get combinations, just add. contentAccess controls the keys needed for web shortcuts, and chromeAccess controls access to the menu shortcuts. I've found that if there is no web shortcut / accesskey on a page, it'll do a menu shortcut if it's there.