HP t1000 T1000 Series Terminal Emulation Guide - Page 25

Defining A Key Or Key Combination, Entering Control Characters, Key Combinations & Sequences

Page 25 highlights

Defining A Key Or Key Combination 1. Click in the Program Key box then press the key or key combination to define. The current definition is displayed. 2. Click in the With box then enter the new definition, or make a selection from the list of Predefined Macros then click Apply. 3. Check the Local check box to make the key definition action locally, or uncheck it to transmit the definition to the host when the key or key combination is pressed. 4. Click the Add button to accept the definition. The new definition is added to the Current Macro Definitions list. Entering Control Characters You can enter a control character either as the control key character equivalent or the decimal value of the ASCII character. For example, the control character for the Return key function, CR (carriage return), can be entered by typing the characters ^ and M, representing the keys Ctrl + M which, when pressed together would generate the CR code. Decimal values are entered as three-digit numbers immediately preceded by an underscore character. Values with only two digits must be preceded by a zero. For example, the decimal value of CR is 13, so this would be entered as _013. Refer to the ASCII character table in the Character Sets appendix for code and decimal references. Key Combinations & Sequences You can program a key to perform the function of a combination or sequence of keys. For example, you can cause the F1 key to perform the same function as pressing the keys Alt + F4 together, or pressing the keys F2 then F3 then F4. Keys are identified by their virtual key names as listed in the Virtual Key Names appendix. The virtual key name has to be enclosed by the < and > characters in the key definition box. You may omit the VK_ and VT_ (etc.) parts of the virtual key name. To program a key so that it performs the same function as pressing two or more other keys together, type the < character followed by the virtual key names linked together with + (plus sign) characters and ending with the > character. For example, to program the F1 key so that when it is pressed it performs the same function as pressing the keys Alt + F4 together, enter the following characters in the key definition box: Keyboard Configuration 2-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172

Defining A Key Or Key Combination
1.
Click in the
Program Key
box then press the key or key combination to define. The
current definition is displayed.
2.
Click in the
With
box then enter the new definition, or make a selection from the list
of
Predefined Macros
then click
Appl
y.
3.
Check the
Local
check box to make the key definition action locally, or uncheck it to
transmit the definition to the host when the key or key combination is pressed.
4.
Click the
Add
button to accept the definition. The new definition is added to the
Cur-
rent Macro Definitions
list.
Entering Control Characters
You can enter a control character either as the control key character equivalent or the dec-
imal value of the ASCII character. For example, the control character for the
Return
key
function,
CR
(carriage return), can be entered by typing the characters
^
and
M
, repre-
senting the keys
Ctrl
+
M
which, when pressed together would generate the
CR
code.
Decimal values are entered as three-digit numbers immediately preceded by an underscore
character. Values with only two digits must be preceded by a zero. For example, the deci-
mal value of
CR
is 13, so this would be entered as
_013
.
Refer to the ASCII character table in the
Character Sets
appendix for code and decimal
references.
Key Combinations & Sequences
You can program a key to perform the function of a combination or sequence of keys. For
example, you can cause the
F1
key to perform the same function as pressing the keys
Alt
+
F4
together, or pressing the keys
F2
then
F3
then
F4
.
Keys are identified by their virtual key names as listed in the
Virtual Key Names
appen-
dix. The virtual key name has to be enclosed by the
<
and
>
characters in the key defini-
tion box. You may omit the
VK_
and
VT_
(etc.) parts of the virtual key name.
To program a key so that it performs the same function as pressing two or more other keys
together, type the
<
character followed by the virtual key names linked together with +
(plus sign) characters and ending with the
>
character.
For example, to program the
F1
key so that when it is pressed it performs the same func-
tion as pressing the keys
Alt
+
F4
together, enter the following characters in the key defi-
nition box:
<
ALT
+
F4
>