diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 10 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 10 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 12 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 10 |
4 files changed, 21 insertions, 21 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index 0acb0f303..2e3c45ea7 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -342,11 +342,11 @@ listdefault: list default keys When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line. For context "mouse" (possible in context "cursor" too), key has format: "@area:key" where area can be: - *: any area on screen - chat: chat area - bar(*): any bar - bar(xxx): bar "xxx" - item(*): any bar item + *: any area on screen + chat: chat area + bar(*): any bar + bar(xxx): bar "xxx" + item(*): any bar item item(xxx): bar item "xxx" Examples: diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 9ecda1c33..b6eea2fa0 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -342,11 +342,11 @@ listdefault: list default keys When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line. For context "mouse" (possible in context "cursor" too), key has format: "@area:key" where area can be: - *: any area on screen - chat: chat area - bar(*): any bar - bar(xxx): bar "xxx" - item(*): any bar item + *: any area on screen + chat: chat area + bar(*): any bar + bar(xxx): bar "xxx" + item(*): any bar item item(xxx): bar item "xxx" Examples: diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index f7b3d2645..728db4beb 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -341,12 +341,12 @@ listdefault: afficher les touches par défaut Lors de l'association d'une commande à une touche, il est recommandé d'utiliser la touche alt+k (ou Echap puis k), et puis de presser la touche à associer: cela insère le code de la touche dans la ligne de commande. -Pour le contexte "mouse" (possible aussi pour le contexte "cursor"), la touche a le format: "@aire:key" où aire peut être : - *: n'importe quelle zone à l'écran - chat: la zone de discussion - bar(*): n'importe quelle barre - bar(xxx): la barre "xxx" - item(*): n'importe quel objet de barre +Pour le contexte "mouse" (possible aussi pour le contexte "cursor"), la touche a le format: "@zone:touche" où la zone peut être : + *: n'importe quelle zone à l'écran + chat: la zone de discussion + bar(*): n'importe quelle barre + bar(xxx): la barre "xxx" + item(*): n'importe quel objet de barre item(xxx): l'objet de barre "xxx" Exemples: diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 607e4c969..2af47a690 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -342,11 +342,11 @@ listdefault: list default keys When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line. For context "mouse" (possible in context "cursor" too), key has format: "@area:key" where area can be: - *: any area on screen - chat: chat area - bar(*): any bar - bar(xxx): bar "xxx" - item(*): any bar item + *: any area on screen + chat: chat area + bar(*): any bar + bar(xxx): bar "xxx" + item(*): any bar item item(xxx): bar item "xxx" Examples: |