- In the MCS Selection panel, point to Products and then click Terminal Viewers.
- In the Terminal Viewers tree, choose a host type.
The configuration types you can configure for the selected host type appear.
- If necessary, click next to a configuration type to further expand the list of configuration types.
- Select a configuration type.
The Configuration List page appears.
- Select a configuration from the list, then click the Properties button in the lower right corner of the window.
The Properties of Configuration name page appears, showing the categories of properties that can be configured.
- From the Select Property to Configure list, select Keyboard, and then click the Configure button.
The Configuration name Keyboard Properties dialog box appears.
- Click New to create a new keyboard map, or select an existing one and click Configure.
The Keyboard Remapper appears.
- From the Actions tree, right-click Keystrokes and then select New.
- Type a name for the new keystroke, then press Enter.
- On the Keystrokes Action page, type the information for the new keystroke:
Under
|
Choose this
|
Description |
Briefly describe what the action will do. |
Keys to Send |
Type the keys you want to send, click Insert Special Key to select from a list of available keys, or click Insert Macro to select from a list of existing JavaScript macros.
|
You must publish a macro before you can create an action that runs that macro.
In addition, if you create an action that runs a macro, it can run only that macro. Do not add any additional text, terminal emulation actions, or other macros in the Keys To Send text box. |
|
The Keys to Send field also supports Unicode and Windows Code Page values:
- If you are using Internet Explorer, enter a character by pressing Alt+Unicode value.
- If you are using Netscape Navigator, enter a character by pressing Alt+Windows Code Page value.
For example, to enter the Euro currency symbol if you are using Internet Explorer, press Alt+8364. To enter the Euro currency symbol if you are using Netscape Navigator, press Alt+0128. For a complete list of Unicode values, visit the Unicode Technical Committee's Web site.
|
All control code strings must be surrounded by angle brackets to distinguish them from regular text. |
- Click OK.
|