Add scrollwheel support to the HI.
This commit is contained in:
parent
2742e24743
commit
cbb6432cf7
1 changed files with 107 additions and 3 deletions
|
@ -94,7 +94,33 @@
|
||||||
<wrap>1</wrap>
|
<wrap>1</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
</animation>
|
<action>
|
||||||
|
<name>small decrease (scrollwheel)</name>
|
||||||
|
<button>3</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>autopilot/settings/heading-bug-deg</property>
|
||||||
|
<step>-1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
<action>
|
||||||
|
<name>small increase (scrollwheel)</name>
|
||||||
|
<button>4</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>autopilot/settings/heading-bug-deg</property>
|
||||||
|
<step>1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<animation>
|
||||||
<type>pick</type>
|
<type>pick</type>
|
||||||
|
@ -126,7 +152,33 @@
|
||||||
<wrap>1</wrap>
|
<wrap>1</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
</animation>
|
<action>
|
||||||
|
<name>small decrease (scrollwheel)</name>
|
||||||
|
<button>3</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>autopilot/settings/heading-bug-deg</property>
|
||||||
|
<step>-1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
<action>
|
||||||
|
<name>small increase (scrollwheel)</name>
|
||||||
|
<button>4</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>autopilot/settings/heading-bug-deg</property>
|
||||||
|
<step>1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
</animation>
|
||||||
|
|
||||||
<!-- Heading Offset -->
|
<!-- Heading Offset -->
|
||||||
<animation>
|
<animation>
|
||||||
|
@ -159,6 +211,32 @@
|
||||||
<wrap>1</wrap>
|
<wrap>1</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
|
<action>
|
||||||
|
<name>small decrease (scrollwheel)</name>
|
||||||
|
<button>3</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>instrumentation/heading-indicator/offset-deg</property>
|
||||||
|
<step>-1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
<action>
|
||||||
|
<name>small increase (scrollwheel)</name>
|
||||||
|
<button>4</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>instrumentation/heading-indicator/offset-deg</property>
|
||||||
|
<step>1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<animation>
|
||||||
|
@ -191,7 +269,33 @@
|
||||||
<wrap>1</wrap>
|
<wrap>1</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
</animation>
|
<action>
|
||||||
|
<name>small decrease (scrollwheel)</name>
|
||||||
|
<button>3</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>instrumentation/heading-indicator/offset-deg</property>
|
||||||
|
<step>-1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
<action>
|
||||||
|
<name>small increase (scrollwheel)</name>
|
||||||
|
<button>4</button>
|
||||||
|
<repeatable>true</repeatable>
|
||||||
|
<binding>
|
||||||
|
<command>property-adjust</command>
|
||||||
|
<property>instrumentation/heading-indicator/offset-deg</property>
|
||||||
|
<step>1</step>
|
||||||
|
<min>0</min>
|
||||||
|
<max>360</max>
|
||||||
|
<wrap>1</wrap>
|
||||||
|
</binding>
|
||||||
|
</action>
|
||||||
|
</animation>
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue