Could we get support added for the function keys? I know that they're often used for browser actions that can't be blocked, but not all of them are, and in some cases they're the keys that make the most sense.
I see that issue #11 started out being about support for the function keys, but seems to have also included another issue that got resolved. (with the addition of is_solitary)
Could we get support added for the function keys? I know that they're often used for browser actions that can't be blocked, but not all of them are, and in some cases they're the keys that make the most sense.
One possible issue with binding to function key presses (and a corresponding solution) is presented at http://www.sidesofmarch.com/index.php/archive/2007/06/28/capturing-function-keys-in-web-browsers/.
I see that issue #11 started out being about support for the function keys, but seems to have also included another issue that got resolved. (with the addition of
is_solitary
)