Keyconfig extension: ChatZillaFrom MozillaZine Knowledge Base[edit] ChatZilla FunctionsChatZilla 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 [edit] Clear ViewMenu: IRC -> Clear Tab user_pref("keyconfig.main.xxx_key__Clear", "control][L][][dispatch('clear-view');][chrome://chatzilla/content/chatzilla.xul");
|
|