Mercurial > emacs
comparison etc/TUTORIAL @ 6276:e76136b468b3
Explain typing C-M-
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 09 Mar 1994 23:59:52 +0000 |
parents | 2173e8c3723b |
children | c78bae220849 |
comparison
equal
deleted
inserted
replaced
6275:132464faeaf4 | 6276:e76136b468b3 |
---|---|
696 | 696 |
697 >> Now type C-x 2 which splits the screen into two windows. | 697 >> Now type C-x 2 which splits the screen into two windows. |
698 Both windows display this tutorial. The cursor stays in the top window. | 698 Both windows display this tutorial. The cursor stays in the top window. |
699 | 699 |
700 >> Type C-M-v to scroll the bottom window. | 700 >> Type C-M-v to scroll the bottom window. |
701 (If you don't have a real Meta key, type ESC C-v.) | |
701 | 702 |
702 >> Type C-x o ("o" for "other") to move the cursor to the bottom window. | 703 >> Type C-x o ("o" for "other") to move the cursor to the bottom window. |
703 >> Use C-v and M-v in the bottom window to scroll it. | 704 >> Use C-v and M-v in the bottom window to scroll it. |
704 Keep reading these directions in the top window. | 705 Keep reading these directions in the top window. |
705 | 706 |