summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-09-11 21:38:37 +0200
committerpgen <p.gen.progs@gmail.com>2022-09-11 21:38:37 +0200
commit474f902b2ee8957b3fdeb5707a5fb10e095b6536 (patch)
tree5442e97c1cf4cf5252e934e632201cf210a1dbd5 /smenu.1
parent02d4571f0fe6a27131e2c987b9dc5d550ae963f1 (diff)
Improve the manual
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.116
1 files changed, 7 insertions, 9 deletions
diff --git a/smenu.1 b/smenu.1
index 9dab193..aa16732 100644
--- a/smenu.1
+++ b/smenu.1
@@ -268,14 +268,13 @@ is selectable and already tagged.
.P
\fB* Mouse wheel\fP:
.IP \(bu 2
-The rotation of the wheel allows you to scroll the content of the window
-up or down one line.
+Rotating the mouse wheel scrolls the contents of the window one line up
+or down.
.IP \(bu 2
-The rotation of the wheel with the CTRL key held down allows you to
-scroll the content of the window up or down one page.
+Rotating the mouse wheel while holding down the \fBCTRL\fP key scrolls
+the contents of the window one page up or down.
.br
-This feature may not work depending of the terminal and the operating
-system.
+This feature may not work depending on the terminal and operating system.
Be sure to use the wheel when the mouse pointer is over the smenu
window, as some terminal emulators may otherwise zoom the screen in
@@ -503,9 +502,8 @@ algorithm is used and \fBESC\fP has not been pressed.
.SS "Selection and Exit"
Pressing \fBq\fP gives the possibility to exit without selecting anything.
.PP
-\fBCTRL\ C\fP (Abort) also allows you to exit the program
-immediately with a return code equal to 128+SINGINT (by default)
-without selecting anything.
+\fBCTRL\ C\fP (Abort) also exits the program immediately with a return
+code equal to 128+SINGINT (by default) without selecting anything.
See the \fB-!\fP|\fB-int\fP|\fB-int_string\fP option for more information
about the customization of the \fBCTRL\ C\fP behavior.
.PP