Keyconfig extension: ChatZilla

From MozillaZine Knowledge Base
Jump to navigationJump to search

ChatZilla Functions

ChatZilla comes with very few commands bound to keys by default. Fortunately it is quite easy to add custom key bindings. Just determine the command from the below file and add a binding according to one of the examples:

http://mxr.mozilla.org/comm-central/source/mozilla/extensions/irc/xul/content/commands.js

Clear View

Menu: IRC -> Clear Tab

user_pref("keyconfig.main.xxx_key__Clear", "control][L][][dispatch('clear-view');][chrome://chatzilla/content/chatzilla.xul");