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 | 0942791d2d412cb7cc1f6274eeb65dca152765ef (patch) | |
tree | 895bc3fddaf6f33d7dd5b3ed343f8bd300005c62 /etc | |
parent | 4a890a968ab804c37cb63f25b2f0b96f849892e1 (diff) | |
download | emacs-0942791d2d412cb7cc1f6274eeb65dca152765ef.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 -------------------- |