From 68948f9747432bcfeaec82dbc30992388d3194d5 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 25 Dec 2011 21:52:35 +0100 Subject: core: change mouse state when option weechat.look.mouse is changed --- doc/it/autogen/user/weechat_commands.txt | 17 ++++++++--------- doc/it/autogen/user/weechat_options.txt | 2 +- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'doc/it/autogen') diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index f0afa9b4c..edac20f66 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -398,18 +398,17 @@ Senza argomenti, il comando visualizza il layout salvato. ........................................ /mouse enable|disable|toggle [] - enable: abilita mouse -disable: disabilita mouse - toggle: abilita/disabilita mouse -ritardo: ritardo (in secondi) dopo il quale viene ripristinato lo stato iniziale del mouse (utile per disattivarlo temporaneamente) + enable: enable mouse +disable: disable mouse + toggle: toggle mouse + delay: delay (in seconds) after which initial mouse state is restored (useful to temporarily disable mouse) -Per abilitare/disabilitare il mouse all'avvio, usare: - /set weechat.look.mouse on/off +The mouse state is saved in option "weechat.look.mouse". -Esempi: - abilita mouse: +Examples: + enable mouse: /mouse enable - abilita/disabilita mouse per 5 secondi: + toggle mouse for 5 seconds: /mouse toggle 5 ........................................ diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 714cecb01..ef0bc7d64 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -559,7 +559,7 @@ ** valori: on, off (valore predefinito: `on`) * [[option_weechat.look.mouse]] *weechat.look.mouse* -** descrizione: `abilita il supporto del mouse all'avvio (per attivarlo ora, consultare /help mouse)` +** descrizione: `enable mouse support` ** tipo: bool ** valori: on, off (valore predefinito: `off`) -- cgit v1.2.3