diff options
| author | hpa <hpa> | 2001-04-19 00:50:29 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2001-04-19 00:50:29 +0000 |
| commit | e41d512f3e23b32c461115b03ecd376bc410a3ed (patch) | |
| tree | 240731b3eff8abb181f61e6264bd9c0603be8ce8 /syslinux.doc | |
| parent | fccffd5baf99fd53c4d8880eecb89b0617fb0658 (diff) | |
| download | syslinux-e41d512f3e23b32c461115b03ecd376bc410a3ed.tar.gz | |
Introduce a way to return to text mode. Clean up the handling of
mode transitions.
Diffstat (limited to 'syslinux.doc')
| -rw-r--r-- | syslinux.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/syslinux.doc b/syslinux.doc index 2c274dca..bdf36d6d 100644 --- a/syslinux.doc +++ b/syslinux.doc @@ -352,6 +352,9 @@ are interpreted: care: 0 is the background color, and 7 is the color used for the text printed by SYSLINUX itself. +<EM> <EM> = <Ctrl-Y> = ASCII 25 + If we are currently in graphics mode, return to text mode. + <DLE>..<ETB> <Ctrl-P>..<Ctrl-W> = ASCII 16-23 These codes can be used to select which modes to print a certain part of the message file in. Each of these control |
