I should have done that when I added them, mea culpa.

Signed-off-by: Fabienne Ducroquet <fabi...@gmail.com>
---
 doc/man/man5/elinks.conf.5 |  5 +++++
 doc/man/man5/elinkskeys.5  | 15 +++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/doc/man/man5/elinks.conf.5 b/doc/man/man5/elinks.conf.5
index 54f5fd8..f6c54d4 100644
--- a/doc/man/man5/elinks.conf.5
+++ b/doc/man/man5/elinks.conf.5
@@ -591,6 +591,11 @@ document\&.browse\&.scrolling\&.margin \fB<num>\fR 
(default: 3)
 Size of the virtual margin \(en when you click inside of that margin, document 
scrolls in that direction\&.
 .RE
 .PP
+document\&.browse\&.scrolling\&.vertical_overlap \fB<num>\fR (default: 0)
+.RS 4
+Number of overlapping lines between the new page displayed and the previous 
one when scrolling one page up or down\&.
+.RE
+.PP
 document\&.browse\&.scrolling\&.vertical_step \fB<num>\fR (default: 2)
 .RS 4
 Number of lines to scroll when a key bound to scroll\-up or scroll\-down is 
pressed and no prefix was given\&.
diff --git a/doc/man/man5/elinkskeys.5 b/doc/man/man5/elinkskeys.5
index 5aa39d1..ccec90e 100644
--- a/doc/man/man5/elinkskeys.5
+++ b/doc/man/man5/elinkskeys.5
@@ -324,6 +324,11 @@ menu
 Activate the menu\&.
 .RE
 .PP
+move\-current\-top
+.RS 4
+Move downwards to put the current line at the top of the screen\&.
+.RE
+.PP
 move\-cursor\-down
 .RS 4
 Move cursor down\&.
@@ -359,6 +364,16 @@ move\-document\-start
 Move to the start of the document\&.
 .RE
 .PP
+move\-half\-page\-down
+.RS 4
+Move downwards by half a page\&.
+.RE
+.PP
+move\-half\-page\-up
+.RS 4
+Move upwards by half a page\&.
+.RE
+.PP
 move\-link\-down
 .RS 4
 Move one link down\&.
-- 
1.8.5.1

_______________________________________________
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to