Mike Cannon wrote:
> Hi,
> 
> I've been trying keypress binding customizations on Linux w/ 0.9.6 and 
> 0.9.7 RPMS, following examples in 
> http://www.mozilla.org/unix/customizing.html.
> 
> With as few as 3 key bindings I get repeatable errors.  On .96 it was a
> crash, on .97 it just seems to bind a key to the wrong action.
> 
> I want to dig into this more, and thought I'd look at the javascript
> (?)  code that dispatches key events to commands.  I found some of the
> event-handling C++ code but didn't find where key presses get handled
> for the content window.
> 
> Can someone point me to that code, or to the documentation that would
> tell me?
>

I can't point you to the code but if you query Bugzilla for fixed bugs 
in that area and look at the patches attached to those bugs you may be 
able to find the files and directories that are relevant. Good luck.

--Asa


Reply via email to