Changes between Version 94 and Version 95 of UserGuideGit
- Timestamp:
- Nov 23, 2017, 3:44:15 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v94 v95 198 198 * '''key'''/'''keys''' is the input {{{Frontend}}} key to associate with the {{{Component}}}. There are 2 types of keys: ''button_'' and ''analog_''; 199 199 * '''modifier''' (optional) is a key (must be a ''button_'' type) which must be pressed together with the main '''key''' to trigger the '''command'''; 200 * '''threshold''' is the value {{{Axis}}}/{{{Joystick}}} have to changeto trigger;200 * '''threshold''' is the minimum value {{{Axis}}}/{{{Joystick}}} must reach to trigger; 201 201 * '''curve''' response {{{Curve}}} of the input - for {{{Axis}}}/{{{Joystick}}} only; 202 202 * '''mapper''' is a {{{Mapper}}}s, another Python callable which translates {{{RemoteControl}}} {{{Component}}} output to '''command''' input.
