RHINO II/SH BLACKLINE CONFIGURATION
USER’S MANUAL
21
Keycodes definition with #EXT
If you want to assign a key with multiple codes, this is done by means of
#EXT
definition
within a key definition. Using #EXT only the symbolic name of the definition is indicated.
The actual definition of each key code will be executed in the section
[Extended Keys]
:
DefName1=Key1,Key2,Key3,.....
DefName2=Key1,Key2,Key3,.....
In the section a maximum of 20 different strings can be defined with multiple key codes.
The maximum length of the symbolic name DefName is 50 characters. In a definition (in
a row) a maximum of 100 key codes may be defined. As a separator between different
codes a comma is used. To generate a comma, this can be done through the name
VK_COMMA.
To assign a keyboard key with Ctrl-Alt-Delete, the following definition must be specified:
DefName=#CTRL_ALT_DEL
Before releasing a Key sequence, all other Keys will be "released" to prevent problems
with mixing of keystates like Shift, Control and Alt.
Example
:
[ExtendedKeys]
MyTestString = This is a test!
TextExt1
= @
TestExt2
= VK_ALTGR,q
Special
= VK_ESCAPE,VK_F1, This was ESC and F1
[Keyboard_XX]
L01_Norm
= ^|#EXT=MyTestString;1|2|3|4|5|6|7|8|9
L01_AltGr
= | |#EXT=Special;²|³| | | |{|[|]|}|\|
Like in the above example 2 shown, Keys can be generated through different
definitions.
If you have problems with specific combinations try explicitly the respective left and
right code definitions of Special Keys, e.g. VK_LCONTROL, VK_RSHIFT, etc...
Status keys as VK_SHIFT, VK_CONTROL, etc... always affect only the directly following
'real' key. For example should F5 are pressed with Shift and F6 with Shift + Control, it
must be specified as follows:
Special
= VK_SHIFT,VK_F5,VK_SHIFT,VK_CONTROL,VK_F6
Section [Execute]
In this Section programs for availability with Soft Keys can be defined. Using a key defini
-
tion with EXEC# = <ExecDefineName>, the key can launch the defined program.
Execute Assignments are only allowed for normal user keyboards. In Soft-Keyboards, for
example appears in UAC-, System- or Login-Screens, the execution of any Program is
permitted. To prevent a possible mixing or problems with the KB-definition, the follow
-
ing settings allow defining a separate logon keyboard.
The Section Keyboard also includes other general settings and is described in SorediSer
-
vice documentary.
File:
SoftConfig.cfg
Section:
[Keyboard]
Summary of Contents for Rhino II/ SH Blackline
Page 1: ...Rhino II SH Blackline USER S MANUAL Rugged Vehicle Mount Computer...
Page 50: ......
Page 51: ......