diff mcabber/mcabberrc.example @ 1131:73e6ca0a03a9

Un-hardcode Ctrl-q binding, it can be done in the config. file
author Mikael Berthe <mikael@lilotux.net>
date Sun, 21 Jan 2007 15:31:34 +0100
parents 1a109ebf3f24
children 73820cf499a4
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sun Jan 21 15:13:36 2007 +0100
+++ b/mcabber/mcabberrc.example	Sun Jan 21 15:31:34 2007 +0100
@@ -287,7 +287,9 @@
 #alias names = room names
 
 # Key bindings
-# Ctlr-X (24) bound to /roster alternate
+# Ctlr-q (17) bound to /roster unread_next
+bind 17 = roster unread_next
+# Ctlr-x (24) bound to /roster alternate
 bind 24 = roster alternate
 # F5 (269) bound to /roster toggle_offline  (centericq-like, IIRC)
 bind 269 = roster toggle_offline