Keyconfig extension: ChatZilla

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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");