comparison 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
comparison
equal deleted inserted replaced
1130:b2040a7fb7fc 1131:73e6ca0a03a9
285 alias dnd = status dnd 285 alias dnd = status dnd
286 alias notavail = status notavail 286 alias notavail = status notavail
287 #alias names = room names 287 #alias names = room names
288 288
289 # Key bindings 289 # Key bindings
290 # Ctlr-X (24) bound to /roster alternate 290 # Ctlr-q (17) bound to /roster unread_next
291 bind 17 = roster unread_next
292 # Ctlr-x (24) bound to /roster alternate
291 bind 24 = roster alternate 293 bind 24 = roster alternate
292 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC) 294 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC)
293 bind 269 = roster toggle_offline 295 bind 269 = roster toggle_offline
294 # F12 (276) bound to /roster toggle 296 # F12 (276) bound to /roster toggle
295 bind 276 = roster toggle 297 bind 276 = roster toggle