mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc: fix cross-reference to mouse actions (user's guide)
This commit is contained in:
@@ -2119,8 +2119,9 @@ link:weechat_faq.de.html#mouse[WeeChat FAQ / Mausunterstützung].
|
||||
[[mouse_bind_events]]
|
||||
==== Befehle einem Maus-Ereignis zuweisen
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Es gibt eine Anzahl von Maus-Ereignissen, die standardmäßig durch WeeChat definiert
|
||||
sind (siehe <<key_bindings_mouse_context,Tasten für "mouse"-Kontext>>).
|
||||
sind (siehe <<key_bindings_mouse,mouse actions>>).
|
||||
|
||||
Man kann mit dem Befehl `/key` im Kontext "mouse" aber auch eigene Befehle zuweisen
|
||||
und löschen (für die Syntax, siehe Befehl <<command_weechat_key,/key>>).
|
||||
|
||||
@@ -2064,7 +2064,7 @@ link:weechat_faq.en.html#mouse[WeeChat FAQ / Mouse].
|
||||
==== Bind mouse events to commands
|
||||
|
||||
Many default mouse events are already defined by WeeChat (see
|
||||
<<key_bindings_mouse_context,keys for "mouse" context>>).
|
||||
<<key_bindings_mouse,mouse actions>>).
|
||||
|
||||
You can change or add bindings with the command `/key` using context "mouse"
|
||||
(for syntax, see command <<command_weechat_key,/key>>).
|
||||
|
||||
@@ -2126,7 +2126,7 @@ link:weechat_faq.fr.html#mouse[FAQ WeeChat / Souris].
|
||||
==== Associer des évènements souris à des commandes
|
||||
|
||||
De nombreux évènements souris sont déjà définis par WeeChat (voir
|
||||
<<key_bindings_mouse_context,les touches pour le contexte "mouse">>).
|
||||
<<key_bindings_mouse,les actions souris>>).
|
||||
|
||||
Vous pouvez modifier ou ajouter des associations avec la commande `/key` en
|
||||
utilisant le contexte "mouse" (pour la syntaxe voir la commande
|
||||
|
||||
@@ -2248,8 +2248,9 @@ link:weechat_faq.it.html#mouse[FAQ di WeeChat / Mouse].
|
||||
[[mouse_bind_events]]
|
||||
==== Associare gli eventi del mouse a comandi
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Molti eventi del mouse predefiniti sono già definiti da WeeChat (consultare
|
||||
<<key_bindings_mouse_context,tasti per il contesto "mouse">>).
|
||||
<<key_bindings_mouse,mouse actions>>).
|
||||
|
||||
È possibile cambiare o aggiungere combinazioni con il comando `/key` usando il
|
||||
contesto "mouse" (per la sintassi, consultare comando
|
||||
|
||||
@@ -2163,8 +2163,9 @@ WeeChat でマウスを有効化した場合、すべてのマウスイベント
|
||||
[[mouse_bind_events]]
|
||||
==== コマンドに対してマウスイベントを割り当てる
|
||||
|
||||
// TRANSLATION MISSING
|
||||
WeeChat はデフォルトマウスイベントの多くを定義しています
|
||||
(<<key_bindings_mouse_context,「マウス」モード用のキー>>を参照)。
|
||||
(<<key_bindings_mouse,mouse actions>>を参照)。
|
||||
|
||||
`/key` コマンドで "mouse" コンテキストを指定することで割り当てを追加、変更できます
|
||||
(詳しい使い方は <<command_weechat_key,/key>> コマンドを参照)。
|
||||
|
||||
@@ -2099,8 +2099,9 @@ link:weechat_faq.pl.html#mouse[WeeChat FAQ / Obsługa myszy].
|
||||
[[mouse_bind_events]]
|
||||
==== Przypisanie zdarzeń myszy do komend
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Wiele domyślnych zdarzeń myszy jest już zdefiniowanych w WeeChat (zobacz
|
||||
<<key_bindings_mouse_context,skróty dla kontekstu myszy>>).
|
||||
<<key_bindings_mouse,mouse actions>>).
|
||||
|
||||
Możesz zmienić lub dodać przypisania za pomocą komendy `/key` używając kontekstu
|
||||
"mouse" (dla składni zobacz komenda <<command_weechat_key,/key>>).
|
||||
|
||||
@@ -1954,7 +1954,8 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m]
|
||||
[[mouse_bind_events]]
|
||||
==== Везивање догађаја миша за команде
|
||||
|
||||
Програм WeeChat је већ дефинисао подразумеване догађаје миша (погледајте <<key_bindings_mouse_context,тастере за „mouse” контекст>>).
|
||||
// TRANSLATION MISSING
|
||||
Програм WeeChat је већ дефинисао подразумеване догађаје миша (погледајте <<key_bindings_mouse,mouse actions>>).
|
||||
|
||||
Командом `/key`, уз употребу контекста „mouse”, можете да измените или да додате нова везивања тастера (у вези синтаксе, погледајте команду <<command_weechat_key,/key>>).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user