1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 23:04:13 +01:00

enable vimperator.events.toString() to return keysyms for mouse events

This commit is contained in:
Doug Kearns
2007-09-17 05:37:29 +00:00
parent 6ca297c431
commit 28e15cb66c
3 changed files with 58 additions and 29 deletions

View File

@@ -94,8 +94,8 @@ the terms of any one of the MPL, the GPL or the LGPL.
</listcols>
</listbox>
<iframe id="vimperator-multiline-output" src="about:blank" flex="1" height="10px" hidden="false" collapsed="true" onclick="vimperator.commandline.onMultilineOutputEvent(event)"/>
<!--onkeypress="vimperator.commandline.onMultilineOutputEvent(event)"/-->
<iframe id="vimperator-multiline-output" src="about:blank" flex="1" height="10px" hidden="false" collapsed="true"
onclick="vimperator.commandline.onMultilineOutputEvent(event)"/>
<hbox id="vimperator-commandline" flex="1" hidden="false">
<label class="plain" id="vimperator-commandline-prompt" flex="0" crop="end" value="" collapsed="true"/>