From 06af5391a37f5bb59571a641ad832e45d8f39f1e Mon Sep 17 00:00:00 2001 From: Jeffas Date: Tue, 16 Jul 2019 19:06:22 +0100 Subject: Add MouseEnabled config setting This patch adds the ability to control whether aerc captures mouseevents or not. By default it will be set to not capture events. --- doc/aerc-config.5.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 2f4f993..2e279cd 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -96,6 +96,11 @@ These options are configured in the *[ui]* section of aerc.conf. Default: (no folders) +*mouse-enabled* + Enable mouse events in the ui, e.g. clicking and scrolling with the mousewheel + + Default: false + ## VIEWER These options are configured in the *[viewer]* section of aerc.conf. -- cgit v1.2.3