I believe you should modify platformHTMLBindings.xml. That overrides the other one.
It allows platforms to set default behaviors. There is also platformEditorBindings.xul Victor Bien wrote: > Henry Sobotka wrote: > > > > > Key bindings are in the two files in bin/res/builtin. You can edit them > > to suit your preferences. > > The two files I have which have anything about HOME and END are > platformHTMLBindings.xml and htmlbindings.xml. platformHTMLBindings.xml > has the usual convention of Ctrl-Home or End for TOF and EOF. > htmlbindings.xml has the following bound to Home command="cmd_scrollTop" > and a similar command for End. I added modifiers="control" to each > restarted the lizard but did not get any change. I tried the command > command="cmd_moveTop" but that also made no difference. > > What's the problem or what am I missing out on? > > Victor Bien >
