comparison mcabber/mcabberrc.example @ 1563:c1d0f906d379

Add option "use_mouse"
author franky
date Thu, 06 Nov 2008 08:15:47 +0100
parents 31422cb73356
children da6a359c8a03
comparison
equal deleted inserted replaced
1561:2e86c1cc4eb1 1563:c1d0f906d379
466 alias dnd = status dnd 466 alias dnd = status dnd
467 alias notavail = status notavail 467 alias notavail = status notavail
468 #alias names = room names 468 #alias names = room names
469 #alias topic = room topic 469 #alias topic = room topic
470 470
471 # Set use_mouse to 1 to map mouse buttons like keycodes.
472 #set use_mouse = 1
473
471 # Key bindings 474 # Key bindings
472 # Ctlr-q (17) bound to /roster unread_next 475 # Ctlr-q (17) bound to /roster unread_next
473 bind 17 = roster unread_next 476 bind 17 = roster unread_next
474 # Ctlr-x (24) bound to /roster alternate 477 # Ctlr-x (24) bound to /roster alternate
475 bind 24 = roster alternate 478 bind 24 = roster alternate