diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-05-18 21:04:11 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-05-18 21:04:11 +0000 |
commit | b0874bbd1366203ac7c5afe7af49397b337464c7 (patch) | |
tree | 47a5b051cea0371e7f3e7340ea9d4e18f6f0d482 /etc | |
parent | ee5fb85ff1d233f81f30bec007635c0da4f326b0 (diff) | |
download | emacs-b0874bbd1366203ac7c5afe7af49397b337464c7.tar.gz |
Describe scroll bars.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/TUTORIAL | 12 |
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 -------------------- |