Changes between Version 92 and Version 93 of UserGuideGit
- Timestamp:
- Nov 23, 2017, 10:15:02 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v92 v93 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 * '''curve''' response {{{Curve}}} of the input - for {{{Analog}}}/{{{Joystick}}} only; 200 201 * '''mapper''' is a {{{Mapper}}}s, another Python callable which translates {{{RemoteControl}}} {{{Component}}} output to '''command''' input. 201 202
