The following example shows how to create a custom keyboard map file and set up a session document file to use this keyboard map. This keyboard map assigns the Ctrl+E key combination to the EraseEOF Send Key. The session is saved as a regular session file so you can see the additional work you need to perform to deploy it (as opposed to saving it as a compound session file).
To walk through the process for creating and deploying a compound session file, see Setting up a Simple Deployment in The Getting Started with Reflection Desktop Deployment Quick Start Guide.
First, create and save the session.
Create a session
Open Reflection on your workstation.
In the Create New Document dialog box, under
, choose a type of session (for our example, we will choose 3270 terminal) and click .In the Create New Terminal Document dialog box, in the
box, enter the host name (for example, IBM390 or 10.9.1.151).From the Reflection Quick Access toolbar, click the Save button and save the session as mySession.rd3x.
This file is saved in the My Documents\Micro Focus\Reflection folder.
Then configure the session with a keyboard map.
Customize the session to reference a custom keyboard map
With a session open in Reflection (for example, mySession.rd3x), on the Quick Access toolbar, click the Document Settings button .
In the Settings dialog box, under
, click .In the Manage Keyboard Map dialog box, click
.In the Create a New Keyboard Map file dialog box, select a keyboard map file to use as a template for your new file (for example, Default 3270.xkb) and then select and click .
In the Keyboard Mapper dialog box, click in the
box. Then hold down the Ctrl key and press the E key to enter Ctrl+E in this box.Click the
button.In the Select Action dialog box, in the
list, select .Under
, in the list, select and click . (The Ctrl+E key combination is displayed as a key combination in the Keyboard Mapper table.)Click myKeyboardMap.xkb.
. When prompted, save the new keyboard map in the Keyboard Maps folder asIf you are prompted that this is not a secure location, accept to save it in the default location. (The file is saved in your Documents\Micro Focus\Reflection\Keyboard Maps folder.)
To package the session file and the keyboard map, see Walkthrough: Create a Package with the Installation Customization Tool.