# HG changeset patch # User Richard M. Stallman # Date 737759051 0 # Node ID c91f3cf7b7f1c7968033e5e950f3e1abe86e7b07 # Parent a836ab73fb89045b249731e3a56bb38b0f9c6609 Describe scroll bars. diff -r a836ab73fb89 -r c91f3cf7b7f1 etc/TUTORIAL --- a/etc/TUTORIAL Tue May 18 20:36:11 1993 +0000 +++ b/etc/TUTORIAL Tue May 18 21:04:11 1993 +0000 @@ -180,6 +180,18 @@ 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 --------------------