annotate mcabber/doc/help/nl/hlp_bind.txt @ 1315:18f1f82303ce

Update help files Trying to keep help files in sync...
author Mikael Berthe <mikael@lilotux.net>
date Tue, 02 Oct 2007 22:07:35 +0200
parents 4c702f30ff2c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1101
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /BIND [keycode [= commando regel]]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Verbind het commando "commando regel" met de toets "keycode". Om te weten te komen of een bepaalde toets nog niet in gebruik is kun je het `mcabber` log venster observeren wanneer je de toets indrukt. Bijvoorbeeld: "Unknown key=265" betekent dat je een commando met toets #265 kan verbinden.
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 /bind
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Toon een lijst met huidige toets verbindingen
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /bind keycode
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Toon de commando regel die met deze toets verbonden is
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 /bind keycode=
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Maak de toets met code "keycode" weer vrij
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 /bind keycode = commando regel
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 Verbind "commando regel" met de toets die code "keycode" heeft
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 Voorbeeld: "/bind 265 = status away" (265 is F1).
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
16 NB: keycodes kunnen verschillen afhankelijk van je ncurses configuratie.
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
17 Tip: in plaats van commando's kunnen ook aliassen worden gebruikt.