diff options
-rw-r--r-- | runtime/doc/term.txt | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt index de32857bb9..f81a530499 100644 --- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -532,18 +532,9 @@ correct values. One command can be used to set the screen size: *:mod* *:mode* *E359* *E362* -:mod[e] [mode] - -Without argument this only detects the screen size and redraws the screen. -With MS-DOS it is possible to switch screen mode. [mode] can be one of these -values: - "bw40" 40 columns black&white - "c40" 40 columns color - "bw80" 80 columns black&white - "c80" 80 columns color (most people use this) - "mono" 80 columns monochrome - "c4350" 43 or 50 lines EGA/VGA mode - number mode number to use, depends on your video card +:mod[e] + +Detects the screen size and redraws the screen. ============================================================================== 4. Slow and fast terminals *slow-fast-terminal* |