Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

SquirrelMail-ShortCuts

Adds Shortcuts to SqiurrelMail used by webmail.pair.com

Implements hotkeys for squirrel mail, specifically designed for use with pair.com webmail access.






1 point
login to vote
Posted Sep 1, 2006

Sorry, I guess the comment text is just run together and I don't know how to edit previous entries...

1 point
login to vote
Posted Sep 1, 2006

I needed to change the affected pages from http://webmail*.pair.com/* to https, then it worked.

Here's the accesskeys I used:

      reserveKey('c',"Compose");
      reserveKey('t',"Toggle All");
      reserveKey('p',"Purge");
      reserveKey('n',"Next");
      reserveKey('r',"refresh folder list");
      

I would like to find how to name the accesskeys for Delete and INBOX, those would be great.

You could comment on this script if you were logged in.