comparison etc/TUTORIAL @ 2863:c91f3cf7b7f1

Describe scroll bars.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 May 1993 21:04:11 +0000
parents 019278028c54
children 023ddd6f5c2b
comparison
equal deleted inserted replaced
2862:a836ab73fb89 2863:c91f3cf7b7f1
178 >> Try typing C-u 8 C-v now. 178 >> Try typing C-u 8 C-v now.
179 179
180 Did it scroll the screen up by 8 lines? If you would like to 180 Did it scroll the screen up by 8 lines? If you would like to
181 scroll it down you can give an argument to M-v. 181 scroll it down you can give an argument to M-v.
182 182
183 If you are using X Windows, there is probably a rectangular area
184 called a scroll bar at the right hand side of the Emacs window. You
185 can scroll the text by clicking the mouse in the scroll bar.
186
187 >> Try pressing the middle button at the top of the highlighted area
188 within the scroll bar, then moving the mouse while holding that button
189 down.
190
191 >> Move the mouse to a point in the scroll bar about three lines from
192 the top, and click the left button a couple of times. Then try the
193 right button a couple of times.
194
183 195
184 * WHEN EMACS IS HUNG 196 * WHEN EMACS IS HUNG
185 -------------------- 197 --------------------
186 198
187 If Emacs gets into an infinite (or simply very long) computation which 199 If Emacs gets into an infinite (or simply very long) computation which