]> git.deb.at Git - pkg/abook.git/blobdiff - abookrc.5
add-email: fixed a spurious "Valid sender address not found" in interactive-mode
[pkg/abook.git] / abookrc.5
index fef99d69480323491fac095fd9dd4fcc67d9ad1d..ba12c7c7786edabf5e9336596405e2610d8dd669 100644 (file)
--- 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.