Parameter settings

Note: For a better understanding, the modes are explained separately below. However, one configuration set can include actions from different modes.

Mouse mode

Parameters such as Move dpi, Scroll dpi, Repeat time and Acceleration are relevant for this mode. See Global parameters.

Keyboard mode

A large number of keyboard strings can be configured. Both a joystick and a button action can send out a keyboard string.

A keyboard string is valid when it contains 2 hexes, separated by a space. The first hex is the modifier, the second is the key code. When the modifier is 0x00, it will not modifiy the key.

Note: The keys are based on a QWERTY keyboard. If you use another keyboard layout, you will have to insert the equivalent key of that physical location.
Example:
  • 0x00 (no modification) 0x05 (key b and B) = b
  • 0x04 (left alt) 0x05 (key b and B) = B
List of modifiers:
Hex Description
0x00 No modification
0x01 Left control
0x02 Left shift
0x03 Left control AND left shift
0x04 Left alt
0x05 Left control AND left ALT
0x08 Left WIN modifier
0x10 Right control
0x20 Right shift
0x40 Right alt
0x80 Right Win modifier
List of keys:
Hex Description
0x04 Keyboard a and A
0x28 ENTER / RETURN
0x29 ESCAPE
0x2a DELETE / Backspace
0x2b TAB
0x2c Spacebar
For easier use, you can download the Keyhelp Tool from our website or find a full list of keys and modifiers: http://www.mo-vis.com.
If you want to have a certain keyboard string repeated, choose Keyboard String & Hold as joystick nudge action or any button action.
Note: This works like a standard keyboard. This means it is important to remember which key is pressed, as it will remain active until you switch off the Keyboard String & Hold (perform the same action).

Joystick mode

No additional information.