Friendfeed Keyboard Shortcuts

By trentono Last update Sep 11, 2008 — Installed 186 times.

modifiers

in
Subscribe to modifiers 1 post, 1 voice

micampe Scriptwright

hello, you should add

if (event.ctrlKey || event.altKey || event.metaKey) {
return;
}

at the top of the KeyCheck() function to prevent interferences with the browser's shortcuts (like C-l and C-k).

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel