Changes between Version 92 and Version 93 of UserGuideGit


Ignore:
Timestamp:
Nov 23, 2017, 10:15:02 AM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v92 v93  
    198198  * '''key'''/'''keys'''  is the input {{{Frontend}}} key to associate with the {{{Component}}}. There are 2 types of keys: ''button_'' and ''analog_'';
    199199  * '''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;
    200201  * '''mapper''' is a {{{Mapper}}}s, another Python callable which translates {{{RemoteControl}}} {{{Component}}} output to '''command''' input.
    201202