Difference between revisions of "CodeChart:DEC VT100/VT52 Mode/ESC"
(create page) |
m (moved User:Legalize/Control Sequences/DEC VT100/VT52 Mode/ESC to CodeChart:DEC VT100/VT52 Mode/ESC: promote to real code chart) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | ||
| + | {| | ||
| + | | valign="top" align="right" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| less=#less | | less=#less | ||
| equal=#equal | | equal=#equal | ||
| greater=#greater | | greater=#greater | ||
| + | | one=#one | ||
| + | | two=#two | ||
| a=#a | | a=#a | ||
| b=#b | | b=#b | ||
| Line 18: | Line 23: | ||
| z=#z | | z=#z | ||
}} | }} | ||
| + | | style="width: 2ex;" | | ||
| + | | valign="top" | | ||
| + | {{CodeChart | ||
| + | | title=Transmitted | ||
| + | | a=#up-arrow-key | ||
| + | | b=#down-arrow-key | ||
| + | | c=#right-arrow-key | ||
| + | | d=#left-arrow-key | ||
| + | | p=#pf1-key | ||
| + | | q=#pf2-key | ||
| + | | r=#pf3-key | ||
| + | | s=#pf4-key | ||
| + | | openbracket=/OpenBracket | ||
| + | | question=#keypad-report | ||
| + | | slash=#identify-report | ||
| + | }} | ||
| + | |- | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ ESC Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|1|one|Graphics Processor On}} | ||
| + | {{CodeDescriptionRow|2|two|Graphics Processor Off}} | ||
| + | {{CodeDescriptionRow|<|less|Enter VT100 (ANSI) Mode}} | ||
| + | {{CodeDescriptionRow|<nowiki>=</nowiki>|equal|Enter Alternate Keypad Mode}} | ||
| + | {{CodeDescriptionRow|>|greater|Exit Alternate Keypad Mode}} | ||
| + | {{CodeDescriptionRow|A|a|Cursor Up}} | ||
| + | {{CodeDescriptionRow|B|b|Cursor Down}} | ||
| + | {{CodeDescriptionRow|C|c|Cursor Right}} | ||
| + | {{CodeDescriptionRow|D|d|Cursor Left}} | ||
| + | {{CodeDescriptionRow|F|f|Enter Graphics Mode}} | ||
| + | {{CodeDescriptionRow|G|g|Exit Graphics Mode}} | ||
| + | {{CodeDescriptionRow|H|h|Cursor Home}} | ||
| + | {{CodeDescriptionRow|I|i|Reverse Line Feed}} | ||
| + | {{CodeDescriptionRow|J|j|Erase to End of Screen}} | ||
| + | {{CodeDescriptionRow|K|k|Erase to End of Line}} | ||
| + | {{CodeDescriptionRow|Y|y|Direct Cursor Address|''line'' ''column''}} | ||
| + | {{CodeDescriptionRow|Z|z|Identify}} | ||
| + | |} | ||
| + | | | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" | ||
| + | |+ ESC Sequences | ||
| + | {{CodeDescriptionHeader}} | ||
| + | {{CodeDescriptionRow|A|up-arrow-key|Up Arrow Key}} | ||
| + | {{CodeDescriptionRow|B|down-arrow-key|Down Arrow Key}} | ||
| + | {{CodeDescriptionRow|C|right-arrow-key|Right Arrow Key}} | ||
| + | {{CodeDescriptionRow|D|left-arrow-key|Left Arrow Key}} | ||
| + | {{CodeDescriptionRow|P|pf1-key|PF1 Key}} | ||
| + | {{CodeDescriptionRow|Q|pf2-key|PF2 Key}} | ||
| + | {{CodeDescriptionRow|R|pf3-key|PF3 Key}} | ||
| + | {{CodeDescriptionRow|S|pf4-key|PF4 Key}} | ||
| + | {{CodeDescriptionRow|/|identify-report|Identify Report|<code>Z</code>}} | ||
| + | {{CodeDescriptionRow|?|keypad-response|Alternate Keypad Mode Keys|[[#keypad-parameter|''key'']]}} | ||
| + | |} | ||
| − | + | {| id="keypad-parameter" class="wikitable" | |
| − | + | |+ Alternate Keypad Mode Keys | |
| − | {| | + | {{ValueDescriptionHeader}} |
| − | + | {{ValueDescriptionRow|N|ENTER (CR)}} | |
| − | + | {{ValueDescriptionRow|n|Period (.)}} | |
| − | + | {{ValueDescriptionRow|p|Zero (0)}} | |
| − | + | {{ValueDescriptionRow|q|One (1)}} | |
| − | {{ | + | {{ValueDescriptionRow|r|Two (2)}} |
| − | {{ | + | {{ValueDescriptionRow|s|Three (3)}} |
| − | {{ | + | {{ValueDescriptionRow|t|Four (4)}} |
| − | {{ | + | {{ValueDescriptionRow|u|Five (5)}} |
| − | {{ | + | {{ValueDescriptionRow|v|Six (6)}} |
| − | {{ | + | {{ValueDescriptionRow|w|Seven (7)}} |
| − | {{ | + | {{ValueDescriptionRow|x|Eight (8)}} |
| − | {{ | + | {{ValueDescriptionRow|y|Nine (9)}} |
| − | {{ | + | |} |
| − | {{ | ||
| − | {{ | ||
| − | {{ | ||
| − | {{ | ||
| − | |||
|} | |} | ||
Latest revision as of 05:48, 15 February 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|