summaryrefslogtreecommitdiff
path: root/etc/TUTORIAL
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-05-18 21:04:11 +0000
committerRichard M. Stallman <rms@gnu.org>1993-05-18 21:04:11 +0000
commitb0874bbd1366203ac7c5afe7af49397b337464c7 (patch)
tree47a5b051cea0371e7f3e7340ea9d4e18f6f0d482 /etc/TUTORIAL
parentee5fb85ff1d233f81f30bec007635c0da4f326b0 (diff)
downloademacs-b0874bbd1366203ac7c5afe7af49397b337464c7.tar.gz
Describe scroll bars.
Diffstat (limited to 'etc/TUTORIAL')
-rw-r--r--etc/TUTORIAL12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL
index c965d4f9dbe..18a610f0da0 100644
--- a/etc/TUTORIAL
+++ b/etc/TUTORIAL
@@ -180,6 +180,18 @@ much more useful.
Did it scroll the screen up by 8 lines? If you would like to
scroll it down you can give an argument to M-v.
+If you are using X Windows, there is probably a rectangular area
+called a scroll bar at the right hand side of the Emacs window. You
+can scroll the text by clicking the mouse in the scroll bar.
+
+>> Try pressing the middle button at the top of the highlighted area
+within the scroll bar, then moving the mouse while holding that button
+down.
+
+>> Move the mouse to a point in the scroll bar about three lines from
+the top, and click the left button a couple of times. Then try the
+right button a couple of times.
+
* WHEN EMACS IS HUNG
--------------------