Search code examples
javascriptjquerybrowsergreasemonkeygoogle-reader

Disable a specific keyboard shortcut (V) in Google Reader


I'd like to disable the "V" keyboard shortcut in Google Reader, which when selecting an item, opens that item in a new window. I'd be using JavaScript to do this, perhaps with the help of jQuery, and doing so in Greasemonkey.

So, when "V" is hit while an item is selected, I want nothing to happen. I wouldn't know where to begin when looking through all the JavaScript that Google Reader uses.


Solution

  • Some sources that might be of help: