view mcabber/doc/help/de/hlp_event.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 5031b5f74532
children ddc105632e34
line wrap: on
line source


 /EVENT #N|* accept|ignore|reject
 /EVENT list

Sagt mcabber was mit den wartenden Ereignissen passieren soll.
Wenn der erste Parameter * ist, dann soll der Befehl auf alle wartenden Ereignisse angewendet werden.

/event #N|* accept
 Ereignis #N/alle Ereignisse werden angenommen
/event #N|* ignore
 Ereignis #N/alle Ereignisse werden ignoriert
/event #N|* reject
 Ereignis mit der Nummer #N/alle Ereignisse werden abgelehnt
/event list
 Zeigt alle noch nicht behandelten Ereignisse an