Difference between revisions of "CodeChart:DEC VT100/VT100 Mode/ESC/O"

From Terminals
Jump to: navigation, search
m (cursor arrow keys)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{|
 
{|
! Received
 
! style="width: 2ex;" |
 
! Transmitted
 
|-
 
 
| valign="top" align="right" |
 
| valign="top" align="right" |
 
{{CodeChart
 
{{CodeChart
 +
| title=Received
 
}}
 
}}
|
+
| style="width: 2ex;" |
 
| valign="top" |
 
| valign="top" |
 
{{CodeChart
 
{{CodeChart
 +
| title=Transmitted
 
| a=#cursor-up-key
 
| a=#cursor-up-key
 
| b=#cursor-down-key
 
| b=#cursor-down-key
Line 39: Line 37:
 
|
 
|
 
| valign="top" |
 
| valign="top" |
== ESC O Sequences ==
+
{| class="wikitable"
 
+
|+ ESC O Sequences
{| border="1" class="wikitable sortable"
+
{{CodeDescriptionHeader}}
! style="padding: 1ex;" | Prefix
+
{{CodeDescriptionRow|A|cursor-up-key|Cursor Up Key ‡}}
! style="padding: 1ex;" | Description
+
{{CodeDescriptionRow|B|cursor-down-key|Cursor Down Key ‡}}
! style="padding: 1ex;" | Parameters
+
{{CodeDescriptionRow|C|cursor-right-key|Cursor Right Key ‡}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|‡ Cursor Up Key||cursor-up-key|A}}
+
{{CodeDescriptionRow|D|cursor-left-key|Cursor Left Key ‡}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|‡ Cursor Down Key||cursor-down-key|B}}
+
{{CodeDescriptionRow|M|keypad-enter-key|Keypad ENTER Key ‡}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|‡ Cursor Right Key||cursor-right-key|C}}
+
{{CodeDescriptionRow|P|keypad-pf1-key|Keypad PF1 Key}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|‡ Cursor Left Key||cursor-left-key|D}}
+
{{CodeDescriptionRow|Q|keypad-pf2-key|Keypad PF2 Key}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad ENTER Key||keypad-enter-key|M}}
+
{{CodeDescriptionRow|R|keypad-pf3-key|Keypad PF3 Key}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Keypad PF1 Key||keypad-pf1-key|P}}
+
{{CodeDescriptionRow|S|keypad-pf4-key|Keypad PF4 Key}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Keypad PF2 Key||keypad-pf2-key|Q}}
+
{{CodeDescriptionRow|l|keypad-comma-key|Keypad Comma Key (,) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Keypad PF3 Key||keypad-pf3-key|R}}
+
{{CodeDescriptionRow|m|keypad-minus-key|Keypad Minus Key (-) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Keypad PF4 Key||keypad-pf4-key|S}}
+
{{CodeDescriptionRow|n|keypad-period-key|Keypad Period Key (.) †}}
 
+
{{CodeDescriptionRow|p|keypad-zero-key|Keypad Zero Key (0) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Comma Key (,)||keypad-comma-key|l}}
+
{{CodeDescriptionRow|q|keypad-one-key|Keypad One Key (1) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Minus Key (-)||keypad-minus-key|m}}
+
{{CodeDescriptionRow|r|keypad-two-key|Keypad Two Key (2) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Period Key (.)||keypad-period-key|n}}
+
{{CodeDescriptionRow|s|keypad-three-key|Keypad Three Key (3) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Zero Key (0)||keypad-zero-key|p}}
+
{{CodeDescriptionRow|t|keypad-four-key|Keypad Four Key (4) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad One Key (1)||keypad-one-key|q}}
+
{{CodeDescriptionRow|u|keypad-five-key|Keypad Five Key (5) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Two Key (2)||keypad-two-key|r}}
+
{{CodeDescriptionRow|v|keypad-six-key|Keypad Six Key (6) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Three Key (3)||keypad-three-key|s}}
+
{{CodeDescriptionRow|w|keypad-seven-key|Keypad Seven Key (7) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Four Key (4)||keypad-four-key|t}}
+
{{CodeDescriptionRow|x|keypad-eight-key|Keypad Eight Key (8) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Five Key (5)||keypad-five-key|u}}
+
{{CodeDescriptionRow|y|keypad-nine-key|Keypad Nine Key (9) †}}
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Six Key (6)||keypad-six-key|v}}
 
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Seven Key (7)||keypad-seven-key|w}}
 
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Eight Key (8)||keypad-eight-key|x}}
 
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|† Keypad Nine Key (9)||keypad-nine-key|y}}
 
 
|}
 
|}
  

Latest revision as of 05:48, 15 February 2013

Subpages of O

Received
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
Transmitted
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
ESC O Sequences
Prefix Description Parameters
A Cursor Up Key ‡ none
B Cursor Down Key ‡ none
C Cursor Right Key ‡ none
D Cursor Left Key ‡ none
M Keypad ENTER Key ‡ none
P Keypad PF1 Key none
Q Keypad PF2 Key none
R Keypad PF3 Key none
S Keypad PF4 Key none
l Keypad Comma Key (,) † none
m Keypad Minus Key (-) † none
n Keypad Period Key (.) † none
p Keypad Zero Key (0) † none
q Keypad One Key (1) † none
r Keypad Two Key (2) † none
s Keypad Three Key (3) † none
t Keypad Four Key (4) † none
u Keypad Five Key (5) † none
v Keypad Six Key (6) † none
w Keypad Seven Key (7) † none
x Keypad Eight Key (8) † none
y Keypad Nine Key (9) † none

Note: Cursor Key Mode set.
Note: Keypad Application Mode only.