X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=abookrc.5;h=ba12c7c7786edabf5e9336596405e2610d8dd669;hb=775cf2c4526dce9048361498197a3522d648f74c;hp=fef99d69480323491fac095fd9dd4fcc67d9ad1d;hpb=42ef9a789644980d33e1731aa44055edb66f2388;p=pkg%2Fabook.git diff --git a/abookrc.5 b/abookrc.5 index fef99d6..ba12c7c 100644 --- a/abookrc.5 +++ b/abookrc.5 @@ -146,6 +146,15 @@ Defines the field to be used by the "sort by field" command. Default is "nick" ( \fBshow_cursor\fP=[true|false] Defines if the cursor is visible in main display. Default is false. +.TP +\fBuse_mouse\fP=[true|false] +Defines if navigation via the mouse is activated. Default is false. Most terminals can also inhibit ncurses mouse events at runtime by holding the Shift key (restoring mouse-selection behavior). + +.TP +\fBscroll_speed\fP=lines +Defines the number of lines the adress list is scrolled by on a mouse wheel +action. This option only takes effect if use_mouse is enabled. Default is 2. + .TP \fBuse_colors\fP=[true|false] Defines if the output of abook is colorized. Default is false.