|
|
@@ -139,6 +139,7 @@
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
<property name="tooltip_text" translatable="yes">Change System Language</property>
|
|
|
+ <property name="margin_left">5</property>
|
|
|
<items>
|
|
|
<item id="AmericanEnglish" translatable="yes">American English</item>
|
|
|
<item id="BritishEnglish" translatable="yes">British English</item>
|
|
|
@@ -174,7 +175,7 @@
|
|
|
</child>
|
|
|
<child>
|
|
|
<object class="GtkCheckButton" id="_discordToggle">
|
|
|
- <property name="label" translatable="yes">Enable Discord Integration</property>
|
|
|
+ <property name="label" translatable="yes">Enable Discord Rich Presence</property>
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">True</property>
|
|
|
<property name="receives_default">False</property>
|
|
|
@@ -512,7 +513,7 @@
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkBox" id="TabController">
|
|
|
+ <object class="GtkBox" id="TabInput">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
<property name="orientation">vertical</property>
|
|
|
@@ -521,7 +522,7 @@
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
<property name="margin_top">5</property>
|
|
|
- <property name="margin_bottom">10</property>
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
<child>
|
|
|
<object class="GtkCheckButton" id="_dockedModeToggle">
|
|
|
<property name="label" translatable="yes">Enable Docked Mode</property>
|
|
|
@@ -563,636 +564,66 @@
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkNotebook">
|
|
|
+ <object class="GtkSeparator">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkBox" id="Controller1Box">
|
|
|
<property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="margin_left">10</property>
|
|
|
+ <property name="margin_right">10</property>
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
<child>
|
|
|
<object class="GtkBox">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="margin_left">5</property>
|
|
|
- <property name="margin_right">5</property>
|
|
|
- <property name="margin_top">5</property>
|
|
|
- <property name="margin_bottom">5</property>
|
|
|
+ <property name="orientation">vertical</property>
|
|
|
<child>
|
|
|
<object class="GtkBox">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="orientation">vertical</property>
|
|
|
<child>
|
|
|
- <object class="GtkBox">
|
|
|
+ <object class="GtkLabel">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="tooltip_text" translatable="yes">The primary controller's type</property>
|
|
|
- <property name="halign">center</property>
|
|
|
- <property name="margin_left">10</property>
|
|
|
- <property name="margin_right">10</property>
|
|
|
- <property name="margin_top">5</property>
|
|
|
- <property name="margin_bottom">5</property>
|
|
|
- <property name="label" translatable="yes">Controller Type:</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="expand">False</property>
|
|
|
- <property name="fill">True</property>
|
|
|
- <property name="position">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkComboBoxText" id="_controller1Type">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="tooltip_text" translatable="yes">The primary controller's type</property>
|
|
|
- <property name="margin_left">5</property>
|
|
|
- <property name="active">0</property>
|
|
|
- <items>
|
|
|
- <item id="Handheld" translatable="yes">Handheld</item>
|
|
|
- <item id="ProController" translatable="yes">Pro Controller</item>
|
|
|
- <item id="NpadPair" translatable="yes">Paired Joycons</item>
|
|
|
- <item id="NpadLeft" translatable="yes">Left Joycon</item>
|
|
|
- <item id="NpadRight" translatable="yes">Right Joycon</item>
|
|
|
- </items>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="expand">True</property>
|
|
|
- <property name="fill">True</property>
|
|
|
- <property name="position">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
+ <property name="tooltip_text" translatable="yes">The primary controller's type</property>
|
|
|
+ <property name="halign">center</property>
|
|
|
+ <property name="margin_top">5</property>
|
|
|
+ <property name="margin_bottom">5</property>
|
|
|
+ <property name="label" translatable="yes">Controller Type:</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="expand">True</property>
|
|
|
+ <property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="padding">10</property>
|
|
|
<property name="position">0</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkGrid">
|
|
|
+ <object class="GtkComboBoxText" id="_controller1Type">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="row_spacing">2</property>
|
|
|
- <property name="column_spacing">5</property>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">LStick Up</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">LStick Down</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">LStick Left</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">LStick Right</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">LStick Button</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Dpad Up</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Dpad Down</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Dpad Left</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Dpad Right</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">8</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">-</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">L</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">10</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">ZL</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">0</property>
|
|
|
- <property name="top_attach">11</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">ZR</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">11</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">R</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">10</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">+</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Y</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">8</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">X</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">B</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">A</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">RStick Button</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">RStick Right</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">RStick Left</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">RStick Down</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">RStick Up</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">2</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_lStickUp1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_lStickDown1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_lStickLeft1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_lStickRight1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_lStickButton1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_dpadUp1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_dpadDown1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_dpadLeft1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_dpadRight1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">8</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_minus1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_l1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">10</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_zL1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">1</property>
|
|
|
- <property name="top_attach">11</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_rStickUp1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">0</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_rStickDown1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_rStickLeft1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_rStickRight1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_rStickButton1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_a1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_b1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_x1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_y1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">8</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_plus1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">9</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_r1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">10</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkToggleButton" id="_zR1">
|
|
|
- <property name="label" translatable="yes"> </property>
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">True</property>
|
|
|
- <property name="receives_default">True</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="left_attach">3</property>
|
|
|
- <property name="top_attach">11</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
+ <property name="tooltip_text" translatable="yes">The primary controller's type</property>
|
|
|
+ <property name="margin_left">5</property>
|
|
|
+ <property name="active">0</property>
|
|
|
+ <items>
|
|
|
+ <item id="Handheld" translatable="yes">Handheld</item>
|
|
|
+ <item id="ProController" translatable="yes">Pro Controller</item>
|
|
|
+ <item id="NpadPair" translatable="yes">Paired Joycons</item>
|
|
|
+ <item id="NpadLeft" translatable="yes">Left Joycon</item>
|
|
|
+ <item id="NpadRight" translatable="yes">Right Joycon</item>
|
|
|
+ </items>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="expand">False</property>
|
|
|
+ <property name="expand">True</property>
|
|
|
<property name="fill">True</property>
|
|
|
- <property name="padding">10</property>
|
|
|
<property name="position">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -1200,179 +631,592 @@
|
|
|
<packing>
|
|
|
<property name="expand">False</property>
|
|
|
<property name="fill">True</property>
|
|
|
+ <property name="padding">10</property>
|
|
|
<property name="position">0</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
<child>
|
|
|
- <object class="GtkImage" id="_controllerImage">
|
|
|
+ <object class="GtkGrid">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="margin_left">5</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="expand">True</property>
|
|
|
- <property name="fill">True</property>
|
|
|
- <property name="position">1</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- </object>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller1">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 1</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">1</property>
|
|
|
- <property name="tab_expand">True</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller2">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 2</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">1</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">2</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller3">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 3</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">2</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">3</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller4">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 4</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">3</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">4</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller5">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 5</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">4</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">5</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller6">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 6</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">5</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">6</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller7">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 7</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">6</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child>
|
|
|
- <object class="GtkLabel">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Multiple controllers are not yet supported</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">7</property>
|
|
|
- </packing>
|
|
|
- </child>
|
|
|
- <child type="tab">
|
|
|
- <object class="GtkLabel" id="Controller8">
|
|
|
- <property name="visible">True</property>
|
|
|
- <property name="can_focus">False</property>
|
|
|
- <property name="label" translatable="yes">Controller 8</property>
|
|
|
- </object>
|
|
|
- <packing>
|
|
|
- <property name="position">7</property>
|
|
|
- <property name="tab_fill">False</property>
|
|
|
+ <property name="row_spacing">2</property>
|
|
|
+ <property name="column_spacing">5</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">LStick Up</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">LStick Down</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">LStick Left</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">LStick Right</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">LStick Button</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Dpad Up</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Dpad Down</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Dpad Left</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Dpad Right</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">8</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">-</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">L</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">10</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">ZL</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">0</property>
|
|
|
+ <property name="top_attach">11</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">ZR</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">11</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">R</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">10</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">+</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">Y</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">8</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">X</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">B</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">A</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">RStick Button</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">RStick Right</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">RStick Left</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">RStick Down</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">RStick Up</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">2</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_lStickUp1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_lStickDown1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_lStickLeft1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_lStickRight1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_lStickButton1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_dpadUp1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_dpadDown1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_dpadLeft1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_dpadRight1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">8</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_minus1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_l1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">10</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_zL1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="top_attach">11</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_rStickUp1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_rStickDown1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_rStickLeft1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_rStickRight1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_rStickButton1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_a1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_b1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_x1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">7</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_y1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">8</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_plus1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">9</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_r1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">10</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkToggleButton" id="_zR1">
|
|
|
+ <property name="label" translatable="yes"> </property>
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="receives_default">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">3</property>
|
|
|
+ <property name="top_attach">11</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="padding">10</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkImage" id="_controller1Image">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">True</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">1</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
</object>
|