diff --git a/DS4Windows/DS4Forms/Options.Designer.cs b/DS4Windows/DS4Forms/Options.Designer.cs
index fdb65fc..b89b325 100644
--- a/DS4Windows/DS4Forms/Options.Designer.cs
+++ b/DS4Windows/DS4Forms/Options.Designer.cs
@@ -484,8 +484,8 @@
//
// lowColorChooserButton
//
- this.lowColorChooserButton.BackColor = System.Drawing.Color.White;
resources.ApplyResources(this.lowColorChooserButton, "lowColorChooserButton");
+ this.lowColorChooserButton.BackColor = System.Drawing.Color.White;
this.lowColorChooserButton.Name = "lowColorChooserButton";
this.lowColorChooserButton.UseVisualStyleBackColor = false;
this.lowColorChooserButton.Click += new System.EventHandler(this.lowColorChooserButton_Click);
@@ -698,8 +698,8 @@
//
// nUDIdleDisconnect
//
- this.nUDIdleDisconnect.DecimalPlaces = 1;
resources.ApplyResources(this.nUDIdleDisconnect, "nUDIdleDisconnect");
+ this.nUDIdleDisconnect.DecimalPlaces = 1;
this.nUDIdleDisconnect.Maximum = new decimal(new int[] {
60,
0,
@@ -710,13 +710,13 @@
//
// nUDR2
//
+ resources.ApplyResources(this.nUDR2, "nUDR2");
this.nUDR2.DecimalPlaces = 2;
this.nUDR2.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDR2, "nUDR2");
this.nUDR2.Maximum = new decimal(new int[] {
1,
0,
@@ -822,6 +822,7 @@
//
// pnlFull
//
+ resources.ApplyResources(this.pnlFull, "pnlFull");
this.pnlFull.Controls.Add(this.lbFull);
this.pnlFull.Controls.Add(this.lbRed);
this.pnlFull.Controls.Add(this.lbGreen);
@@ -829,11 +830,11 @@
this.pnlFull.Controls.Add(this.tBRedBar);
this.pnlFull.Controls.Add(this.tBGreenBar);
this.pnlFull.Controls.Add(this.tBBlueBar);
- resources.ApplyResources(this.pnlFull, "pnlFull");
this.pnlFull.Name = "pnlFull";
//
// pnlLowBattery
//
+ resources.ApplyResources(this.pnlLowBattery, "pnlLowBattery");
this.pnlLowBattery.Controls.Add(this.lowColorChooserButton);
this.pnlLowBattery.Controls.Add(this.lbLowRed);
this.pnlLowBattery.Controls.Add(this.lbLowGreen);
@@ -842,7 +843,6 @@
this.pnlLowBattery.Controls.Add(this.tBLowGreenBar);
this.pnlLowBattery.Controls.Add(this.tBLowBlueBar);
this.pnlLowBattery.Controls.Add(this.lbEmpty);
- resources.ApplyResources(this.pnlLowBattery, "pnlLowBattery");
this.pnlLowBattery.Name = "pnlLowBattery";
//
// lbRS
@@ -857,13 +857,13 @@
//
// nUDRS
//
+ resources.ApplyResources(this.nUDRS, "nUDRS");
this.nUDRS.DecimalPlaces = 2;
this.nUDRS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDRS, "nUDRS");
this.nUDRS.Maximum = new decimal(new int[] {
1,
0,
@@ -890,13 +890,13 @@
//
// nUDLS
//
+ resources.ApplyResources(this.nUDLS, "nUDLS");
this.nUDLS.DecimalPlaces = 2;
this.nUDLS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDLS, "nUDLS");
this.nUDLS.Maximum = new decimal(new int[] {
1,
0,
@@ -907,13 +907,13 @@
//
// nUDL2
//
+ resources.ApplyResources(this.nUDL2, "nUDL2");
this.nUDL2.DecimalPlaces = 2;
this.nUDL2.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDL2, "nUDL2");
this.nUDL2.Maximum = new decimal(new int[] {
1,
0,
@@ -924,18 +924,19 @@
//
// gBTouchpad
//
+ resources.ApplyResources(this.gBTouchpad, "gBTouchpad");
this.gBTouchpad.BackColor = System.Drawing.SystemColors.Control;
this.gBTouchpad.Controls.Add(this.pnlTPMouse);
this.gBTouchpad.Controls.Add(this.rBTPControls);
this.gBTouchpad.Controls.Add(this.rBTPMouse);
this.gBTouchpad.Controls.Add(this.fLPTouchSwipe);
this.gBTouchpad.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.gBTouchpad, "gBTouchpad");
this.gBTouchpad.Name = "gBTouchpad";
this.gBTouchpad.TabStop = false;
//
// pnlTPMouse
//
+ resources.ApplyResources(this.pnlTPMouse, "pnlTPMouse");
this.pnlTPMouse.Controls.Add(this.trackFrictionLb);
this.pnlTPMouse.Controls.Add(this.trackFrictionNUD);
this.pnlTPMouse.Controls.Add(this.trackballCk);
@@ -953,7 +954,6 @@
this.pnlTPMouse.Controls.Add(this.cBSlide);
this.pnlTPMouse.Controls.Add(this.nUDTouch);
this.pnlTPMouse.Controls.Add(this.cbStartTouchpadOff);
- resources.ApplyResources(this.pnlTPMouse, "pnlTPMouse");
this.pnlTPMouse.Name = "pnlTPMouse";
//
// trackFrictionLb
@@ -963,8 +963,8 @@
//
// trackFrictionNUD
//
- this.trackFrictionNUD.DecimalPlaces = 1;
resources.ApplyResources(this.trackFrictionNUD, "trackFrictionNUD");
+ this.trackFrictionNUD.DecimalPlaces = 1;
this.trackFrictionNUD.Name = "trackFrictionNUD";
this.trackFrictionNUD.Value = new decimal(new int[] {
10,
@@ -982,8 +982,8 @@
//
// touchpadDisInvertButton
//
- this.touchpadDisInvertButton.ForeColor = System.Drawing.SystemColors.ControlText;
resources.ApplyResources(this.touchpadDisInvertButton, "touchpadDisInvertButton");
+ this.touchpadDisInvertButton.ForeColor = System.Drawing.SystemColors.ControlText;
this.touchpadDisInvertButton.Name = "touchpadDisInvertButton";
this.touchpadDisInvertButton.UseVisualStyleBackColor = true;
this.touchpadDisInvertButton.Click += new System.EventHandler(this.touchpadDisInvertButton_Click);
@@ -1002,6 +1002,7 @@
//
// touchpadInvertComboBox
//
+ resources.ApplyResources(this.touchpadInvertComboBox, "touchpadInvertComboBox");
this.touchpadInvertComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.touchpadInvertComboBox.FormattingEnabled = true;
this.touchpadInvertComboBox.Items.AddRange(new object[] {
@@ -1009,7 +1010,6 @@
resources.GetString("touchpadInvertComboBox.Items1"),
resources.GetString("touchpadInvertComboBox.Items2"),
resources.GetString("touchpadInvertComboBox.Items3")});
- resources.ApplyResources(this.touchpadInvertComboBox, "touchpadInvertComboBox");
this.touchpadInvertComboBox.Name = "touchpadInvertComboBox";
this.touchpadInvertComboBox.SelectedIndexChanged += new System.EventHandler(this.touchpadInvertComboBox_SelectedIndexChanged);
//
@@ -1041,6 +1041,7 @@
//
// fLPTouchSwipe
//
+ resources.ApplyResources(this.fLPTouchSwipe, "fLPTouchSwipe");
this.fLPTouchSwipe.Controls.Add(this.bnSwipeUp);
this.fLPTouchSwipe.Controls.Add(this.lbSwipeUp);
this.fLPTouchSwipe.Controls.Add(this.bnSwipeDown);
@@ -1049,14 +1050,13 @@
this.fLPTouchSwipe.Controls.Add(this.lbSwipeLeft);
this.fLPTouchSwipe.Controls.Add(this.bnSwipeRight);
this.fLPTouchSwipe.Controls.Add(this.lbSwipeRight);
- resources.ApplyResources(this.fLPTouchSwipe, "fLPTouchSwipe");
this.fLPTouchSwipe.Name = "fLPTouchSwipe";
//
// bnSwipeUp
//
+ resources.ApplyResources(this.bnSwipeUp, "bnSwipeUp");
this.bnSwipeUp.BackColor = System.Drawing.SystemColors.ControlText;
this.bnSwipeUp.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnSwipeUp, "bnSwipeUp");
this.bnSwipeUp.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.bnSwipeUp.Name = "bnSwipeUp";
this.bnSwipeUp.UseVisualStyleBackColor = false;
@@ -1064,6 +1064,7 @@
//
// cMSPresets
//
+ resources.ApplyResources(this.cMSPresets, "cMSPresets");
this.cMSPresets.ImageScalingSize = new System.Drawing.Size(20, 20);
this.cMSPresets.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.controlToolStripMenuItem,
@@ -1078,7 +1079,6 @@
this.MouseToolStripMenuItem});
this.cMSPresets.Name = "contextMenuStrip1";
this.cMSPresets.ShowImageMargin = false;
- resources.ApplyResources(this.cMSPresets, "cMSPresets");
this.cMSPresets.Opened += new System.EventHandler(this.cMSPresets_Opened);
//
// controlToolStripMenuItem
@@ -1088,173 +1088,173 @@
//
// toolStripSeparator1
//
- this.toolStripSeparator1.Name = "toolStripSeparator1";
resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
+ this.toolStripSeparator1.Name = "toolStripSeparator1";
//
// defaultToolStripMenuItem
//
- this.defaultToolStripMenuItem.Name = "defaultToolStripMenuItem";
resources.ApplyResources(this.defaultToolStripMenuItem, "defaultToolStripMenuItem");
+ this.defaultToolStripMenuItem.Name = "defaultToolStripMenuItem";
this.defaultToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// DpadToolStripMenuItem
//
+ resources.ApplyResources(this.DpadToolStripMenuItem, "DpadToolStripMenuItem");
this.DpadToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tSMIDPadInverted,
this.tSMIDPadInvertedX,
this.tSMIDPadInvertedY});
this.DpadToolStripMenuItem.Name = "DpadToolStripMenuItem";
- resources.ApplyResources(this.DpadToolStripMenuItem, "DpadToolStripMenuItem");
this.DpadToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// tSMIDPadInverted
//
- this.tSMIDPadInverted.Name = "tSMIDPadInverted";
resources.ApplyResources(this.tSMIDPadInverted, "tSMIDPadInverted");
+ this.tSMIDPadInverted.Name = "tSMIDPadInverted";
this.tSMIDPadInverted.Click += new System.EventHandler(this.SetPreset);
//
// tSMIDPadInvertedX
//
- this.tSMIDPadInvertedX.Name = "tSMIDPadInvertedX";
resources.ApplyResources(this.tSMIDPadInvertedX, "tSMIDPadInvertedX");
+ this.tSMIDPadInvertedX.Name = "tSMIDPadInvertedX";
this.tSMIDPadInvertedX.Click += new System.EventHandler(this.SetPreset);
//
// tSMIDPadInvertedY
//
- this.tSMIDPadInvertedY.Name = "tSMIDPadInvertedY";
resources.ApplyResources(this.tSMIDPadInvertedY, "tSMIDPadInvertedY");
+ this.tSMIDPadInvertedY.Name = "tSMIDPadInvertedY";
this.tSMIDPadInvertedY.Click += new System.EventHandler(this.SetPreset);
//
// LSToolStripMenuItem
//
+ resources.ApplyResources(this.LSToolStripMenuItem, "LSToolStripMenuItem");
this.LSToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tSMILSInverted,
this.tSMILSInvertedX,
this.tSMILSInvertedY});
this.LSToolStripMenuItem.Name = "LSToolStripMenuItem";
- resources.ApplyResources(this.LSToolStripMenuItem, "LSToolStripMenuItem");
this.LSToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// tSMILSInverted
//
- this.tSMILSInverted.Name = "tSMILSInverted";
resources.ApplyResources(this.tSMILSInverted, "tSMILSInverted");
+ this.tSMILSInverted.Name = "tSMILSInverted";
this.tSMILSInverted.Click += new System.EventHandler(this.SetPreset);
//
// tSMILSInvertedX
//
- this.tSMILSInvertedX.Name = "tSMILSInvertedX";
resources.ApplyResources(this.tSMILSInvertedX, "tSMILSInvertedX");
+ this.tSMILSInvertedX.Name = "tSMILSInvertedX";
this.tSMILSInvertedX.Click += new System.EventHandler(this.SetPreset);
//
// tSMILSInvertedY
//
- this.tSMILSInvertedY.Name = "tSMILSInvertedY";
resources.ApplyResources(this.tSMILSInvertedY, "tSMILSInvertedY");
+ this.tSMILSInvertedY.Name = "tSMILSInvertedY";
this.tSMILSInvertedY.Click += new System.EventHandler(this.SetPreset);
//
// RSToolStripMenuItem
//
+ resources.ApplyResources(this.RSToolStripMenuItem, "RSToolStripMenuItem");
this.RSToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tSMIRSInverted,
this.tSMIRSInvertedX,
this.tSMIRSInvertedY});
this.RSToolStripMenuItem.Name = "RSToolStripMenuItem";
- resources.ApplyResources(this.RSToolStripMenuItem, "RSToolStripMenuItem");
this.RSToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// tSMIRSInverted
//
- this.tSMIRSInverted.Name = "tSMIRSInverted";
resources.ApplyResources(this.tSMIRSInverted, "tSMIRSInverted");
+ this.tSMIRSInverted.Name = "tSMIRSInverted";
this.tSMIRSInverted.Click += new System.EventHandler(this.SetPreset);
//
// tSMIRSInvertedX
//
- this.tSMIRSInvertedX.Name = "tSMIRSInvertedX";
resources.ApplyResources(this.tSMIRSInvertedX, "tSMIRSInvertedX");
+ this.tSMIRSInvertedX.Name = "tSMIRSInvertedX";
this.tSMIRSInvertedX.Click += new System.EventHandler(this.SetPreset);
//
// tSMIRSInvertedY
//
- this.tSMIRSInvertedY.Name = "tSMIRSInvertedY";
resources.ApplyResources(this.tSMIRSInvertedY, "tSMIRSInvertedY");
+ this.tSMIRSInvertedY.Name = "tSMIRSInvertedY";
this.tSMIRSInvertedY.Click += new System.EventHandler(this.SetPreset);
//
// ABXYToolStripMenuItem
//
- this.ABXYToolStripMenuItem.Name = "ABXYToolStripMenuItem";
resources.ApplyResources(this.ABXYToolStripMenuItem, "ABXYToolStripMenuItem");
+ this.ABXYToolStripMenuItem.Name = "ABXYToolStripMenuItem";
this.ABXYToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// WASDToolStripMenuItem
//
+ resources.ApplyResources(this.WASDToolStripMenuItem, "WASDToolStripMenuItem");
this.WASDToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.wScanCodeWASDToolStripMenuItem});
this.WASDToolStripMenuItem.Name = "WASDToolStripMenuItem";
- resources.ApplyResources(this.WASDToolStripMenuItem, "WASDToolStripMenuItem");
this.WASDToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// wScanCodeWASDToolStripMenuItem
//
+ resources.ApplyResources(this.wScanCodeWASDToolStripMenuItem, "wScanCodeWASDToolStripMenuItem");
this.wScanCodeWASDToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.wScanCodeWASDToolStripMenuItem.Name = "wScanCodeWASDToolStripMenuItem";
- resources.ApplyResources(this.wScanCodeWASDToolStripMenuItem, "wScanCodeWASDToolStripMenuItem");
this.wScanCodeWASDToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// ArrowKeysToolStripMenuItem
//
+ resources.ApplyResources(this.ArrowKeysToolStripMenuItem, "ArrowKeysToolStripMenuItem");
this.ArrowKeysToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.wScanCodeArrowKeysToolStripMenuItem});
this.ArrowKeysToolStripMenuItem.Name = "ArrowKeysToolStripMenuItem";
- resources.ApplyResources(this.ArrowKeysToolStripMenuItem, "ArrowKeysToolStripMenuItem");
this.ArrowKeysToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// wScanCodeArrowKeysToolStripMenuItem
//
- this.wScanCodeArrowKeysToolStripMenuItem.Name = "wScanCodeArrowKeysToolStripMenuItem";
resources.ApplyResources(this.wScanCodeArrowKeysToolStripMenuItem, "wScanCodeArrowKeysToolStripMenuItem");
+ this.wScanCodeArrowKeysToolStripMenuItem.Name = "wScanCodeArrowKeysToolStripMenuItem";
this.wScanCodeArrowKeysToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// MouseToolStripMenuItem
//
+ resources.ApplyResources(this.MouseToolStripMenuItem, "MouseToolStripMenuItem");
this.MouseToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tSMIMouseInverted,
this.tSMIMouseInvertedX,
this.tSMIMouseInvertedY});
this.MouseToolStripMenuItem.Name = "MouseToolStripMenuItem";
- resources.ApplyResources(this.MouseToolStripMenuItem, "MouseToolStripMenuItem");
this.MouseToolStripMenuItem.Click += new System.EventHandler(this.SetPreset);
//
// tSMIMouseInverted
//
- this.tSMIMouseInverted.Name = "tSMIMouseInverted";
resources.ApplyResources(this.tSMIMouseInverted, "tSMIMouseInverted");
+ this.tSMIMouseInverted.Name = "tSMIMouseInverted";
this.tSMIMouseInverted.Click += new System.EventHandler(this.SetPreset);
//
// tSMIMouseInvertedX
//
- this.tSMIMouseInvertedX.Name = "tSMIMouseInvertedX";
resources.ApplyResources(this.tSMIMouseInvertedX, "tSMIMouseInvertedX");
+ this.tSMIMouseInvertedX.Name = "tSMIMouseInvertedX";
this.tSMIMouseInvertedX.Click += new System.EventHandler(this.SetPreset);
//
// tSMIMouseInvertedY
//
- this.tSMIMouseInvertedY.Name = "tSMIMouseInvertedY";
resources.ApplyResources(this.tSMIMouseInvertedY, "tSMIMouseInvertedY");
+ this.tSMIMouseInvertedY.Name = "tSMIMouseInvertedY";
this.tSMIMouseInvertedY.Click += new System.EventHandler(this.SetPreset);
//
// lbSwipeUp
//
- this.lbSwipeUp.ForeColor = System.Drawing.SystemColors.ControlText;
resources.ApplyResources(this.lbSwipeUp, "lbSwipeUp");
+ this.lbSwipeUp.ForeColor = System.Drawing.SystemColors.ControlText;
this.lbSwipeUp.Name = "lbSwipeUp";
//
// bnSwipeDown
//
+ resources.ApplyResources(this.bnSwipeDown, "bnSwipeDown");
this.bnSwipeDown.BackColor = System.Drawing.SystemColors.ControlText;
this.bnSwipeDown.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnSwipeDown, "bnSwipeDown");
this.bnSwipeDown.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.bnSwipeDown.Name = "bnSwipeDown";
this.bnSwipeDown.UseVisualStyleBackColor = false;
@@ -1262,15 +1262,15 @@
//
// lbSwipeDown
//
- this.lbSwipeDown.ForeColor = System.Drawing.SystemColors.ControlText;
resources.ApplyResources(this.lbSwipeDown, "lbSwipeDown");
+ this.lbSwipeDown.ForeColor = System.Drawing.SystemColors.ControlText;
this.lbSwipeDown.Name = "lbSwipeDown";
//
// bnSwipeLeft
//
+ resources.ApplyResources(this.bnSwipeLeft, "bnSwipeLeft");
this.bnSwipeLeft.BackColor = System.Drawing.SystemColors.ControlText;
this.bnSwipeLeft.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnSwipeLeft, "bnSwipeLeft");
this.bnSwipeLeft.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.bnSwipeLeft.Name = "bnSwipeLeft";
this.bnSwipeLeft.UseVisualStyleBackColor = false;
@@ -1278,15 +1278,15 @@
//
// lbSwipeLeft
//
- this.lbSwipeLeft.ForeColor = System.Drawing.SystemColors.ControlText;
resources.ApplyResources(this.lbSwipeLeft, "lbSwipeLeft");
+ this.lbSwipeLeft.ForeColor = System.Drawing.SystemColors.ControlText;
this.lbSwipeLeft.Name = "lbSwipeLeft";
//
// bnSwipeRight
//
+ resources.ApplyResources(this.bnSwipeRight, "bnSwipeRight");
this.bnSwipeRight.BackColor = System.Drawing.SystemColors.ControlText;
this.bnSwipeRight.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnSwipeRight, "bnSwipeRight");
this.bnSwipeRight.ForeColor = System.Drawing.SystemColors.ControlLightLight;
this.bnSwipeRight.Name = "bnSwipeRight";
this.bnSwipeRight.UseVisualStyleBackColor = false;
@@ -1294,12 +1294,13 @@
//
// lbSwipeRight
//
- this.lbSwipeRight.ForeColor = System.Drawing.SystemColors.ControlText;
resources.ApplyResources(this.lbSwipeRight, "lbSwipeRight");
+ this.lbSwipeRight.ForeColor = System.Drawing.SystemColors.ControlText;
this.lbSwipeRight.Name = "lbSwipeRight";
//
// gBOther
//
+ resources.ApplyResources(this.gBOther, "gBOther");
this.gBOther.BackColor = System.Drawing.SystemColors.Control;
this.gBOther.Controls.Add(this.btPollRateLabel);
this.gBOther.Controls.Add(this.btPollRateComboBox);
@@ -1318,7 +1319,6 @@
this.gBOther.Controls.Add(this.numUDMouseSens);
this.gBOther.Controls.Add(this.cBFlushHIDQueue);
this.gBOther.Controls.Add(this.lbIdleMinutes);
- resources.ApplyResources(this.gBOther, "gBOther");
this.gBOther.Name = "gBOther";
this.gBOther.TabStop = false;
//
@@ -1329,6 +1329,7 @@
//
// btPollRateComboBox
//
+ resources.ApplyResources(this.btPollRateComboBox, "btPollRateComboBox");
this.btPollRateComboBox.BackColor = System.Drawing.SystemColors.Window;
this.btPollRateComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.btPollRateComboBox.FormattingEnabled = true;
@@ -1350,7 +1351,6 @@
resources.GetString("btPollRateComboBox.Items14"),
resources.GetString("btPollRateComboBox.Items15"),
resources.GetString("btPollRateComboBox.Items16")});
- resources.ApplyResources(this.btPollRateComboBox, "btPollRateComboBox");
this.btPollRateComboBox.Name = "btPollRateComboBox";
this.btPollRateComboBox.SelectedIndexChanged += new System.EventHandler(this.btPollRateComboBox_SelectedIndexChanged);
//
@@ -1440,6 +1440,7 @@
//
// gBLightbar
//
+ resources.ApplyResources(this.gBLightbar, "gBLightbar");
this.gBLightbar.BackColor = System.Drawing.SystemColors.Control;
this.gBLightbar.Controls.Add(this.btnRainbow);
this.gBLightbar.Controls.Add(this.lbRainbowB);
@@ -1456,14 +1457,13 @@
this.gBLightbar.Controls.Add(this.cBLightbyBattery);
this.gBLightbar.Controls.Add(this.pnlLowBattery);
this.gBLightbar.Controls.Add(this.pnlFull);
- resources.ApplyResources(this.gBLightbar, "gBLightbar");
this.gBLightbar.Name = "gBLightbar";
this.gBLightbar.TabStop = false;
//
// btnRainbow
//
- this.btnRainbow.Image = global::DS4Windows.Properties.Resources.rainbow;
resources.ApplyResources(this.btnRainbow, "btnRainbow");
+ this.btnRainbow.Image = global::DS4Windows.Properties.Resources.rainbow;
this.btnRainbow.Name = "btnRainbow";
this.btnRainbow.UseVisualStyleBackColor = true;
this.btnRainbow.Click += new System.EventHandler(this.btnRainbow_Click);
@@ -1490,17 +1490,18 @@
//
// cBFlashType
//
+ resources.ApplyResources(this.cBFlashType, "cBFlashType");
this.cBFlashType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBFlashType.FormattingEnabled = true;
this.cBFlashType.Items.AddRange(new object[] {
resources.GetString("cBFlashType.Items"),
resources.GetString("cBFlashType.Items1")});
- resources.ApplyResources(this.cBFlashType, "cBFlashType");
this.cBFlashType.Name = "cBFlashType";
this.cBFlashType.SelectedIndexChanged += new System.EventHandler(this.cBFlashType_SelectedIndexChanged);
//
// cBWhileCharging
//
+ resources.ApplyResources(this.cBWhileCharging, "cBWhileCharging");
this.cBWhileCharging.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBWhileCharging.FormattingEnabled = true;
this.cBWhileCharging.Items.AddRange(new object[] {
@@ -1508,22 +1509,21 @@
resources.GetString("cBWhileCharging.Items1"),
resources.GetString("cBWhileCharging.Items2"),
resources.GetString("cBWhileCharging.Items3")});
- resources.ApplyResources(this.cBWhileCharging, "cBWhileCharging");
this.cBWhileCharging.Name = "cBWhileCharging";
this.cBWhileCharging.SelectedIndexChanged += new System.EventHandler(this.cBWhileCharging_SelectedIndexChanged);
//
// btnFlashColor
//
- this.btnFlashColor.BackColor = System.Drawing.Color.White;
resources.ApplyResources(this.btnFlashColor, "btnFlashColor");
+ this.btnFlashColor.BackColor = System.Drawing.Color.White;
this.btnFlashColor.Name = "btnFlashColor";
this.btnFlashColor.UseVisualStyleBackColor = false;
this.btnFlashColor.Click += new System.EventHandler(this.btnFlashColor_Click);
//
// btnChargingColor
//
- this.btnChargingColor.BackColor = System.Drawing.Color.White;
resources.ApplyResources(this.btnChargingColor, "btnChargingColor");
+ this.btnChargingColor.BackColor = System.Drawing.Color.White;
this.btnChargingColor.Name = "btnChargingColor";
this.btnChargingColor.UseVisualStyleBackColor = false;
this.btnChargingColor.Click += new System.EventHandler(this.btnChargingColor_Click);
@@ -1540,23 +1540,23 @@
//
// nUDflashLED
//
+ resources.ApplyResources(this.nUDflashLED, "nUDflashLED");
this.nUDflashLED.Increment = new decimal(new int[] {
10,
0,
0,
0});
- resources.ApplyResources(this.nUDflashLED, "nUDflashLED");
this.nUDflashLED.Name = "nUDflashLED";
this.nUDflashLED.ValueChanged += new System.EventHandler(this.nUDflashLED_ValueChanged);
//
// gBRumble
//
+ resources.ApplyResources(this.gBRumble, "gBRumble");
this.gBRumble.BackColor = System.Drawing.SystemColors.Control;
this.gBRumble.Controls.Add(this.lbPercentRumble);
this.gBRumble.Controls.Add(this.btnRumbleLightTest);
this.gBRumble.Controls.Add(this.btnRumbleHeavyTest);
this.gBRumble.Controls.Add(this.nUDRumbleBoost);
- resources.ApplyResources(this.gBRumble, "gBRumble");
this.gBRumble.Name = "gBRumble";
this.gBRumble.TabStop = false;
//
@@ -1584,13 +1584,13 @@
//
// nUDSZ
//
+ resources.ApplyResources(this.nUDSZ, "nUDSZ");
this.nUDSZ.DecimalPlaces = 2;
this.nUDSZ.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSZ, "nUDSZ");
this.nUDSZ.Maximum = new decimal(new int[] {
1,
0,
@@ -1606,13 +1606,13 @@
//
// nUDSX
//
+ resources.ApplyResources(this.nUDSX, "nUDSX");
this.nUDSX.DecimalPlaces = 2;
this.nUDSX.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSX, "nUDSX");
this.nUDSX.Maximum = new decimal(new int[] {
1,
0,
@@ -1626,8 +1626,13 @@
131072});
this.nUDSX.ValueChanged += new System.EventHandler(this.nUDSX_ValueChanged);
//
+ // openFileDialog1
+ //
+ resources.ApplyResources(this.openFileDialog1, "openFileDialog1");
+ //
// lbL2TrackS
//
+ resources.ApplyResources(this.lbL2TrackS, "lbL2TrackS");
this.lbL2TrackS.BackColor = System.Drawing.Color.Transparent;
this.lbL2TrackS.Controls.Add(this.pnlSATrack);
this.lbL2TrackS.Controls.Add(this.lbL2Track);
@@ -1641,29 +1646,28 @@
this.lbL2TrackS.Controls.Add(this.pnlSixaxis);
this.lbL2TrackS.Controls.Add(this.pnlLSTrack);
this.lbL2TrackS.Controls.Add(this.pnlRSTrack);
- resources.ApplyResources(this.lbL2TrackS, "lbL2TrackS");
this.lbL2TrackS.Name = "lbL2TrackS";
//
// pnlSATrack
//
+ resources.ApplyResources(this.pnlSATrack, "pnlSATrack");
this.pnlSATrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlSATrack.Controls.Add(this.btnSATrack);
this.pnlSATrack.Controls.Add(this.btnSATrackS);
- resources.ApplyResources(this.pnlSATrack, "pnlSATrack");
this.pnlSATrack.Name = "pnlSATrack";
this.pnlSATrack.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlSATrack_Paint);
//
// btnSATrack
//
- this.btnSATrack.BackColor = System.Drawing.Color.Black;
resources.ApplyResources(this.btnSATrack, "btnSATrack");
+ this.btnSATrack.BackColor = System.Drawing.Color.Black;
this.btnSATrack.Name = "btnSATrack";
this.btnSATrack.UseVisualStyleBackColor = false;
//
// btnSATrackS
//
- this.btnSATrackS.BackColor = System.Drawing.Color.DimGray;
resources.ApplyResources(this.btnSATrackS, "btnSATrackS");
+ this.btnSATrackS.BackColor = System.Drawing.Color.DimGray;
this.btnSATrackS.ForeColor = System.Drawing.SystemColors.ControlDark;
this.btnSATrackS.Name = "btnSATrackS";
this.btnSATrackS.UseVisualStyleBackColor = false;
@@ -1719,6 +1723,7 @@
//
// pnlSixaxis
//
+ resources.ApplyResources(this.pnlSixaxis, "pnlSixaxis");
this.pnlSixaxis.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelX);
this.pnlSixaxis.Controls.Add(this.lb6Accel);
@@ -1728,7 +1733,6 @@
this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroZ);
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelY);
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelZ);
- resources.ApplyResources(this.pnlSixaxis, "pnlSixaxis");
this.pnlSixaxis.Name = "pnlSixaxis";
this.pnlSixaxis.Click += new System.EventHandler(this.SixaxisPanel_Click);
//
@@ -1798,54 +1802,55 @@
//
// pnlLSTrack
//
+ resources.ApplyResources(this.pnlLSTrack, "pnlLSTrack");
this.pnlLSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlLSTrack.Controls.Add(this.btnLSTrack);
this.pnlLSTrack.Controls.Add(this.btnLSTrackS);
- resources.ApplyResources(this.pnlLSTrack, "pnlLSTrack");
this.pnlLSTrack.Name = "pnlLSTrack";
this.pnlLSTrack.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlLSTrack_Paint);
//
// btnLSTrack
//
- this.btnLSTrack.BackColor = System.Drawing.Color.Black;
resources.ApplyResources(this.btnLSTrack, "btnLSTrack");
+ this.btnLSTrack.BackColor = System.Drawing.Color.Black;
this.btnLSTrack.Name = "btnLSTrack";
this.btnLSTrack.UseVisualStyleBackColor = false;
//
// btnLSTrackS
//
- this.btnLSTrackS.BackColor = System.Drawing.Color.DimGray;
resources.ApplyResources(this.btnLSTrackS, "btnLSTrackS");
+ this.btnLSTrackS.BackColor = System.Drawing.Color.DimGray;
this.btnLSTrackS.ForeColor = System.Drawing.SystemColors.ControlDark;
this.btnLSTrackS.Name = "btnLSTrackS";
this.btnLSTrackS.UseVisualStyleBackColor = false;
//
// pnlRSTrack
//
+ resources.ApplyResources(this.pnlRSTrack, "pnlRSTrack");
this.pnlRSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlRSTrack.Controls.Add(this.btnRSTrackS);
this.pnlRSTrack.Controls.Add(this.btnRSTrack);
- resources.ApplyResources(this.pnlRSTrack, "pnlRSTrack");
this.pnlRSTrack.Name = "pnlRSTrack";
this.pnlRSTrack.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlRSTrack_Paint);
//
// btnRSTrackS
//
- this.btnRSTrackS.BackColor = System.Drawing.Color.DimGray;
resources.ApplyResources(this.btnRSTrackS, "btnRSTrackS");
+ this.btnRSTrackS.BackColor = System.Drawing.Color.DimGray;
this.btnRSTrackS.ForeColor = System.Drawing.SystemColors.ControlDark;
this.btnRSTrackS.Name = "btnRSTrackS";
this.btnRSTrackS.UseVisualStyleBackColor = false;
//
// btnRSTrack
//
- this.btnRSTrack.BackColor = System.Drawing.Color.Black;
resources.ApplyResources(this.btnRSTrack, "btnRSTrack");
+ this.btnRSTrack.BackColor = System.Drawing.Color.Black;
this.btnRSTrack.Name = "btnRSTrack";
this.btnRSTrack.UseVisualStyleBackColor = false;
//
// fLPTiltControls
//
+ resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls");
this.fLPTiltControls.Controls.Add(this.bnGyroZN);
this.fLPTiltControls.Controls.Add(this.lbGyroZN);
this.fLPTiltControls.Controls.Add(this.bnGyroZP);
@@ -1854,13 +1859,12 @@
this.fLPTiltControls.Controls.Add(this.lbGyroXP);
this.fLPTiltControls.Controls.Add(this.bnGyroXN);
this.fLPTiltControls.Controls.Add(this.lbGyroXN);
- resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls");
this.fLPTiltControls.Name = "fLPTiltControls";
//
// bnGyroZN
//
- this.bnGyroZN.ContextMenuStrip = this.cMSPresets;
resources.ApplyResources(this.bnGyroZN, "bnGyroZN");
+ this.bnGyroZN.ContextMenuStrip = this.cMSPresets;
this.bnGyroZN.Name = "bnGyroZN";
this.bnGyroZN.UseVisualStyleBackColor = true;
this.bnGyroZN.Click += new System.EventHandler(this.Show_ControlsBn);
@@ -1872,8 +1876,8 @@
//
// bnGyroZP
//
- this.bnGyroZP.ContextMenuStrip = this.cMSPresets;
resources.ApplyResources(this.bnGyroZP, "bnGyroZP");
+ this.bnGyroZP.ContextMenuStrip = this.cMSPresets;
this.bnGyroZP.Name = "bnGyroZP";
this.bnGyroZP.UseVisualStyleBackColor = true;
this.bnGyroZP.Click += new System.EventHandler(this.Show_ControlsBn);
@@ -1885,8 +1889,8 @@
//
// bnGyroXP
//
- this.bnGyroXP.ContextMenuStrip = this.cMSPresets;
resources.ApplyResources(this.bnGyroXP, "bnGyroXP");
+ this.bnGyroXP.ContextMenuStrip = this.cMSPresets;
this.bnGyroXP.Name = "bnGyroXP";
this.bnGyroXP.UseVisualStyleBackColor = true;
this.bnGyroXP.Click += new System.EventHandler(this.Show_ControlsBn);
@@ -1898,8 +1902,8 @@
//
// bnGyroXN
//
- this.bnGyroXN.ContextMenuStrip = this.cMSPresets;
resources.ApplyResources(this.bnGyroXN, "bnGyroXN");
+ this.bnGyroXN.ContextMenuStrip = this.cMSPresets;
this.bnGyroXN.Name = "bnGyroXN";
this.bnGyroXN.UseVisualStyleBackColor = true;
this.bnGyroXN.Click += new System.EventHandler(this.Show_ControlsBn);
@@ -1911,10 +1915,10 @@
//
// tCControls
//
+ resources.ApplyResources(this.tCControls, "tCControls");
this.tCControls.Controls.Add(this.tPControls);
this.tCControls.Controls.Add(this.tPSpecial);
this.tCControls.Controls.Add(this.lbL2TrackS);
- resources.ApplyResources(this.tCControls, "tCControls");
this.tCControls.Name = "tCControls";
this.tCControls.SelectedIndex = 0;
this.tCControls.SelectedIndexChanged += new System.EventHandler(this.tabControls_SelectedIndexChanged);
@@ -1974,16 +1978,16 @@
//
// lbControlTip
//
+ resources.ApplyResources(this.lbControlTip, "lbControlTip");
this.lbControlTip.BackColor = System.Drawing.Color.Transparent;
this.lbControlTip.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbControlTip, "lbControlTip");
this.lbControlTip.Name = "lbControlTip";
//
// pnlController
//
+ resources.ApplyResources(this.pnlController, "pnlController");
this.pnlController.BackColor = System.Drawing.Color.DimGray;
this.pnlController.BackgroundImage = global::DS4Windows.Properties.Resources.DS4_Config;
- resources.ApplyResources(this.pnlController, "pnlController");
this.pnlController.Controls.Add(this.pBHoveredButton);
this.pnlController.Controls.Add(this.lbLRS);
this.pnlController.Controls.Add(this.lbLLS);
@@ -2048,22 +2052,22 @@
//
// lbLRS
//
+ resources.ApplyResources(this.lbLRS, "lbLRS");
this.lbLRS.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLRS.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLRS, "lbLRS");
this.lbLRS.Name = "lbLRS";
//
// lbLLS
//
+ resources.ApplyResources(this.lbLLS, "lbLLS");
this.lbLLS.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLLS.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLLS, "lbLLS");
this.lbLLS.Name = "lbLLS";
//
// bnRSDown
//
- this.bnRSDown.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnRSDown, "bnRSDown");
+ this.bnRSDown.BackColor = System.Drawing.Color.Transparent;
this.bnRSDown.ContextMenuStrip = this.cMSPresets;
this.bnRSDown.Cursor = System.Windows.Forms.Cursors.Default;
this.bnRSDown.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2078,22 +2082,22 @@
//
// lbLTouchUpper
//
+ resources.ApplyResources(this.lbLTouchUpper, "lbLTouchUpper");
this.lbLTouchUpper.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLTouchUpper.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLTouchUpper, "lbLTouchUpper");
this.lbLTouchUpper.Name = "lbLTouchUpper";
//
// lbLTouchRight
//
+ resources.ApplyResources(this.lbLTouchRight, "lbLTouchRight");
this.lbLTouchRight.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLTouchRight.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLTouchRight, "lbLTouchRight");
this.lbLTouchRight.Name = "lbLTouchRight";
//
// bnL3
//
- this.bnL3.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnL3, "bnL3");
+ this.bnL3.BackColor = System.Drawing.Color.Transparent;
this.bnL3.ContextMenuStrip = this.cMSPresets;
this.bnL3.Cursor = System.Windows.Forms.Cursors.Default;
this.bnL3.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2108,15 +2112,15 @@
//
// lbLTouchLM
//
+ resources.ApplyResources(this.lbLTouchLM, "lbLTouchLM");
this.lbLTouchLM.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLTouchLM.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLTouchLM, "lbLTouchLM");
this.lbLTouchLM.Name = "lbLTouchLM";
//
// bnRSUp
//
- this.bnRSUp.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnRSUp, "bnRSUp");
+ this.bnRSUp.BackColor = System.Drawing.Color.Transparent;
this.bnRSUp.ContextMenuStrip = this.cMSPresets;
this.bnRSUp.Cursor = System.Windows.Forms.Cursors.Default;
this.bnRSUp.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2131,15 +2135,15 @@
//
// lbLR2
//
+ resources.ApplyResources(this.lbLR2, "lbLR2");
this.lbLR2.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLR2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLR2, "lbLR2");
this.lbLR2.Name = "lbLR2";
//
// bnRSRight
//
- this.bnRSRight.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnRSRight, "bnRSRight");
+ this.bnRSRight.BackColor = System.Drawing.Color.Transparent;
this.bnRSRight.ContextMenuStrip = this.cMSPresets;
this.bnRSRight.Cursor = System.Windows.Forms.Cursors.Default;
this.bnRSRight.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2154,15 +2158,15 @@
//
// lbLL2
//
+ resources.ApplyResources(this.lbLL2, "lbLL2");
this.lbLL2.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLL2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLL2, "lbLL2");
this.lbLL2.Name = "lbLL2";
//
// bnR3
//
- this.bnR3.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnR3, "bnR3");
+ this.bnR3.BackColor = System.Drawing.Color.Transparent;
this.bnR3.ContextMenuStrip = this.cMSPresets;
this.bnR3.Cursor = System.Windows.Forms.Cursors.Default;
this.bnR3.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2177,15 +2181,15 @@
//
// lbLR1
//
+ resources.ApplyResources(this.lbLR1, "lbLR1");
this.lbLR1.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLR1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLR1, "lbLR1");
this.lbLR1.Name = "lbLR1";
//
// bnRSLeft
//
- this.bnRSLeft.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnRSLeft, "bnRSLeft");
+ this.bnRSLeft.BackColor = System.Drawing.Color.Transparent;
this.bnRSLeft.ContextMenuStrip = this.cMSPresets;
this.bnRSLeft.Cursor = System.Windows.Forms.Cursors.Default;
this.bnRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2200,15 +2204,15 @@
//
// lbLL1
//
+ resources.ApplyResources(this.lbLL1, "lbLL1");
this.lbLL1.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLL1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLL1, "lbLL1");
this.lbLL1.Name = "lbLL1";
//
// bnLSLeft
//
- this.bnLSLeft.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnLSLeft, "bnLSLeft");
+ this.bnLSLeft.BackColor = System.Drawing.Color.Transparent;
this.bnLSLeft.ContextMenuStrip = this.cMSPresets;
this.bnLSLeft.Cursor = System.Windows.Forms.Cursors.Default;
this.bnLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2223,15 +2227,15 @@
//
// lbLPS
//
+ resources.ApplyResources(this.lbLPS, "lbLPS");
this.lbLPS.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLPS.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLPS, "lbLPS");
this.lbLPS.Name = "lbLPS";
//
// bnLSUp
//
- this.bnLSUp.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnLSUp, "bnLSUp");
+ this.bnLSUp.BackColor = System.Drawing.Color.Transparent;
this.bnLSUp.ContextMenuStrip = this.cMSPresets;
this.bnLSUp.Cursor = System.Windows.Forms.Cursors.Default;
this.bnLSUp.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2246,15 +2250,15 @@
//
// lbLLeft
//
+ resources.ApplyResources(this.lbLLeft, "lbLLeft");
this.lbLLeft.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLLeft.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLLeft, "lbLLeft");
this.lbLLeft.Name = "lbLLeft";
//
// bnLSRight
//
- this.bnLSRight.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnLSRight, "bnLSRight");
+ this.bnLSRight.BackColor = System.Drawing.Color.Transparent;
this.bnLSRight.ContextMenuStrip = this.cMSPresets;
this.bnLSRight.Cursor = System.Windows.Forms.Cursors.Default;
this.bnLSRight.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2269,15 +2273,15 @@
//
// lbLright
//
+ resources.ApplyResources(this.lbLright, "lbLright");
this.lbLright.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLright.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLright, "lbLright");
this.lbLright.Name = "lbLright";
//
// bnLSDown
//
- this.bnLSDown.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnLSDown, "bnLSDown");
+ this.bnLSDown.BackColor = System.Drawing.Color.Transparent;
this.bnLSDown.ContextMenuStrip = this.cMSPresets;
this.bnLSDown.Cursor = System.Windows.Forms.Cursors.Default;
this.bnLSDown.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2292,15 +2296,15 @@
//
// lbLDown
//
+ resources.ApplyResources(this.lbLDown, "lbLDown");
this.lbLDown.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLDown.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLDown, "lbLDown");
this.lbLDown.Name = "lbLDown";
//
// bnR2
//
- this.bnR2.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnR2, "bnR2");
+ this.bnR2.BackColor = System.Drawing.Color.Transparent;
this.bnR2.Cursor = System.Windows.Forms.Cursors.Default;
this.bnR2.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnR2.FlatAppearance.BorderSize = 0;
@@ -2314,8 +2318,8 @@
//
// bnUp
//
- this.bnUp.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnUp, "bnUp");
+ this.bnUp.BackColor = System.Drawing.Color.Transparent;
this.bnUp.ContextMenuStrip = this.cMSPresets;
this.bnUp.Cursor = System.Windows.Forms.Cursors.Default;
this.bnUp.DialogResult = System.Windows.Forms.DialogResult.Cancel;
@@ -2331,8 +2335,8 @@
//
// bnDown
//
- this.bnDown.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnDown, "bnDown");
+ this.bnDown.BackColor = System.Drawing.Color.Transparent;
this.bnDown.ContextMenuStrip = this.cMSPresets;
this.bnDown.Cursor = System.Windows.Forms.Cursors.Default;
this.bnDown.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2347,8 +2351,8 @@
//
// bnTriangle
//
- this.bnTriangle.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnTriangle, "bnTriangle");
+ this.bnTriangle.BackColor = System.Drawing.Color.Transparent;
this.bnTriangle.ContextMenuStrip = this.cMSPresets;
this.bnTriangle.Cursor = System.Windows.Forms.Cursors.Default;
this.bnTriangle.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2363,8 +2367,8 @@
//
// bnR1
//
- this.bnR1.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnR1, "bnR1");
+ this.bnR1.BackColor = System.Drawing.Color.Transparent;
this.bnR1.Cursor = System.Windows.Forms.Cursors.Default;
this.bnR1.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnR1.FlatAppearance.BorderSize = 0;
@@ -2378,8 +2382,8 @@
//
// bnSquare
//
- this.bnSquare.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnSquare, "bnSquare");
+ this.bnSquare.BackColor = System.Drawing.Color.Transparent;
this.bnSquare.ContextMenuStrip = this.cMSPresets;
this.bnSquare.Cursor = System.Windows.Forms.Cursors.Default;
this.bnSquare.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2394,8 +2398,8 @@
//
// bnRight
//
- this.bnRight.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnRight, "bnRight");
+ this.bnRight.BackColor = System.Drawing.Color.Transparent;
this.bnRight.ContextMenuStrip = this.cMSPresets;
this.bnRight.Cursor = System.Windows.Forms.Cursors.Default;
this.bnRight.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2410,15 +2414,15 @@
//
// lbLUp
//
+ resources.ApplyResources(this.lbLUp, "lbLUp");
this.lbLUp.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLUp.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLUp, "lbLUp");
this.lbLUp.Name = "lbLUp";
//
// bnLeft
//
- this.bnLeft.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnLeft, "bnLeft");
+ this.bnLeft.BackColor = System.Drawing.Color.Transparent;
this.bnLeft.ContextMenuStrip = this.cMSPresets;
this.bnLeft.Cursor = System.Windows.Forms.Cursors.Default;
this.bnLeft.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2433,15 +2437,15 @@
//
// lbLShare
//
+ resources.ApplyResources(this.lbLShare, "lbLShare");
this.lbLShare.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLShare.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLShare, "lbLShare");
this.lbLShare.Name = "lbLShare";
//
// bnOptions
//
- this.bnOptions.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnOptions, "bnOptions");
+ this.bnOptions.BackColor = System.Drawing.Color.Transparent;
this.bnOptions.Cursor = System.Windows.Forms.Cursors.Default;
this.bnOptions.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnOptions.FlatAppearance.BorderSize = 0;
@@ -2455,8 +2459,8 @@
//
// bnShare
//
- this.bnShare.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnShare, "bnShare");
+ this.bnShare.BackColor = System.Drawing.Color.Transparent;
this.bnShare.Cursor = System.Windows.Forms.Cursors.Default;
this.bnShare.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnShare.FlatAppearance.BorderSize = 0;
@@ -2470,15 +2474,15 @@
//
// lbLOptions
//
+ resources.ApplyResources(this.lbLOptions, "lbLOptions");
this.lbLOptions.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLOptions.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLOptions, "lbLOptions");
this.lbLOptions.Name = "lbLOptions";
//
// bnL1
//
- this.bnL1.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnL1, "bnL1");
+ this.bnL1.BackColor = System.Drawing.Color.Transparent;
this.bnL1.Cursor = System.Windows.Forms.Cursors.Default;
this.bnL1.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnL1.FlatAppearance.BorderSize = 0;
@@ -2492,8 +2496,8 @@
//
// bnTouchRight
//
- this.bnTouchRight.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnTouchRight, "bnTouchRight");
+ this.bnTouchRight.BackColor = System.Drawing.Color.Transparent;
this.bnTouchRight.Cursor = System.Windows.Forms.Cursors.Default;
this.bnTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnTouchRight.FlatAppearance.BorderSize = 0;
@@ -2507,8 +2511,8 @@
//
// bnL2
//
- this.bnL2.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnL2, "bnL2");
+ this.bnL2.BackColor = System.Drawing.Color.Transparent;
this.bnL2.Cursor = System.Windows.Forms.Cursors.Default;
this.bnL2.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnL2.FlatAppearance.BorderSize = 0;
@@ -2522,15 +2526,15 @@
//
// lbLTriangle
//
+ resources.ApplyResources(this.lbLTriangle, "lbLTriangle");
this.lbLTriangle.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLTriangle.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLTriangle, "lbLTriangle");
this.lbLTriangle.Name = "lbLTriangle";
//
// bnTouchLeft
//
- this.bnTouchLeft.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnTouchLeft, "bnTouchLeft");
+ this.bnTouchLeft.BackColor = System.Drawing.Color.Transparent;
this.bnTouchLeft.Cursor = System.Windows.Forms.Cursors.Default;
this.bnTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnTouchLeft.FlatAppearance.BorderSize = 0;
@@ -2544,15 +2548,15 @@
//
// lbLSquare
//
+ resources.ApplyResources(this.lbLSquare, "lbLSquare");
this.lbLSquare.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLSquare.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLSquare, "lbLSquare");
this.lbLSquare.Name = "lbLSquare";
//
// bnTouchMulti
//
- this.bnTouchMulti.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnTouchMulti, "bnTouchMulti");
+ this.bnTouchMulti.BackColor = System.Drawing.Color.Transparent;
this.bnTouchMulti.Cursor = System.Windows.Forms.Cursors.Default;
this.bnTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnTouchMulti.FlatAppearance.BorderSize = 0;
@@ -2566,22 +2570,22 @@
//
// lbLCircle
//
+ resources.ApplyResources(this.lbLCircle, "lbLCircle");
this.lbLCircle.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLCircle.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLCircle, "lbLCircle");
this.lbLCircle.Name = "lbLCircle";
//
// lbLCross
//
+ resources.ApplyResources(this.lbLCross, "lbLCross");
this.lbLCross.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.lbLCross.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbLCross, "lbLCross");
this.lbLCross.Name = "lbLCross";
//
// bnTouchUpper
//
- this.bnTouchUpper.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnTouchUpper, "bnTouchUpper");
+ this.bnTouchUpper.BackColor = System.Drawing.Color.Transparent;
this.bnTouchUpper.Cursor = System.Windows.Forms.Cursors.Default;
this.bnTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnTouchUpper.FlatAppearance.BorderSize = 0;
@@ -2595,9 +2599,9 @@
//
// btnLightbar
//
+ resources.ApplyResources(this.btnLightbar, "btnLightbar");
this.btnLightbar.BackColor = System.Drawing.Color.Transparent;
this.btnLightbar.BackgroundImage = global::DS4Windows.Properties.Resources.DS4_lightbar;
- resources.ApplyResources(this.btnLightbar, "btnLightbar");
this.btnLightbar.Cursor = System.Windows.Forms.Cursors.Default;
this.btnLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red;
this.btnLightbar.FlatAppearance.BorderSize = 0;
@@ -2612,8 +2616,8 @@
//
// bnPS
//
- this.bnPS.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnPS, "bnPS");
+ this.bnPS.BackColor = System.Drawing.Color.Transparent;
this.bnPS.Cursor = System.Windows.Forms.Cursors.Default;
this.bnPS.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.bnPS.FlatAppearance.BorderSize = 0;
@@ -2627,8 +2631,8 @@
//
// bnCross
//
- this.bnCross.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnCross, "bnCross");
+ this.bnCross.BackColor = System.Drawing.Color.Transparent;
this.bnCross.ContextMenuStrip = this.cMSPresets;
this.bnCross.Cursor = System.Windows.Forms.Cursors.Default;
this.bnCross.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2643,8 +2647,8 @@
//
// bnCircle
//
- this.bnCircle.BackColor = System.Drawing.Color.Transparent;
resources.ApplyResources(this.bnCircle, "bnCircle");
+ this.bnCircle.BackColor = System.Drawing.Color.Transparent;
this.bnCircle.ContextMenuStrip = this.cMSPresets;
this.bnCircle.Cursor = System.Windows.Forms.Cursors.Default;
this.bnCircle.FlatAppearance.BorderColor = System.Drawing.Color.White;
@@ -2659,34 +2663,34 @@
//
// lbControlName
//
+ resources.ApplyResources(this.lbControlName, "lbControlName");
this.lbControlName.BackColor = System.Drawing.Color.Transparent;
this.lbControlName.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- resources.ApplyResources(this.lbControlName, "lbControlName");
this.lbControlName.Name = "lbControlName";
this.lbControlName.Click += new System.EventHandler(this.Show_ControlsList);
//
// tPSpecial
//
- this.tPSpecial.Controls.Add(this.pnlActions);
resources.ApplyResources(this.tPSpecial, "tPSpecial");
+ this.tPSpecial.Controls.Add(this.pnlActions);
this.tPSpecial.Name = "tPSpecial";
this.tPSpecial.UseVisualStyleBackColor = true;
//
// pnlActions
//
+ resources.ApplyResources(this.pnlActions, "pnlActions");
this.pnlActions.Controls.Add(this.lVActions);
this.pnlActions.Controls.Add(this.panel2);
- resources.ApplyResources(this.pnlActions, "pnlActions");
this.pnlActions.Name = "pnlActions";
//
// lVActions
//
+ resources.ApplyResources(this.lVActions, "lVActions");
this.lVActions.CheckBoxes = true;
this.lVActions.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.cHName,
this.cHTrigger,
this.cHAction});
- resources.ApplyResources(this.lVActions, "lVActions");
this.lVActions.FullRowSelect = true;
this.lVActions.HideSelection = false;
this.lVActions.MultiSelect = false;
@@ -2709,17 +2713,17 @@
//
// panel2
//
+ resources.ApplyResources(this.panel2, "panel2");
this.panel2.Controls.Add(this.fLPActionButtons);
this.panel2.Controls.Add(this.lbActionsTip);
- resources.ApplyResources(this.panel2, "panel2");
this.panel2.Name = "panel2";
//
// fLPActionButtons
//
+ resources.ApplyResources(this.fLPActionButtons, "fLPActionButtons");
this.fLPActionButtons.Controls.Add(this.btnNewAction);
this.fLPActionButtons.Controls.Add(this.btnEditAction);
this.fLPActionButtons.Controls.Add(this.btnRemAction);
- resources.ApplyResources(this.fLPActionButtons, "fLPActionButtons");
this.fLPActionButtons.Name = "fLPActionButtons";
//
// btnNewAction
@@ -2750,18 +2754,19 @@
//
// tCSens
//
+ resources.ApplyResources(this.tCSens, "tCSens");
this.tCSens.Controls.Add(this.tPDeadzone);
this.tCSens.Controls.Add(this.antiDeadzoneTabPage);
this.tCSens.Controls.Add(this.maxZoneTabPage);
this.tCSens.Controls.Add(this.tPOutCurve);
this.tCSens.Controls.Add(this.tPCurve);
this.tCSens.Controls.Add(this.tpRotation);
- resources.ApplyResources(this.tCSens, "tCSens");
this.tCSens.Name = "tCSens";
this.tCSens.SelectedIndex = 0;
//
// tPDeadzone
//
+ resources.ApplyResources(this.tPDeadzone, "tPDeadzone");
this.tPDeadzone.BackColor = System.Drawing.SystemColors.Control;
this.tPDeadzone.Controls.Add(this.lbL2);
this.tPDeadzone.Controls.Add(this.nUDL2);
@@ -2775,11 +2780,11 @@
this.tPDeadzone.Controls.Add(this.lbRS);
this.tPDeadzone.Controls.Add(this.lbLS);
this.tPDeadzone.Controls.Add(this.nUDSZ);
- resources.ApplyResources(this.tPDeadzone, "tPDeadzone");
this.tPDeadzone.Name = "tPDeadzone";
//
// antiDeadzoneTabPage
//
+ resources.ApplyResources(this.antiDeadzoneTabPage, "antiDeadzoneTabPage");
this.antiDeadzoneTabPage.BackColor = System.Drawing.SystemColors.Control;
this.antiDeadzoneTabPage.Controls.Add(this.nUDSixaxisZAntiDead);
this.antiDeadzoneTabPage.Controls.Add(this.nUDSixaxisXAntiDead);
@@ -2793,18 +2798,17 @@
this.antiDeadzoneTabPage.Controls.Add(this.label2);
this.antiDeadzoneTabPage.Controls.Add(this.nUDLSAntiDead);
this.antiDeadzoneTabPage.Controls.Add(this.label1);
- resources.ApplyResources(this.antiDeadzoneTabPage, "antiDeadzoneTabPage");
this.antiDeadzoneTabPage.Name = "antiDeadzoneTabPage";
//
// nUDSixaxisZAntiDead
//
+ resources.ApplyResources(this.nUDSixaxisZAntiDead, "nUDSixaxisZAntiDead");
this.nUDSixaxisZAntiDead.DecimalPlaces = 2;
this.nUDSixaxisZAntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSixaxisZAntiDead, "nUDSixaxisZAntiDead");
this.nUDSixaxisZAntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2815,13 +2819,13 @@
//
// nUDSixaxisXAntiDead
//
+ resources.ApplyResources(this.nUDSixaxisXAntiDead, "nUDSixaxisXAntiDead");
this.nUDSixaxisXAntiDead.DecimalPlaces = 2;
this.nUDSixaxisXAntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSixaxisXAntiDead, "nUDSixaxisXAntiDead");
this.nUDSixaxisXAntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2842,13 +2846,13 @@
//
// nUDR2AntiDead
//
+ resources.ApplyResources(this.nUDR2AntiDead, "nUDR2AntiDead");
this.nUDR2AntiDead.DecimalPlaces = 2;
this.nUDR2AntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDR2AntiDead, "nUDR2AntiDead");
this.nUDR2AntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2864,13 +2868,13 @@
//
// nUDL2AntiDead
//
+ resources.ApplyResources(this.nUDL2AntiDead, "nUDL2AntiDead");
this.nUDL2AntiDead.DecimalPlaces = 2;
this.nUDL2AntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDL2AntiDead, "nUDL2AntiDead");
this.nUDL2AntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2886,13 +2890,13 @@
//
// nUDRSAntiDead
//
+ resources.ApplyResources(this.nUDRSAntiDead, "nUDRSAntiDead");
this.nUDRSAntiDead.DecimalPlaces = 2;
this.nUDRSAntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDRSAntiDead, "nUDRSAntiDead");
this.nUDRSAntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2908,13 +2912,13 @@
//
// nUDLSAntiDead
//
+ resources.ApplyResources(this.nUDLSAntiDead, "nUDLSAntiDead");
this.nUDLSAntiDead.DecimalPlaces = 2;
this.nUDLSAntiDead.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDLSAntiDead, "nUDLSAntiDead");
this.nUDLSAntiDead.Maximum = new decimal(new int[] {
1,
0,
@@ -2930,6 +2934,7 @@
//
// maxZoneTabPage
//
+ resources.ApplyResources(this.maxZoneTabPage, "maxZoneTabPage");
this.maxZoneTabPage.BackColor = System.Drawing.SystemColors.Control;
this.maxZoneTabPage.Controls.Add(this.nUDSixAxisZMaxZone);
this.maxZoneTabPage.Controls.Add(this.nUDSixAxisXMaxZone);
@@ -2943,18 +2948,17 @@
this.maxZoneTabPage.Controls.Add(this.label6);
this.maxZoneTabPage.Controls.Add(this.nUDLSMaxZone);
this.maxZoneTabPage.Controls.Add(this.label5);
- resources.ApplyResources(this.maxZoneTabPage, "maxZoneTabPage");
this.maxZoneTabPage.Name = "maxZoneTabPage";
//
// nUDSixAxisZMaxZone
//
+ resources.ApplyResources(this.nUDSixAxisZMaxZone, "nUDSixAxisZMaxZone");
this.nUDSixAxisZMaxZone.DecimalPlaces = 2;
this.nUDSixAxisZMaxZone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSixAxisZMaxZone, "nUDSixAxisZMaxZone");
this.nUDSixAxisZMaxZone.Maximum = new decimal(new int[] {
1,
0,
@@ -2970,13 +2974,13 @@
//
// nUDSixAxisXMaxZone
//
+ resources.ApplyResources(this.nUDSixAxisXMaxZone, "nUDSixAxisXMaxZone");
this.nUDSixAxisXMaxZone.DecimalPlaces = 2;
this.nUDSixAxisXMaxZone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSixAxisXMaxZone, "nUDSixAxisXMaxZone");
this.nUDSixAxisXMaxZone.Maximum = new decimal(new int[] {
1,
0,
@@ -3002,13 +3006,13 @@
//
// nUDR2Maxzone
//
+ resources.ApplyResources(this.nUDR2Maxzone, "nUDR2Maxzone");
this.nUDR2Maxzone.DecimalPlaces = 2;
this.nUDR2Maxzone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDR2Maxzone, "nUDR2Maxzone");
this.nUDR2Maxzone.Maximum = new decimal(new int[] {
1,
0,
@@ -3024,13 +3028,13 @@
//
// nUDL2Maxzone
//
+ resources.ApplyResources(this.nUDL2Maxzone, "nUDL2Maxzone");
this.nUDL2Maxzone.DecimalPlaces = 2;
this.nUDL2Maxzone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDL2Maxzone, "nUDL2Maxzone");
this.nUDL2Maxzone.Maximum = new decimal(new int[] {
1,
0,
@@ -3056,13 +3060,13 @@
//
// nUDRSMaxZone
//
+ resources.ApplyResources(this.nUDRSMaxZone, "nUDRSMaxZone");
this.nUDRSMaxZone.DecimalPlaces = 2;
this.nUDRSMaxZone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDRSMaxZone, "nUDRSMaxZone");
this.nUDRSMaxZone.Maximum = new decimal(new int[] {
1,
0,
@@ -3083,13 +3087,13 @@
//
// nUDLSMaxZone
//
+ resources.ApplyResources(this.nUDLSMaxZone, "nUDLSMaxZone");
this.nUDLSMaxZone.DecimalPlaces = 2;
this.nUDLSMaxZone.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDLSMaxZone, "nUDLSMaxZone");
this.nUDLSMaxZone.Maximum = new decimal(new int[] {
1,
0,
@@ -3110,6 +3114,7 @@
//
// tPOutCurve
//
+ resources.ApplyResources(this.tPOutCurve, "tPOutCurve");
this.tPOutCurve.BackColor = System.Drawing.SystemColors.Control;
this.tPOutCurve.Controls.Add(this.cBSixaxisZOutputCurve);
this.tPOutCurve.Controls.Add(this.cBSixaxisXOutputCurve);
@@ -3123,11 +3128,11 @@
this.tPOutCurve.Controls.Add(this.lsOutCurveComboBox);
this.tPOutCurve.Controls.Add(this.label10);
this.tPOutCurve.Controls.Add(this.label9);
- resources.ApplyResources(this.tPOutCurve, "tPOutCurve");
this.tPOutCurve.Name = "tPOutCurve";
//
// cBSixaxisZOutputCurve
//
+ resources.ApplyResources(this.cBSixaxisZOutputCurve, "cBSixaxisZOutputCurve");
this.cBSixaxisZOutputCurve.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBSixaxisZOutputCurve.DropDownWidth = 70;
this.cBSixaxisZOutputCurve.FormattingEnabled = true;
@@ -3135,12 +3140,12 @@
resources.GetString("cBSixaxisZOutputCurve.Items"),
resources.GetString("cBSixaxisZOutputCurve.Items1"),
resources.GetString("cBSixaxisZOutputCurve.Items2")});
- resources.ApplyResources(this.cBSixaxisZOutputCurve, "cBSixaxisZOutputCurve");
this.cBSixaxisZOutputCurve.Name = "cBSixaxisZOutputCurve";
this.cBSixaxisZOutputCurve.SelectedIndexChanged += new System.EventHandler(this.cBSixaxisZOutputCurve_SelectedIndexChanged);
//
// cBSixaxisXOutputCurve
//
+ resources.ApplyResources(this.cBSixaxisXOutputCurve, "cBSixaxisXOutputCurve");
this.cBSixaxisXOutputCurve.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBSixaxisXOutputCurve.DropDownWidth = 70;
this.cBSixaxisXOutputCurve.FormattingEnabled = true;
@@ -3148,7 +3153,6 @@
resources.GetString("cBSixaxisXOutputCurve.Items"),
resources.GetString("cBSixaxisXOutputCurve.Items1"),
resources.GetString("cBSixaxisXOutputCurve.Items2")});
- resources.ApplyResources(this.cBSixaxisXOutputCurve, "cBSixaxisXOutputCurve");
this.cBSixaxisXOutputCurve.Name = "cBSixaxisXOutputCurve";
this.cBSixaxisXOutputCurve.SelectedIndexChanged += new System.EventHandler(this.cBSixaxisXOutputCurve_SelectedIndexChanged);
//
@@ -3164,6 +3168,7 @@
//
// cBR2OutputCurve
//
+ resources.ApplyResources(this.cBR2OutputCurve, "cBR2OutputCurve");
this.cBR2OutputCurve.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBR2OutputCurve.DropDownWidth = 70;
this.cBR2OutputCurve.FormattingEnabled = true;
@@ -3171,12 +3176,12 @@
resources.GetString("cBR2OutputCurve.Items"),
resources.GetString("cBR2OutputCurve.Items1"),
resources.GetString("cBR2OutputCurve.Items2")});
- resources.ApplyResources(this.cBR2OutputCurve, "cBR2OutputCurve");
this.cBR2OutputCurve.Name = "cBR2OutputCurve";
this.cBR2OutputCurve.SelectedIndexChanged += new System.EventHandler(this.cBR2OutputCurve_SelectedIndexChanged);
//
// cBL2OutputCurve
//
+ resources.ApplyResources(this.cBL2OutputCurve, "cBL2OutputCurve");
this.cBL2OutputCurve.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBL2OutputCurve.DropDownWidth = 70;
this.cBL2OutputCurve.FormattingEnabled = true;
@@ -3184,7 +3189,6 @@
resources.GetString("cBL2OutputCurve.Items"),
resources.GetString("cBL2OutputCurve.Items1"),
resources.GetString("cBL2OutputCurve.Items2")});
- resources.ApplyResources(this.cBL2OutputCurve, "cBL2OutputCurve");
this.cBL2OutputCurve.Name = "cBL2OutputCurve";
this.cBL2OutputCurve.SelectedIndexChanged += new System.EventHandler(this.cBL2OutputCurve_SelectedIndexChanged);
//
@@ -3200,6 +3204,7 @@
//
// rsOutCurveComboBox
//
+ resources.ApplyResources(this.rsOutCurveComboBox, "rsOutCurveComboBox");
this.rsOutCurveComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.rsOutCurveComboBox.DropDownWidth = 120;
this.rsOutCurveComboBox.FormattingEnabled = true;
@@ -3208,12 +3213,12 @@
resources.GetString("rsOutCurveComboBox.Items1"),
resources.GetString("rsOutCurveComboBox.Items2"),
resources.GetString("rsOutCurveComboBox.Items3")});
- resources.ApplyResources(this.rsOutCurveComboBox, "rsOutCurveComboBox");
this.rsOutCurveComboBox.Name = "rsOutCurveComboBox";
this.rsOutCurveComboBox.SelectedIndexChanged += new System.EventHandler(this.rsOutCurveComboBox_SelectedIndexChanged);
//
// lsOutCurveComboBox
//
+ resources.ApplyResources(this.lsOutCurveComboBox, "lsOutCurveComboBox");
this.lsOutCurveComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.lsOutCurveComboBox.DropDownWidth = 120;
this.lsOutCurveComboBox.FormattingEnabled = true;
@@ -3222,7 +3227,6 @@
resources.GetString("lsOutCurveComboBox.Items1"),
resources.GetString("lsOutCurveComboBox.Items2"),
resources.GetString("lsOutCurveComboBox.Items3")});
- resources.ApplyResources(this.lsOutCurveComboBox, "lsOutCurveComboBox");
this.lsOutCurveComboBox.Name = "lsOutCurveComboBox";
this.lsOutCurveComboBox.SelectedIndexChanged += new System.EventHandler(this.lsOutCurveComboBox_SelectedIndexChanged);
//
@@ -3238,6 +3242,7 @@
//
// tPCurve
//
+ resources.ApplyResources(this.tPCurve, "tPCurve");
this.tPCurve.BackColor = System.Drawing.SystemColors.Control;
this.tPCurve.Controls.Add(this.nUDLSCurve);
this.tPCurve.Controls.Add(this.nUDRSCurve);
@@ -3245,28 +3250,27 @@
this.tPCurve.Controls.Add(this.lbRSCurvePercent);
this.tPCurve.Controls.Add(this.lbLSCurvePercent);
this.tPCurve.Controls.Add(this.lbLSCurve);
- resources.ApplyResources(this.tPCurve, "tPCurve");
this.tPCurve.Name = "tPCurve";
//
// nUDLSCurve
//
+ resources.ApplyResources(this.nUDLSCurve, "nUDLSCurve");
this.nUDLSCurve.Increment = new decimal(new int[] {
10,
0,
0,
0});
- resources.ApplyResources(this.nUDLSCurve, "nUDLSCurve");
this.nUDLSCurve.Name = "nUDLSCurve";
this.nUDLSCurve.ValueChanged += new System.EventHandler(this.nUDLSCurve_ValueChanged);
//
// nUDRSCurve
//
+ resources.ApplyResources(this.nUDRSCurve, "nUDRSCurve");
this.nUDRSCurve.Increment = new decimal(new int[] {
10,
0,
0,
0});
- resources.ApplyResources(this.nUDRSCurve, "nUDRSCurve");
this.nUDRSCurve.Name = "nUDRSCurve";
this.nUDRSCurve.ValueChanged += new System.EventHandler(this.nUDRSCurve_ValueChanged);
//
@@ -3292,12 +3296,12 @@
//
// tpRotation
//
+ resources.ApplyResources(this.tpRotation, "tpRotation");
this.tpRotation.BackColor = System.Drawing.SystemColors.Control;
this.tpRotation.Controls.Add(this.nUDRSRotation);
this.tpRotation.Controls.Add(this.label14);
this.tpRotation.Controls.Add(this.nUDLSRotation);
this.tpRotation.Controls.Add(this.label13);
- resources.ApplyResources(this.tpRotation, "tpRotation");
this.tpRotation.Name = "tpRotation";
//
// nUDRSRotation
@@ -3356,12 +3360,12 @@
//
// gBGyro
//
+ resources.ApplyResources(this.gBGyro, "gBGyro");
this.gBGyro.BackColor = System.Drawing.SystemColors.Control;
this.gBGyro.Controls.Add(this.rBSAControls);
this.gBGyro.Controls.Add(this.rBSAMouse);
this.gBGyro.Controls.Add(this.fLPTiltControls);
this.gBGyro.Controls.Add(this.pnlSAMouse);
- resources.ApplyResources(this.gBGyro, "gBGyro");
this.gBGyro.Name = "gBGyro";
this.gBGyro.TabStop = false;
//
@@ -3383,6 +3387,7 @@
//
// pnlSAMouse
//
+ resources.ApplyResources(this.pnlSAMouse, "pnlSAMouse");
this.pnlSAMouse.Controls.Add(this.cBGyroMouseXAxis);
this.pnlSAMouse.Controls.Add(this.label16);
this.pnlSAMouse.Controls.Add(this.lbGyroSmooth);
@@ -3400,17 +3405,16 @@
this.pnlSAMouse.Controls.Add(this.btnGyroTriggers);
this.pnlSAMouse.Controls.Add(this.nUDGyroSensitivity);
this.pnlSAMouse.Controls.Add(this.lbGyroSens);
- resources.ApplyResources(this.pnlSAMouse, "pnlSAMouse");
this.pnlSAMouse.Name = "pnlSAMouse";
//
// cBGyroMouseXAxis
//
+ resources.ApplyResources(this.cBGyroMouseXAxis, "cBGyroMouseXAxis");
this.cBGyroMouseXAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cBGyroMouseXAxis.FormattingEnabled = true;
this.cBGyroMouseXAxis.Items.AddRange(new object[] {
resources.GetString("cBGyroMouseXAxis.Items"),
resources.GetString("cBGyroMouseXAxis.Items1")});
- resources.ApplyResources(this.cBGyroMouseXAxis, "cBGyroMouseXAxis");
this.cBGyroMouseXAxis.Name = "cBGyroMouseXAxis";
this.cBGyroMouseXAxis.SelectedIndexChanged += new System.EventHandler(this.cBGyroMouseXAxis_SelectedIndexChanged);
//
@@ -3438,8 +3442,8 @@
//
// nUDGyroSmoothWeight
//
- this.nUDGyroSmoothWeight.DecimalPlaces = 3;
resources.ApplyResources(this.nUDGyroSmoothWeight, "nUDGyroSmoothWeight");
+ this.nUDGyroSmoothWeight.DecimalPlaces = 3;
this.nUDGyroSmoothWeight.Maximum = new decimal(new int[] {
1,
0,
@@ -3460,12 +3464,12 @@
//
// nUDGyroMouseVertScale
//
+ resources.ApplyResources(this.nUDGyroMouseVertScale, "nUDGyroMouseVertScale");
this.nUDGyroMouseVertScale.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDGyroMouseVertScale, "nUDGyroMouseVertScale");
this.nUDGyroMouseVertScale.Maximum = new decimal(new int[] {
1000,
0,
@@ -3547,6 +3551,7 @@
//
// gBSensitivity
//
+ resources.ApplyResources(this.gBSensitivity, "gBSensitivity");
this.gBSensitivity.BackColor = System.Drawing.SystemColors.Control;
this.gBSensitivity.Controls.Add(this.lbL2S);
this.gBSensitivity.Controls.Add(this.nUDL2S);
@@ -3560,7 +3565,6 @@
this.gBSensitivity.Controls.Add(this.lbRSS);
this.gBSensitivity.Controls.Add(this.lbLSS);
this.gBSensitivity.Controls.Add(this.nUDSZS);
- resources.ApplyResources(this.gBSensitivity, "gBSensitivity");
this.gBSensitivity.Name = "gBSensitivity";
this.gBSensitivity.TabStop = false;
//
@@ -3571,13 +3575,13 @@
//
// nUDL2S
//
+ resources.ApplyResources(this.nUDL2S, "nUDL2S");
this.nUDL2S.DecimalPlaces = 2;
this.nUDL2S.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDL2S, "nUDL2S");
this.nUDL2S.Maximum = new decimal(new int[] {
50,
0,
@@ -3598,13 +3602,13 @@
//
// nUDLSS
//
+ resources.ApplyResources(this.nUDLSS, "nUDLSS");
this.nUDLSS.DecimalPlaces = 2;
this.nUDLSS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDLSS, "nUDLSS");
this.nUDLSS.Maximum = new decimal(new int[] {
15,
0,
@@ -3630,13 +3634,13 @@
//
// nUDR2S
//
+ resources.ApplyResources(this.nUDR2S, "nUDR2S");
this.nUDR2S.DecimalPlaces = 2;
this.nUDR2S.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDR2S, "nUDR2S");
this.nUDR2S.Maximum = new decimal(new int[] {
50,
0,
@@ -3662,13 +3666,13 @@
//
// nUDRSS
//
+ resources.ApplyResources(this.nUDRSS, "nUDRSS");
this.nUDRSS.DecimalPlaces = 2;
this.nUDRSS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDRSS, "nUDRSS");
this.nUDRSS.Maximum = new decimal(new int[] {
15,
0,
@@ -3694,13 +3698,13 @@
//
// nUDSXS
//
+ resources.ApplyResources(this.nUDSXS, "nUDSXS");
this.nUDSXS.DecimalPlaces = 2;
this.nUDSXS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSXS, "nUDSXS");
this.nUDSXS.Maximum = new decimal(new int[] {
15,
0,
@@ -3731,13 +3735,13 @@
//
// nUDSZS
//
+ resources.ApplyResources(this.nUDSZS, "nUDSZS");
this.nUDSZS.DecimalPlaces = 2;
this.nUDSZS.Increment = new decimal(new int[] {
1,
0,
0,
65536});
- resources.ApplyResources(this.nUDSZS, "nUDSZS");
this.nUDSZS.Maximum = new decimal(new int[] {
15,
0,
@@ -3758,6 +3762,7 @@
//
// cMGyroTriggers
//
+ resources.ApplyResources(this.cMGyroTriggers, "cMGyroTriggers");
this.cMGyroTriggers.BackColor = System.Drawing.SystemColors.Control;
this.cMGyroTriggers.ImageScalingSize = new System.Drawing.Size(20, 20);
this.cMGyroTriggers.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
@@ -3784,169 +3789,169 @@
this.cMGyroTriggers.Name = "cMGyroTriggers";
this.cMGyroTriggers.ShowCheckMargin = true;
this.cMGyroTriggers.ShowImageMargin = false;
- resources.ApplyResources(this.cMGyroTriggers, "cMGyroTriggers");
//
// crossToolStripMenuItem
//
+ resources.ApplyResources(this.crossToolStripMenuItem, "crossToolStripMenuItem");
this.crossToolStripMenuItem.CheckOnClick = true;
this.crossToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.crossToolStripMenuItem.Name = "crossToolStripMenuItem";
- resources.ApplyResources(this.crossToolStripMenuItem, "crossToolStripMenuItem");
this.crossToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// circleToolStripMenuItem
//
+ resources.ApplyResources(this.circleToolStripMenuItem, "circleToolStripMenuItem");
this.circleToolStripMenuItem.CheckOnClick = true;
this.circleToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.circleToolStripMenuItem.Name = "circleToolStripMenuItem";
- resources.ApplyResources(this.circleToolStripMenuItem, "circleToolStripMenuItem");
this.circleToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// squareToolStripMenuItem
//
+ resources.ApplyResources(this.squareToolStripMenuItem, "squareToolStripMenuItem");
this.squareToolStripMenuItem.CheckOnClick = true;
this.squareToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.squareToolStripMenuItem.Name = "squareToolStripMenuItem";
- resources.ApplyResources(this.squareToolStripMenuItem, "squareToolStripMenuItem");
this.squareToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// triangleToolStripMenuItem
//
+ resources.ApplyResources(this.triangleToolStripMenuItem, "triangleToolStripMenuItem");
this.triangleToolStripMenuItem.CheckOnClick = true;
this.triangleToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.triangleToolStripMenuItem.Name = "triangleToolStripMenuItem";
- resources.ApplyResources(this.triangleToolStripMenuItem, "triangleToolStripMenuItem");
this.triangleToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// l1ToolStripMenuItem
//
+ resources.ApplyResources(this.l1ToolStripMenuItem, "l1ToolStripMenuItem");
this.l1ToolStripMenuItem.CheckOnClick = true;
this.l1ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.l1ToolStripMenuItem.Name = "l1ToolStripMenuItem";
- resources.ApplyResources(this.l1ToolStripMenuItem, "l1ToolStripMenuItem");
this.l1ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// l2ToolStripMenuItem
//
+ resources.ApplyResources(this.l2ToolStripMenuItem, "l2ToolStripMenuItem");
this.l2ToolStripMenuItem.CheckOnClick = true;
this.l2ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.l2ToolStripMenuItem.Name = "l2ToolStripMenuItem";
- resources.ApplyResources(this.l2ToolStripMenuItem, "l2ToolStripMenuItem");
this.l2ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// r1ToolStripMenuItem
//
+ resources.ApplyResources(this.r1ToolStripMenuItem, "r1ToolStripMenuItem");
this.r1ToolStripMenuItem.CheckOnClick = true;
this.r1ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.r1ToolStripMenuItem.Name = "r1ToolStripMenuItem";
- resources.ApplyResources(this.r1ToolStripMenuItem, "r1ToolStripMenuItem");
this.r1ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// r2ToolStripMenuItem
//
+ resources.ApplyResources(this.r2ToolStripMenuItem, "r2ToolStripMenuItem");
this.r2ToolStripMenuItem.CheckOnClick = true;
this.r2ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.r2ToolStripMenuItem.Name = "r2ToolStripMenuItem";
- resources.ApplyResources(this.r2ToolStripMenuItem, "r2ToolStripMenuItem");
this.r2ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// onTouchpadToolStripMenuItem
//
+ resources.ApplyResources(this.onTouchpadToolStripMenuItem, "onTouchpadToolStripMenuItem");
this.onTouchpadToolStripMenuItem.CheckOnClick = true;
this.onTouchpadToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.onTouchpadToolStripMenuItem.Name = "onTouchpadToolStripMenuItem";
- resources.ApplyResources(this.onTouchpadToolStripMenuItem, "onTouchpadToolStripMenuItem");
this.onTouchpadToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// downToolStripMenuItem
//
+ resources.ApplyResources(this.downToolStripMenuItem, "downToolStripMenuItem");
this.downToolStripMenuItem.CheckOnClick = true;
this.downToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.downToolStripMenuItem.Name = "downToolStripMenuItem";
- resources.ApplyResources(this.downToolStripMenuItem, "downToolStripMenuItem");
this.downToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// leftToolStripMenuItem
//
+ resources.ApplyResources(this.leftToolStripMenuItem, "leftToolStripMenuItem");
this.leftToolStripMenuItem.CheckOnClick = true;
this.leftToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.leftToolStripMenuItem.Name = "leftToolStripMenuItem";
- resources.ApplyResources(this.leftToolStripMenuItem, "leftToolStripMenuItem");
this.leftToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// rightToolStripMenuItem
//
+ resources.ApplyResources(this.rightToolStripMenuItem, "rightToolStripMenuItem");
this.rightToolStripMenuItem.CheckOnClick = true;
this.rightToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.rightToolStripMenuItem.Name = "rightToolStripMenuItem";
- resources.ApplyResources(this.rightToolStripMenuItem, "rightToolStripMenuItem");
this.rightToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// l3ToolStripMenuItem
//
+ resources.ApplyResources(this.l3ToolStripMenuItem, "l3ToolStripMenuItem");
this.l3ToolStripMenuItem.CheckOnClick = true;
this.l3ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.l3ToolStripMenuItem.Name = "l3ToolStripMenuItem";
- resources.ApplyResources(this.l3ToolStripMenuItem, "l3ToolStripMenuItem");
this.l3ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// r3ToolStripMenuItem
//
+ resources.ApplyResources(this.r3ToolStripMenuItem, "r3ToolStripMenuItem");
this.r3ToolStripMenuItem.CheckOnClick = true;
this.r3ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.r3ToolStripMenuItem.Name = "r3ToolStripMenuItem";
- resources.ApplyResources(this.r3ToolStripMenuItem, "r3ToolStripMenuItem");
this.r3ToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// fingerOnTouchpadToolStripMenuItem
//
+ resources.ApplyResources(this.fingerOnTouchpadToolStripMenuItem, "fingerOnTouchpadToolStripMenuItem");
this.fingerOnTouchpadToolStripMenuItem.CheckOnClick = true;
this.fingerOnTouchpadToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.fingerOnTouchpadToolStripMenuItem.Name = "fingerOnTouchpadToolStripMenuItem";
- resources.ApplyResources(this.fingerOnTouchpadToolStripMenuItem, "fingerOnTouchpadToolStripMenuItem");
this.fingerOnTouchpadToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// fingersOnTouchpadToolStripMenuItem
//
+ resources.ApplyResources(this.fingersOnTouchpadToolStripMenuItem, "fingersOnTouchpadToolStripMenuItem");
this.fingersOnTouchpadToolStripMenuItem.CheckOnClick = true;
this.fingersOnTouchpadToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.fingersOnTouchpadToolStripMenuItem.Name = "fingersOnTouchpadToolStripMenuItem";
- resources.ApplyResources(this.fingersOnTouchpadToolStripMenuItem, "fingersOnTouchpadToolStripMenuItem");
this.fingersOnTouchpadToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// optionsToolStripMenuItem
//
+ resources.ApplyResources(this.optionsToolStripMenuItem, "optionsToolStripMenuItem");
this.optionsToolStripMenuItem.CheckOnClick = true;
this.optionsToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
- resources.ApplyResources(this.optionsToolStripMenuItem, "optionsToolStripMenuItem");
this.optionsToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// shareToolStripMenuItem
//
+ resources.ApplyResources(this.shareToolStripMenuItem, "shareToolStripMenuItem");
this.shareToolStripMenuItem.CheckOnClick = true;
this.shareToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.shareToolStripMenuItem.Name = "shareToolStripMenuItem";
- resources.ApplyResources(this.shareToolStripMenuItem, "shareToolStripMenuItem");
this.shareToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// pSToolStripMenuItem
//
+ resources.ApplyResources(this.pSToolStripMenuItem, "pSToolStripMenuItem");
this.pSToolStripMenuItem.CheckOnClick = true;
this.pSToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
this.pSToolStripMenuItem.Name = "pSToolStripMenuItem";
- resources.ApplyResources(this.pSToolStripMenuItem, "pSToolStripMenuItem");
this.pSToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// alwaysOnToolStripMenuItem
//
+ resources.ApplyResources(this.alwaysOnToolStripMenuItem, "alwaysOnToolStripMenuItem");
this.alwaysOnToolStripMenuItem.CheckOnClick = true;
this.alwaysOnToolStripMenuItem.Name = "alwaysOnToolStripMenuItem";
- resources.ApplyResources(this.alwaysOnToolStripMenuItem, "alwaysOnToolStripMenuItem");
this.alwaysOnToolStripMenuItem.CheckedChanged += new System.EventHandler(this.SATrigger_CheckedChanged);
//
// cMTouchDisableInvert
//
+ resources.ApplyResources(this.cMTouchDisableInvert, "cMTouchDisableInvert");
this.cMTouchDisableInvert.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.crossTouchInvStripMenuItem,
this.circleTouchInvStripMenuItem,
@@ -3970,139 +3975,138 @@
this.cMTouchDisableInvert.Name = "cMTouchDisableInvert";
this.cMTouchDisableInvert.ShowCheckMargin = true;
this.cMTouchDisableInvert.ShowImageMargin = false;
- resources.ApplyResources(this.cMTouchDisableInvert, "cMTouchDisableInvert");
//
// crossTouchInvStripMenuItem
//
+ resources.ApplyResources(this.crossTouchInvStripMenuItem, "crossTouchInvStripMenuItem");
this.crossTouchInvStripMenuItem.CheckOnClick = true;
this.crossTouchInvStripMenuItem.Name = "crossTouchInvStripMenuItem";
- resources.ApplyResources(this.crossTouchInvStripMenuItem, "crossTouchInvStripMenuItem");
this.crossTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// circleTouchInvStripMenuItem
//
+ resources.ApplyResources(this.circleTouchInvStripMenuItem, "circleTouchInvStripMenuItem");
this.circleTouchInvStripMenuItem.CheckOnClick = true;
this.circleTouchInvStripMenuItem.Name = "circleTouchInvStripMenuItem";
- resources.ApplyResources(this.circleTouchInvStripMenuItem, "circleTouchInvStripMenuItem");
this.circleTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// squareTouchInvStripMenuItem
//
+ resources.ApplyResources(this.squareTouchInvStripMenuItem, "squareTouchInvStripMenuItem");
this.squareTouchInvStripMenuItem.CheckOnClick = true;
this.squareTouchInvStripMenuItem.Name = "squareTouchInvStripMenuItem";
- resources.ApplyResources(this.squareTouchInvStripMenuItem, "squareTouchInvStripMenuItem");
this.squareTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// triangleTouchInvStripMenuItem
//
+ resources.ApplyResources(this.triangleTouchInvStripMenuItem, "triangleTouchInvStripMenuItem");
this.triangleTouchInvStripMenuItem.CheckOnClick = true;
this.triangleTouchInvStripMenuItem.Name = "triangleTouchInvStripMenuItem";
- resources.ApplyResources(this.triangleTouchInvStripMenuItem, "triangleTouchInvStripMenuItem");
this.triangleTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// l1TouchInvStripMenuItem
//
+ resources.ApplyResources(this.l1TouchInvStripMenuItem, "l1TouchInvStripMenuItem");
this.l1TouchInvStripMenuItem.CheckOnClick = true;
this.l1TouchInvStripMenuItem.Name = "l1TouchInvStripMenuItem";
- resources.ApplyResources(this.l1TouchInvStripMenuItem, "l1TouchInvStripMenuItem");
this.l1TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// l2TouchInvStripMenuItem
//
+ resources.ApplyResources(this.l2TouchInvStripMenuItem, "l2TouchInvStripMenuItem");
this.l2TouchInvStripMenuItem.CheckOnClick = true;
this.l2TouchInvStripMenuItem.Name = "l2TouchInvStripMenuItem";
- resources.ApplyResources(this.l2TouchInvStripMenuItem, "l2TouchInvStripMenuItem");
this.l2TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// r1TouchInvStripMenuItem
//
+ resources.ApplyResources(this.r1TouchInvStripMenuItem, "r1TouchInvStripMenuItem");
this.r1TouchInvStripMenuItem.CheckOnClick = true;
this.r1TouchInvStripMenuItem.Name = "r1TouchInvStripMenuItem";
- resources.ApplyResources(this.r1TouchInvStripMenuItem, "r1TouchInvStripMenuItem");
this.r1TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// r2TouchInvStripMenuItem
//
+ resources.ApplyResources(this.r2TouchInvStripMenuItem, "r2TouchInvStripMenuItem");
this.r2TouchInvStripMenuItem.CheckOnClick = true;
this.r2TouchInvStripMenuItem.Name = "r2TouchInvStripMenuItem";
- resources.ApplyResources(this.r2TouchInvStripMenuItem, "r2TouchInvStripMenuItem");
this.r2TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// upTouchInvStripMenuItem
//
+ resources.ApplyResources(this.upTouchInvStripMenuItem, "upTouchInvStripMenuItem");
this.upTouchInvStripMenuItem.CheckOnClick = true;
this.upTouchInvStripMenuItem.Name = "upTouchInvStripMenuItem";
- resources.ApplyResources(this.upTouchInvStripMenuItem, "upTouchInvStripMenuItem");
this.upTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// downTouchInvStripMenuItem
//
+ resources.ApplyResources(this.downTouchInvStripMenuItem, "downTouchInvStripMenuItem");
this.downTouchInvStripMenuItem.CheckOnClick = true;
this.downTouchInvStripMenuItem.Name = "downTouchInvStripMenuItem";
- resources.ApplyResources(this.downTouchInvStripMenuItem, "downTouchInvStripMenuItem");
this.downTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// leftTouchInvStripMenuItem
//
+ resources.ApplyResources(this.leftTouchInvStripMenuItem, "leftTouchInvStripMenuItem");
this.leftTouchInvStripMenuItem.CheckOnClick = true;
this.leftTouchInvStripMenuItem.Name = "leftTouchInvStripMenuItem";
- resources.ApplyResources(this.leftTouchInvStripMenuItem, "leftTouchInvStripMenuItem");
this.leftTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// rightTouchInvStripMenuItem
//
+ resources.ApplyResources(this.rightTouchInvStripMenuItem, "rightTouchInvStripMenuItem");
this.rightTouchInvStripMenuItem.CheckOnClick = true;
this.rightTouchInvStripMenuItem.Name = "rightTouchInvStripMenuItem";
- resources.ApplyResources(this.rightTouchInvStripMenuItem, "rightTouchInvStripMenuItem");
this.rightTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// l3TouchInvStripMenuItem
//
+ resources.ApplyResources(this.l3TouchInvStripMenuItem, "l3TouchInvStripMenuItem");
this.l3TouchInvStripMenuItem.CheckOnClick = true;
this.l3TouchInvStripMenuItem.Name = "l3TouchInvStripMenuItem";
- resources.ApplyResources(this.l3TouchInvStripMenuItem, "l3TouchInvStripMenuItem");
this.l3TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// r3TouchInvStripMenuItem
//
+ resources.ApplyResources(this.r3TouchInvStripMenuItem, "r3TouchInvStripMenuItem");
this.r3TouchInvStripMenuItem.CheckOnClick = true;
this.r3TouchInvStripMenuItem.Name = "r3TouchInvStripMenuItem";
- resources.ApplyResources(this.r3TouchInvStripMenuItem, "r3TouchInvStripMenuItem");
this.r3TouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// oneFingerTouchInvStripMenuItem
//
+ resources.ApplyResources(this.oneFingerTouchInvStripMenuItem, "oneFingerTouchInvStripMenuItem");
this.oneFingerTouchInvStripMenuItem.CheckOnClick = true;
this.oneFingerTouchInvStripMenuItem.Name = "oneFingerTouchInvStripMenuItem";
- resources.ApplyResources(this.oneFingerTouchInvStripMenuItem, "oneFingerTouchInvStripMenuItem");
this.oneFingerTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// twoFingerTouchInvStripMenuItem
//
+ resources.ApplyResources(this.twoFingerTouchInvStripMenuItem, "twoFingerTouchInvStripMenuItem");
this.twoFingerTouchInvStripMenuItem.CheckOnClick = true;
this.twoFingerTouchInvStripMenuItem.Name = "twoFingerTouchInvStripMenuItem";
- resources.ApplyResources(this.twoFingerTouchInvStripMenuItem, "twoFingerTouchInvStripMenuItem");
this.twoFingerTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// optionsTouchInvStripMenuItem
//
+ resources.ApplyResources(this.optionsTouchInvStripMenuItem, "optionsTouchInvStripMenuItem");
this.optionsTouchInvStripMenuItem.CheckOnClick = true;
this.optionsTouchInvStripMenuItem.Name = "optionsTouchInvStripMenuItem";
- resources.ApplyResources(this.optionsTouchInvStripMenuItem, "optionsTouchInvStripMenuItem");
this.optionsTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// shareTouchInvStripMenuItem
//
+ resources.ApplyResources(this.shareTouchInvStripMenuItem, "shareTouchInvStripMenuItem");
this.shareTouchInvStripMenuItem.CheckOnClick = true;
this.shareTouchInvStripMenuItem.Name = "shareTouchInvStripMenuItem";
- resources.ApplyResources(this.shareTouchInvStripMenuItem, "shareTouchInvStripMenuItem");
this.shareTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// psTouchInvStripMenuItem
//
+ resources.ApplyResources(this.psTouchInvStripMenuItem, "psTouchInvStripMenuItem");
this.psTouchInvStripMenuItem.CheckOnClick = true;
this.psTouchInvStripMenuItem.Name = "psTouchInvStripMenuItem";
- resources.ApplyResources(this.psTouchInvStripMenuItem, "psTouchInvStripMenuItem");
this.psTouchInvStripMenuItem.CheckedChanged += new System.EventHandler(this.TouchDisableInvert_CheckedChanged);
//
// Options
diff --git a/DS4Windows/DS4Forms/Options.resx b/DS4Windows/DS4Forms/Options.resx
index 044062b..eb5b147 100644
--- a/DS4Windows/DS4Forms/Options.resx
+++ b/DS4Windows/DS4Forms/Options.resx
@@ -117,7044 +117,6297 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Flat
+
+ lbGyroXN
-
- NoControl
-
-
-
- 44, 9
-
-
- 13, 13
-
-
-
- 49
-
-
- lowColorChooserButton
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 0
-
-
- 30, 215
-
-
- 39, 20
-
-
- 167
-
-
- nUDRainbow
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 10
-
-
- False
-
-
- NoControl
-
-
- 26, 73
-
-
- 100, 20
-
-
- 12
-
-
- tBBlueBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 6
-
-
- False
-
-
- NoControl
-
-
- 26, 50
-
-
- 100, 20
-
-
- 11
-
-
- tBGreenBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 5
-
-
- False
-
-
- NoControl
-
-
- 26, 24
-
-
- 100, 20
-
-
- 10
-
-
- tBRedBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 6, 191
-
-
- 111, 17
-
-
- 162
-
-
- Color by Battery %
-
-
- cBLightbyBattery
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 12
-
-
- True
-
-
- NoControl
-
-
- 9, 76
-
-
- 14, 13
-
-
- 160
-
-
- B
-
-
- lbBlue
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 10, 53
-
-
- 15, 13
-
-
- 159
-
-
- G
-
-
- lbGreen
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 72, 218
-
-
- 59, 13
-
-
- 157
-
-
- secs/cycle
-
-
- lbspc
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 11
-
-
- True
-
-
- NoControl
-
-
- 10, 27
-
-
- 15, 13
-
-
- 158
-
-
- R
-
-
- lbRed
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 109, 39
-
-
- No
-
-
- 82, 17
-
-
- 226
-
-
- Double Tap
-
-
- cBDoubleTap
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 11, 39
-
-
- Yes
-
-
- 45, 17
-
-
- 230
-
-
- Tap
-
-
- cBTap
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 13
-
-
- 63, 39
-
-
- 40, 20
-
-
- 227
-
-
- nUDTap
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 11
-
-
- True
-
-
- NoControl
-
-
- 108, 10
-
-
- Yes
-
-
- 52, 17
-
-
- 231
-
-
- Scroll
-
-
- cBScroll
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 7, 10
-
-
- Yes
-
-
- 49, 17
-
-
- 232
-
-
- Slide
-
-
- cBSlide
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 14
-
-
- 167, 9
-
-
- 40, 20
-
-
- 228
-
-
- nUDScroll
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 7
-
-
- 63, 9
-
-
- 40, 20
-
-
- 229
-
-
- nUDTouch
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 15
-
-
- True
-
-
- NoControl
-
-
- 5, 17
-
-
- 92, 13
-
-
- 206
-
-
- Mouse Sensitivity:
-
-
- TopRight
-
-
- lbButtonMouseSens
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 13
-
-
- True
-
-
- NoControl
-
-
- 14, 87
-
-
- No
-
-
- 124, 17
-
-
- 223
-
-
- Lower Right as RMB
-
-
- cBlowerRCOn
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 12
-
-
- True
-
-
- NoControl
-
-
- 14, 66
-
-
- No
-
-
- 118, 17
-
-
- 224
-
-
- Jitter Compensation
-
-
- cBTouchpadJitterCompensation
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 6, 31
-
-
- 19, 13
-
-
- 196
-
-
+
L2
-
- lbL2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 82, 32
-
-
- 21, 13
-
-
- 197
-
-
- R2
-
-
- lbR2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 169, 67
-
-
- 28, 13
-
-
- 200
-
-
- mins
-
-
- lbIdleMinutes
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 16
-
-
- 115, 64
-
-
- 49, 20
-
-
- 201
-
-
- nUDIdleDisconnect
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 11
-
-
- 105, 29
-
-
+
+
40, 20
-
- 202
-
-
- nUDR2
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 4
-
-
- flushHIDQueue
-
-
- True
-
-
- NoControl
-
-
- 8, 178
-
-
- Yes
-
-
- 73, 17
-
-
- 198
-
-
- Flush HID
-
-
- cBFlushHIDQueue
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 15
-
-
- 4, 18
-
-
- 43, 20
-
-
- 211
-
-
- nUDRumbleBoost
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBRumble
-
-
- 3
-
-
- NoControl
-
-
- 77, 15
-
-
- 71, 23
-
-
- 214
-
-
- Test Heavy
-
-
- btnRumbleHeavyTest
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBRumble
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 7, 7
-
-
- 26, 13
-
-
- 225
-
-
- Full:
-
-
- lbFull
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 6, 30
-
-
- 15, 13
-
-
- 158
-
-
- R
-
-
- lbLowRed
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 6, 53
-
-
- 15, 13
-
-
- 159
-
-
- G
-
-
- lbLowGreen
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 6, 76
-
-
- 14, 13
-
-
- 160
-
-
- B
-
-
- lbLowBlue
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 3
-
-
- False
-
-
- NoControl
-
-
- 22, 26
-
-
- 100, 20
-
-
- 10
-
-
- tBLowRedBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 4
-
-
- False
-
-
- NoControl
-
-
- 22, 49
-
-
- 100, 20
-
-
- 11
-
-
- tBLowGreenBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 5
-
-
- False
-
-
- NoControl
-
-
- 22, 72
-
-
- 100, 20
-
-
- 12
-
-
- tBLowBlueBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 7, 9
-
-
- 39, 13
-
-
- 225
-
-
- Empty:
-
-
- lbEmpty
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 7
-
-
- 1, 19
-
-
- 134, 96
-
-
- 235
-
-
- pnlFull
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 14
-
-
- 142, 18
-
-
- 126, 97
-
-
- 234
-
-
- pnlLowBattery
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 13
-
-
- True
-
-
- NoControl
-
-
- 82, 6
-
-
- 22, 13
-
-
- 197
-
-
- RS
-
-
- lbRS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 6, 6
-
-
- 20, 13
-
-
- 196
-
-
- LS
-
-
- lbLS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 10
-
-
- 105, 3
-
-
- No
-
-
- 40, 20
-
-
- 203
-
-
- nUDRS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 6
-
-
- 109, 16
-
-
- 49, 20
-
-
- 241
-
-
- numUDMouseSens
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 14
-
-
- 30, 3
-
-
- No
-
-
- 40, 20
-
-
- 203
-
-
- nUDLS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 2
-
-
- 30, 29
-
-
- No
-
-
- 40, 20
-
-
- 203
-
-
- nUDL2
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 99, 127
-
-
- 41, 13
-
-
- 240
-
-
- Friction
-
-
- trackFrictionLb
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 0
-
-
- 162, 125
-
-
- 57, 20
-
-
- 239
-
-
- trackFrictionNUD
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 14, 126
-
-
- 70, 17
-
-
- 238
-
-
- Trackball
-
-
- trackballCk
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 2
-
-
- NoControl
-
-
- 163, 99
-
-
- 101, 23
-
-
- 237
-
-
- None
-
-
- touchpadDisInvertButton
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 142, 83
-
-
- 75, 13
-
-
- 236
-
-
- Disable Invert:
-
-
- label25
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 142, 62
-
-
- 37, 13
-
-
- 235
-
-
- Invert:
-
-
- label15
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 5
-
-
- None
-
-
- X Axis
-
-
- Y Axis
-
-
- Both X and Y Axes
-
-
- 179, 58
-
-
- 85, 21
-
-
- 234
-
-
- touchpadInvertComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 14, 109
-
-
- 142, 17
-
-
- 233
-
-
- Start with Slide/Scroll off
-
-
- cbStartTouchpadOff
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlTPMouse
-
-
- 16
-
-
- 0, 36
-
-
- 2, 2, 2, 2
-
-
- 266, 149
-
-
- 257
-
-
- pnlTPMouse
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 138, 18
-
-
- 2, 2, 2, 2
-
-
- 100, 17
-
-
- 235
-
-
- Use for Controls
-
-
- rBTPControls
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 6, 18
-
-
- 2, 2, 2, 2
-
-
- 93, 17
-
-
- 234
-
-
- Use as Mouse
-
-
- rBTPMouse
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 2
-
-
- 326, 13
-
-
- False
-
-
- 117, 22
-
-
- Control
-
-
- 114, 6
-
-
- 117, 22
-
Default
-
- 127, 22
+
+ tBLowBlueBar
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Dpad
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Left Stick
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Right Stick
-
-
- 117, 22
-
-
- Face Buttons
-
-
- 147, 22
-
-
- w/ Scan Code
-
-
- False
-
-
- 117, 22
-
-
- WASD
-
-
- 147, 22
-
-
- w/ Scan Code
-
-
- 117, 22
-
-
- Arrow Keys
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Mouse
-
-
- 118, 208
-
-
- cMSPresets
-
-
- System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Flat
-
-
+
+
NoControl
-
- 3, 3
-
-
- 80, 23
-
-
- 250
-
-
- Swipe Up
-
-
- bnSwipeUp
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 0
-
-
- NoControl
-
-
- 88, 0
-
-
- 2, 0, 2, 0
-
-
- 168, 23
-
-
- 285
-
-
- Options
-
-
- MiddleLeft
-
-
- lbSwipeUp
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 1
-
-
- Flat
-
-
- NoControl
-
-
- 3, 32
-
-
- 80, 23
-
-
- 250
-
-
- Swipe Down
-
-
- bnSwipeDown
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 2
-
-
- NoControl
-
-
- 88, 29
-
-
- 2, 0, 2, 0
-
-
- 168, 23
-
-
- 286
-
-
- Options
-
-
- MiddleLeft
-
-
- lbSwipeDown
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 3
-
-
- Flat
-
-
- NoControl
-
-
- 3, 61
-
-
- 80, 23
-
-
- 250
-
-
- Swipe Left
-
-
- bnSwipeLeft
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 4
-
-
- NoControl
-
-
- 88, 58
-
-
- 2, 0, 2, 0
-
-
- 168, 23
-
-
- 287
-
-
- Options
-
-
- MiddleLeft
-
-
- lbSwipeLeft
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 5
-
-
- Flat
-
-
- NoControl
-
-
- 3, 90
-
-
- 80, 23
-
-
- 250
-
-
- Swipe Right
-
-
- bnSwipeRight
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 6
-
-
- NoControl
-
-
- 88, 87
-
-
- 2, 0, 2, 0
-
-
- 168, 23
-
-
- 288
-
-
- Options
-
-
- MiddleLeft
-
-
- lbSwipeRight
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTouchSwipe
-
-
- 7
-
-
- 6, 40
-
-
- 260, 148
-
-
- 256
-
-
- fLPTouchSwipe
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 3
-
-
- 2, 259
-
-
- 270, 190
-
-
- 246
-
-
- Touchpad
-
-
- gBTouchpad
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPControls
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 10, 227
-
-
- 67, 13
-
-
- 259
-
-
- BT Poll Rate
-
-
- btPollRateLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 0
-
-
- Max (1 ms)
-
-
- 1000 Hz (1 ms)
-
-
- 500 Hz (2 ms)
-
-
- 333 Hz (3 ms)
-
-
- 250 Hz (4 ms)
-
-
- 200 Hz (5 ms)
-
-
- 166 Hz (6 ms)
-
-
- 142 Hz (7 ms)
-
-
- 125 Hz (8 ms)
-
-
- 111 Hz (9 ms)
-
-
- 100 Hz (10 ms)
-
-
- 90 Hz (11 ms)
-
-
- 83 Hz (12 ms)
-
-
- 76 Hz (13 ms)
-
-
- 71 Hz (14 ms)
-
-
- 66 Hz (15 ms)
-
-
- 62 Hz (16 ms)
-
-
- 85, 224
-
-
- 121, 21
-
-
- 258
-
-
- btPollRateComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 8, 202
-
-
- Yes
-
-
- 147, 17
-
-
- 257
-
-
- Enable Touchpad Toggle
-
-
- enableTouchToggleCheckbox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 8, 154
-
-
- Yes
-
-
- 101, 17
-
-
- 256
-
-
- Use Dinput only
-
-
- cBDinput
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 3
-
-
- NoControl
-
-
- 215, 122
-
-
- 23, 23
-
-
- AutoSize
-
-
- 255
-
-
- pBProgram
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 4, 118
-
-
- Yes
-
-
- 107, 30
-
-
- 254
-
-
- Launch Program
-with profile
-
-
- cBLaunchProgram
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 5
-
-
- Zoom
-
-
- MiddleRight
-
-
- NoControl
-
-
- 132, 122
-
-
- 67, 23
-
-
- 253
-
-
- Browse...
-
-
- btnBrowse
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 5, 96
-
-
- 73, 13
-
-
- 252
-
-
- Use Controller
-
-
- lbUseController
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 8, 42
-
-
- Yes
-
-
- 120, 17
-
-
- 251
-
-
- Mouse Acceleration
-
-
- cBMouseAccel
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 8
-
-
- 85, 95
-
-
- 29, 20
-
-
- 250
-
-
- nUDSixaxis
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 118, 95
-
-
- Yes
-
-
- 142, 17
-
-
- 242
-
-
- for Mapping and readout
-
-
- cBControllerInput
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 8, 65
-
-
- Yes
-
-
- 100, 17
-
-
- 232
-
-
- Idle Disconnect
-
-
- cBIdleDisconnect
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBOther
-
-
- 12
-
-
- 281, 221
-
-
- 272, 256
-
-
- 247
-
-
- Other
-
-
- gBOther
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 5
-
-
- NoControl
-
-
- 6, 214
-
-
- 2, 2, 2, 2
-
-
- 20, 20
-
-
- 243
-
-
- btnRainbow
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 203, 214
-
-
- 15, 13
-
-
- 241
-
-
- %
-
-
- False
-
-
- lbRainbowB
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 1
-
-
- 151, 214
-
-
- 43, 20
-
-
- 242
-
-
- False
-
-
- nUDRainbowB
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 2
-
-
- Flash at
-
-
- Pulse at
-
-
- 4, 133
-
-
- 68, 21
-
-
- 240
-
-
- cBFlashType
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 3
-
-
- Normal
-
-
- Pulse
-
-
- Rainbow
-
-
- Color
-
-
- 91, 166
-
-
- 121, 21
-
-
- 239
-
-
- cBWhileCharging
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 4
-
-
- Zoom
-
-
- Flat
-
-
- NoControl
-
-
- 146, 137
-
-
- 13, 13
-
-
- 49
-
-
- btnFlashColor
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 5
-
-
- Flat
-
-
- NoControl
-
-
- 218, 168
-
-
- 13, 13
-
-
- 49
-
-
- False
-
-
- btnChargingColor
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 5, 167
-
-
- 82, 13
-
-
- 236
-
-
- While Charging:
-
-
- lbWhileCharging
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 125, 137
-
-
- 15, 13
-
-
- 207
-
-
- %
-
-
- lbPercentFlashBar
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 8
-
-
- 78, 134
-
-
- 43, 20
-
-
- 167
-
-
- nUDflashLED
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBLightbar
-
-
- 9
-
-
- 3, 3
-
-
- 272, 244
-
-
- 247
-
-
- Lightbar
-
-
- gBLightbar
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 54, 20
-
-
- 15, 13
-
-
- 207
-
-
- %
-
-
- lbPercentRumble
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBRumble
-
-
- 0
-
-
- NoControl
-
-
- 157, 15
-
-
- 72, 23
-
-
- 214
-
-
- Test Light
-
-
- btnRumbleLightTest
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBRumble
-
-
- 1
-
-
- 281, 3
-
-
- 272, 46
-
-
- 247
-
-
- Rumble
-
-
- gBRumble
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 157, 4
-
-
- 49, 13
-
-
- 197
-
-
- Sixaxis X
-
-
- lbSixaxisX
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 157, 33
-
-
- 49, 13
-
-
- 197
-
-
- Sixaxis Z
-
-
- lbSixaxisZ
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
tPDeadzone
-
- 5
+
+ 3
-
- 212, 31
+
+ 2
-
- No
+
+ 10
-
- 40, 20
+
+ bnTriangle
-
- 203
-
-
- nUDSZ
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 11
-
-
- 212, 2
-
-
- 40, 20
-
-
- 202
-
-
- nUDSX
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPDeadzone
-
-
- 8
-
-
- 153, 17
-
-
- False
-
-
+
Popup
-
+
+ pnlTPMouse
+
+
+ %
+
+
+ pnlController
+
+
+ fLPSettings
+
+
+ Left
+
+
+ 144, 45
+
+
+ 3, 3, 3, 3
+
+
+ 151, 98
+
+
+ 40, 20
+
+
+ 6
+
+
+
+ 15
+
+
+ True
+
+
+ gBRumble
+
+
+ maxZoneTabPage
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 125, 31
+
+
+ 2, 2
+
+
+ 85, 224
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ 216
+
+
+ tPControls
+
+
NoControl
-
- 44, 26
+
+ True
-
- 3, 3
+
+ No
-
- 237
+
+ crossTouchInvStripMenuItem
-
- button1
-
-
- btnSATrack
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 0, 0
pnlSATrack
-
- 0
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- False
+
+ 91, 166
-
- Flat
+
+ 11
-
+
+ 6
+
+
+ maxZoneTabPage
+
+
+ G
+
+
+ 216, 19
+
+
+ 14, 87
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbLCircle
+
+
NoControl
-
- 26, 77
+
+ 6
-
- 3, 3
+
+ 215, 4
-
- 249
+
+ Top
-
- btnSATrackS
+
+ 46
+
+
+ 6, 40
+
+
+ lbL2TrackS
+
+
+ 9
+
+
+ True
+
+
+ NoControl
+
+
+ 0
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ r1TouchInvStripMenuItem
+
+
+ %
+
+
+ 40, 20
+
+
+ 10
+
+
+ 3
+
+
+ pnlTPMouse
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- pnlSATrack
+
+ 30, 30
-
- 1
+
+ 9, 76
-
- 300, 88
+
+ 0
-
- 2, 2, 2, 2
+
+ 7, 9
-
+
+ 5
+
+
+ 73, 13
+
+
+ Yes
+
+
+ 3, 3
+
+
+ 117, 22
+
+
+ NoControl
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 179, 58
+
+
+ gBOther
+
+
+ 3, 90
+
+
+ optionsToolStripMenuItem
+
+
+ Cubic
+
+
+ Quadratic
+
+
+ Enhanced Precision
+
+
+ 0
+
+
+ 240
+
+
+ Down
+
+
+ 0
+
+
+ lbRSTip
+
+
+ btPollRateComboBox
+
+
+ True
+
+
+ 83, 13
+
+
+ pnlController
+
+
+ lbL2TrackS
+
+
+ lbGyroXP
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
125, 125
252
-
- pnlSATrack
+
+ gBSensitivity
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 94, 338
-
-
- 19, 13
-
-
- 216
-
-
- L2
-
-
- MiddleCenter
-
-
- lbL2Track
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 1
-
-
- NoControl
-
-
- 151, 56
-
-
- 125, 31
-
-
- 216
-
-
- Right Stick
-
-
- MiddleCenter
-
-
- lbRSTip
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 7, 3
-
-
- 100, 13
-
-
- 216
-
-
- Input Delay: N/Ams
-
-
- MiddleCenter
-
-
- lbInputDelay
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 162, 338
-
-
- 21, 13
-
-
- 216
-
-
- R2
-
-
- MiddleCenter
-
-
- lbR2Track
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 4
-
-
- NoControl
-
-
- 7, 56
-
-
- 125, 31
-
-
- 216
-
-
- Left Stick
-
-
- MiddleCenter
-
-
- lbLSTip
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 5
-
-
- NoControl
-
-
- 300, 56
-
-
- 125, 31
-
-
- 216
-
-
- Sixaxis: X axis is flipped for easier reading
-
-
- MiddleCenter
-
-
- lbSATip
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 6
-
-
- False
-
-
- False
-
-
- NoControl
-
-
- 142, 233
-
-
- Vertical
-
-
- Yes
-
-
- 25, 125
-
-
- 244
-
-
- tBR2
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 7
-
-
- False
-
-
- False
-
-
- NoControl
-
-
- 109, 233
-
-
- Vertical
-
-
- Yes
-
-
- True
-
-
- 25, 125
-
-
- 244
-
-
- tBL2
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 8
-
-
- False
-
-
- NoControl
-
-
- 71, 25
-
-
- 49, 19
-
-
- 219
-
-
- tBsixaxisAccelX
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 81, 4
-
-
- 34, 13
-
-
- 215
-
-
- Accel
-
-
- lb6Accel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 1
-
-
- False
-
-
- NoControl
-
-
- 3, 24
-
-
- 49, 19
-
-
- 222
-
-
- tBsixaxisGyroX
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 13, 5
-
-
- 29, 13
-
-
- 216
-
-
- Gyro
-
-
- lb6Gryo
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 3
-
-
- False
-
-
- NoControl
-
-
- 2, 52
-
-
- 49, 19
-
-
- 221
-
-
- tBsixaxisGyroY
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 4
-
-
- False
-
-
- NoControl
-
-
- 3, 79
-
-
- 49, 19
-
-
- 220
-
-
- tBsixaxisGyroZ
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 5
-
-
- False
-
-
- NoControl
-
-
- 71, 52
-
-
- 49, 19
-
-
- 218
-
-
- tBsixaxisAccelY
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 6
-
-
- False
-
-
- NoControl
-
-
- 71, 79
-
-
- 49, 19
-
-
- 217
-
-
- tBsixaxisAccelZ
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSixaxis
-
-
- 7
-
-
- 300, 233
-
-
- 125, 125
-
-
- 236
-
-
- pnlSixaxis
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 9
-
-
- False
-
-
- Popup
-
-
- NoControl
-
-
- 29, 61
-
-
- 3, 3
-
-
- 237
-
-
- button1
-
-
- btnLSTrack
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLSTrack
-
-
- 0
-
-
- False
-
-
- Flat
-
-
- NoControl
-
-
- 67, 50
-
-
- 3, 3
-
-
- 247
-
-
- btnLSTrackS
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLSTrack
-
-
- 1
-
-
- 5, 88
-
-
- 2, 2, 2, 2
-
-
- 125, 125
-
-
- 250
-
-
- pnlLSTrack
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 10
-
-
- False
-
-
- Flat
-
-
- NoControl
-
-
- 3, 34
-
-
- 3, 3
-
-
- 248
-
-
- btnRSTrackS
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlRSTrack
-
-
- 0
-
-
- False
-
-
- Popup
-
-
- NoControl
-
-
- 66, 74
-
-
- 3, 3
-
-
- 237
-
-
- button1
-
-
- btnRSTrack
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlRSTrack
-
-
- 1
-
-
- 151, 88
-
-
- 2, 2, 2, 2
-
-
- 125, 125
-
-
- 251
-
-
- pnlRSTrack
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 11
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 438, 455
-
-
- 2
-
-
- Controller Readings
-
-
- lbL2TrackS
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCControls
-
-
- 2
-
-
- NoControl
-
-
- 3, 3
-
-
- 80, 23
-
-
- 250
-
-
- bnGyroZN
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 0
-
-
- NoControl
-
-
- 88, 0
-
-
- 2, 0, 2, 0
-
-
- 166, 23
-
-
- 286
-
-
- MiddleLeft
-
-
- lbGyroZN
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 1
-
-
- NoControl
-
-
- 3, 32
-
-
- 80, 23
-
-
- 250
-
-
- bnGyroZP
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 2
-
-
- NoControl
-
-
- 88, 29
-
-
- 2, 0, 2, 0
-
-
- 166, 23
-
-
- 287
-
-
- MiddleLeft
-
-
- lbGyroZP
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 3
-
-
- NoControl
-
-
- 3, 61
-
-
- 80, 23
-
-
- 250
-
-
- bnGyroXP
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 4
-
-
- NoControl
-
-
- 88, 58
-
-
- 2, 0, 2, 0
-
-
- 166, 23
-
-
- 288
-
-
- MiddleLeft
-
-
- lbGyroXP
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 5
-
-
- NoControl
-
-
- 3, 90
-
-
- 80, 23
-
-
- 250
-
-
- bnGyroXN
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 6
-
-
- NoControl
-
-
- 88, 87
-
-
- 2, 0, 2, 0
-
-
- 166, 23
-
-
- 289
-
-
- MiddleLeft
-
-
- lbGyroXN
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPTiltControls
-
-
- 7
-
-
- 6, 51
-
-
- 271, 167
-
-
- 254
-
-
- fLPTiltControls
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBGyro
-
-
- 2
-
-
- True
-
-
- Top, Bottom, Left
-
-
- Cross :
-
-
- Circle :
-
-
- Square :
-
-
- Triangle :
-
-
- Options :
-
-
- Share :
-
-
- Up :
-
-
- Down :
-
-
- Left :
-
-
- Right :
-
-
- PS :
-
-
- L1 :
-
-
- R1 :
-
-
- L2 :
-
-
- R2 :
-
-
- L3 :
-
-
- R3 :
-
-
- Left Touch :
-
-
- Upper Touch :
-
-
- Multitouch :
-
-
- Right Touch :
-
-
- Left Stick Up :
-
-
- Left Stick Down :
-
-
- Left Stick Left :
-
-
- Left Stick Right :
-
-
- Right Stick Up :
-
-
- Right Stick Down :
-
-
- Right Stick Left :
-
-
- Right Stick Right :
-
-
- Sixaxis Up :
-
-
- Sixaxis Down :
-
-
- Sixaxis Left :
-
-
- Sixaxis Right :
-
-
- 278, 254
-
-
- 157, 186
-
-
- 180
-
-
- lBControls
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPControls
-
-
- 0
-
-
- NoControl
-
-
- 6, 234
-
-
- 182, 22
-
-
- 181
-
-
- Click the lightbar for color picker
-
-
- MiddleCenter
-
-
- False
-
-
- lbControlTip
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPControls
-
-
- 2
-
-
- Zoom
-
-
- False
-
-
- NoControl
-
-
- 394, -2
-
-
- 2, 2, 2, 2
-
-
- 29, 27
-
-
- StretchImage
-
-
- 284
-
-
- pBHoveredButton
-
-
- System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 0
-
-
- NoControl
-
-
- 249, 143
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 304
-
-
- False
-
-
- lbLRS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 1
-
-
- NoControl
-
-
- 118, 143
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 303
-
-
- False
-
-
- lbLLS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 2
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 265, 187
-
-
- 26, 8
-
-
- 172
-
-
- Right Y-Axis+
-
-
- bnRSDown
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 3
-
-
- NoControl
-
-
- 144, 2
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 302
-
-
- False
-
-
- lbLTouchUpper
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 4
-
-
- NoControl
-
-
- 144, 45
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 301
-
-
- False
-
-
- lbLTouchRight
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 5
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 134, 164
-
-
- 28, 22
-
-
- 163
-
-
- Left Stick
-
-
- bnL3
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 6
-
-
- NoControl
-
-
- 130, 45
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 300
-
-
- False
-
-
- lbLTouchLM
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 7
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 262, 152
-
-
- 29, 14
-
-
- 171
-
-
- Right Y-Axis-
-
-
- bnRSUp
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 8
-
-
- NoControl
-
-
- 313, 2
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 299
-
-
- False
-
-
- lbLR2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 9
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 291, 163
+
+ gBOther
10, 19
-
- 170
+
+ tBR2
-
- Right X-Axis+
-
-
- bnRSRight
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 10
-
-
- NoControl
-
-
- 66, 2
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 298
-
-
- False
-
-
- lbLL2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 11
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 264, 166
-
-
- 27, 22
-
-
- 168
-
-
- Right Stick
-
-
- bnR3
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 12
-
-
- NoControl
-
-
- 312, 23
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 297
-
-
- False
-
-
- lbLR1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 13
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 253, 163
-
-
- 10, 19
-
-
- 169
-
-
- Right X-Axis-
-
-
- bnRSLeft
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 14
-
-
- NoControl
-
-
- 59, 22
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 296
-
-
- False
-
-
- lbLL1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 15
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 126, 163
-
-
- 8, 22
-
-
- 164
-
-
- Left X-Axis-
-
-
- bnLSLeft
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 16
-
-
- NoControl
-
-
- 200, 154
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 295
-
-
- False
-
-
- lbLPS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 17
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 134, 153
-
-
- 28, 11
-
-
- 167
-
-
- Left Y-Axis-
-
-
- bnLSUp
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 18
-
-
- NoControl
-
-
- 42, 107
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 294
-
-
- False
-
-
- lbLLeft
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 19
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 162, 163
-
-
- 11, 21
-
-
- 165
-
-
- Left X-Axis+
-
-
- bnLSRight
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 20
-
-
- NoControl
-
-
- 90, 106
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 293
-
-
- False
-
-
- lbLright
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 21
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 134, 185
-
-
- 28, 10
-
-
- 166
-
-
- Left Y-Axis+
-
-
- bnLSDown
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 22
-
-
- NoControl
-
-
- 73, 121
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 292
-
-
- False
-
-
- lbLDown
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 23
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 314, -1
-
-
- 45, 21
-
-
- 89
-
-
- Right Trigger
-
-
- bnR2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 24
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 74, 77
-
-
- 21, 32
-
-
- 80
-
-
- Up Button
-
-
- bnUp
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 25
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 74, 121
-
-
- 20, 27
-
-
- 81
-
-
- Down Button
-
-
- bnDown
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 26
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 323, 75
-
-
- 30, 30
-
-
- 73
-
-
- Y Button
-
-
- bnTriangle
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 27
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 310, 22
-
-
- 56, 22
-
-
- 87
-
-
- Right Bumper
-
-
- bnR1
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 28
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 295, 103
-
-
- 26, 26
-
-
- 72
-
-
- X Button
-
-
- bnSquare
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 29
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 96, 105
-
-
- 33, 23
-
-
- 82
-
-
- Right Button
-
-
- bnRight
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 30
-
-
- NoControl
-
-
- 72, 78
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 291
-
-
- False
-
-
- lbLUp
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 31
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 42, 106
-
-
- 34, 22
-
-
- 83
-
-
- Left Button
-
-
- bnLeft
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 32
-
-
- NoControl
-
-
- 122, 66
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 290
-
-
- False
-
-
- lbLShare
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
+
+ 0
33
-
- None
+
+ 3
-
- Flat
+
+ fLPSettings
-
+
+ 2
+
+
NoControl
-
- 282, 58
-
-
- 28, 32
-
-
- 84
-
-
- Start
-
-
- bnOptions
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 34
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 120, 57
-
-
- 22, 32
-
-
- 85
-
-
- Back
-
-
- bnShare
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 35
-
-
- NoControl
-
-
- 286, 66
-
-
- 2, 0, 2, 0
-
-
- 12, 12
-
-
- 289
-
-
- False
-
-
- lbLOptions
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 36
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 58, 22
-
-
- 55, 22
-
-
- 88
-
-
- Left Bumper
-
-
- bnL1
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 37
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 234, 62
-
-
- 46, 65
-
-
- 190
-
-
- Left Mouse Button
-
-
- bnTouchRight
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 38
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 70, 2
-
-
- 40, 17
-
-
- 90
-
-
- Left Trigger
-
-
- bnL2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 39
-
-
- NoControl
-
-
- 324, 77
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 288
-
-
- False
-
-
- lbLTriangle
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 40
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 143, 63
-
-
- 42, 63
-
-
- 191
-
-
- Left Mouse Button
-
-
- bnTouchLeft
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 41
-
-
- NoControl
-
-
- 294, 103
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 287
-
-
- False
-
-
- lbLSquare
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 42
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 186, 61
-
-
- 47, 67
-
-
- 192
-
-
- Right Mouse Button
-
-
- bnTouchMulti
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 43
-
-
- NoControl
-
-
- 354, 103
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 286
-
-
- False
-
-
- lbLCircle
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 44
-
-
- NoControl
-
-
- 324, 130
-
-
- 2, 0, 2, 0
-
-
- 2, 2
-
-
- 285
-
-
- False
-
-
- lbLCross
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 45
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 143, 42
-
-
- 138, 19
-
-
- 193
+
+ triangleTouchInvStripMenuItem
Middle Mouse Button
-
- bnTouchUpper
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 46
-
-
- Zoom
-
-
- Flat
-
-
- NoControl
-
-
- 143, 30
-
-
- 138, 13
-
-
- 91
-
-
- btnLightbar
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 47
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 203, 154
-
-
- 17, 17
-
-
- 86
-
-
- Guide
-
-
- bnPS
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 48
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 324, 128
-
-
- 30, 29
-
-
- 74
-
-
- A Button
-
-
- bnCross
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 49
-
-
- None
-
-
- Flat
-
-
- NoControl
-
-
- 354, 101
-
-
- 29, 30
-
-
- 71
-
-
- B Button
-
-
- bnCircle
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 50
-
-
- NoControl
-
-
- 90, 195
-
-
- 250, 30
-
-
- 283
-
-
- Cross: A
-
-
- TopCenter
-
-
- lbControlName
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlController
-
-
- 51
-
-
- 2, 2
-
-
- 2, 2, 2, 2
-
-
- 422, 230
-
-
- 282
-
-
- pnlController
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPControls
-
-
- 3
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 438, 455
-
-
- 0
-
-
- Controls
-
-
- tPControls
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCControls
-
-
- 0
-
-
- Name
-
-
- 140
-
-
- Trigger
-
-
- 105
-
-
- Action
-
-
- 100
-
-
- Fill
-
-
- 0, 66
-
-
- 438, 389
-
-
- 13
-
-
- lVActions
-
-
- System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlActions
-
-
- 0
-
-
- NoControl
-
-
- 3, 3
-
-
- 136, 23
-
-
- 14
-
-
- New Action
-
-
- btnNewAction
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPActionButtons
-
-
- 0
-
-
- NoControl
-
-
- 145, 3
-
-
- 136, 23
-
-
- 14
-
-
- Edit Action
-
-
- btnEditAction
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPActionButtons
-
-
- 1
-
-
- NoControl
-
-
- 287, 3
-
-
- 136, 23
-
-
- 14
-
-
- Remove Action
-
-
- btnRemAction
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPActionButtons
-
-
- 2
-
-
- Fill
-
-
- 0, 28
-
-
- 438, 38
-
-
- 15
-
-
- fLPActionButtons
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel2
-
-
- 0
-
-
- Top
-
-
- NoControl
-
-
- 0, 0
-
-
- 438, 28
-
-
- 15
-
-
- Hold selected controls to perform an action, check the Action to use it while profile is loaded
-
-
- MiddleCenter
-
-
- lbActionsTip
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel2
-
-
- 1
-
-
- Top
-
-
- 0, 0
-
-
- 2, 2, 2, 2
-
-
- 438, 66
-
-
- 16
-
-
- panel2
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlActions
-
-
- 1
-
-
- Fill
-
-
- 0, 0
-
-
- 438, 455
-
-
- 15
-
-
- pnlActions
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPSpecial
-
-
- 0
-
-
- 4, 22
-
-
- 438, 455
-
-
- 3
-
-
- Special Actions
-
-
- tPSpecial
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCControls
-
-
- 1
-
-
- Left
-
-
- 0, 0
-
-
- 446, 481
-
-
- 253
-
-
- tCControls
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 4
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 264, 52
-
-
- 0
-
-
- Deadzone
-
-
- tPDeadzone
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 0
-
-
- 214, 29
-
-
- 47, 20
-
-
- 11
-
-
- nUDSixaxisZAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 0
-
-
- 215, 4
-
-
- 46, 20
-
-
- 10
-
-
- nUDSixaxisXAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 160, 31
-
-
- 52, 13
-
-
- 9
-
-
- Sixaxis Z:
-
-
- label20
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 160, 6
-
-
- 52, 13
-
-
- 8
-
-
- Sixaxis X:
-
-
- label19
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 3
-
-
- 107, 29
-
-
- 44, 20
-
-
- 7
-
-
- nUDR2AntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 83, 31
-
-
- 24, 13
-
-
- 6
-
-
- R2:
-
-
- label3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 5
-
-
- 31, 29
-
-
- 42, 20
-
-
- 5
-
-
- nUDL2AntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 7, 31
-
-
- 22, 13
-
-
- 4
-
-
- L2:
-
-
- label4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 7
-
-
- 108, 3
-
-
- 43, 20
-
-
- 3
-
-
- nUDRSAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 82, 6
-
-
- 25, 13
-
-
- 2
-
-
- RS:
-
-
- label2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 9
-
-
- 31, 3
-
-
- 42, 20
-
-
- 1
-
-
- nUDLSAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- antiDeadzoneTabPage
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 6, 5
-
-
- 23, 13
+
+ Right
0
-
- LS:
+
+ None
-
- label1
+
+ 288
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ cBControllerInput
-
- antiDeadzoneTabPage
+
+ $this
-
- 11
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 264, 52
-
-
- 2
-
-
- Anti-Deadzone
-
-
- antiDeadzoneTabPage
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 1
-
-
- 220, 29
-
-
- 40, 20
-
-
- 11
-
-
- nUDSixAxisZMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 0
-
-
- 220, 3
-
-
- 41, 20
-
-
- 10
-
-
- nUDSixAxisXMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 162, 31
-
-
- 52, 13
-
-
- 9
-
-
- Sixaxis Z:
-
-
- label18
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 162, 6
-
-
- 52, 13
-
-
- 8
-
-
- Sixaxis X:
-
-
- label17
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 3
-
-
- 114, 29
-
-
- 40, 20
-
-
- 7
-
-
- nUDR2Maxzone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 4
-
-
- 36, 29
-
-
- 41, 20
-
-
- 6
-
-
- nUDL2Maxzone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 5
-
-
- True
-
-
- NoControl
-
-
- 85, 31
-
-
- 24, 13
-
-
- 5
-
-
- R2:
-
-
- label8
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 6
-
-
- True
-
-
+
NoControl
8, 31
-
- 22, 13
+
+ pnlSAMouse
-
- 4
+
+ Use Dinput only
-
- L2:
+
+ tPDeadzone
-
- label7
+
+ 313, 2
-
+
+ tPOutCurve
+
+
+ Triangle
+
+
+ Gyro Sensitivity:
+
+
+ 0, 66
+
+
+ True
+
+
+ 2, 2
+
+
+ lbEmpty
+
+
+ R2
+
+
+ 0
+
+
+ gBGyro
+
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ NoControl
+
+
+ 217
+
+
+ 8
+
+
+ 127, 22
+
+
+ gBSensitivity
+
+
+ tpRotation
+
+
+ 8, 202
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlRSTrack
+
+
+ 197
+
+
+ 5
+
+
+ 11, 21
+
+
+ 88, 0
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBLightbar
+
+
+ 117, 22
+
+
+ 264, 52
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
maxZoneTabPage
-
+
+ NoControl
+
+
+ 85, 95
+
+
+ 4
+
+
+ shareToolStripMenuItem
+
+
+ 96, 93
+
+
+ 8
+
+
+ nUDGyroMouseVertScale
+
+
+ Left Touch :
+
+
+ 41, 13
+
+
+ Right Stick Left :
+
+
+ 25
+
+
+ NoControl
+
+
+ 2
+
+
+ tPDeadzone
+
+
+ NoControl
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ wScanCodeWASDToolStripMenuItem
+
+
+ 5
+
+
+ 354, 103
+
+
+ 142, 83
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 221, 28
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ Inverted
+
+
+ 43, 20
+
+
+ None
+
+
+ 151, 88
+
+
+ 49, 21
+
+
+ 3
+
+
+ pnlLSTrack
+
+
+ bnL2
+
+
+ 207
+
+
+ nUDTap
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 8, 145
+
+
+ bnGyroZN
+
+
+ gBOther
+
+
+ tSMILSInverted
+
+
+ Trigger
+
+
+ Yes
+
+
+ L2
+
+
+ Normal
+
+
+ 0
+
+
+ enableTouchToggleCheckbox
+
+
+ pnlSAMouse
+
+
+ Right Y-Axis-
+
+
+ gBOther
+
+
+ fLPActionButtons
+
+
7
-
- 114, 4
+
+ False
-
+
+ bnR1
+
+
+ 5
+
+
+ Sixaxis X:
+
+
40, 20
+
+ rBSAMouse
+
+
+ 86, 31
+
+
+ 25, 125
+
+
+ 194, 22
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 214
+
+
+ 2, 0, 2, 0
+
+
+ 6
+
+
+ False
+
+
+ 90 Hz (11 ms)
+
+
+ label5
+
+
+ maxZoneTabPage
+
+
+ Down
+
+
+ 168, 23
+
+
+ 66, 2
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ None
+
+
+ lbL2TrackS
+
+
+ Sixaxis Z:
+
+
+ pnlLowBattery
+
+
+ lbL2S
+
+
+ None
+
+
+ 287
+
+
+ 16
+
+
+ pBProgram
+
+
+ cBLaunchProgram
+
+
+ 11, 39
+
+
+ Flat
+
+
+ nUDL2Maxzone
+
+
+ 0
+
+
+ AutoSize
+
+
+ 11
+
+
+ 4
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Max Zone
+
+
+ 3
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ bnCircle
+
+
+ tCSens
+
+
+ 7, 56
+
+
+ 8, 154
+
+
+ NoControl
+
+
+ 284
+
+
+ pnlController
+
+
+ 107, 30
+
+
+ pnlSAMouse
+
+
+ MiddleLeft
+
+
+ bnGyroXN
+
+
+ None
+
+
+ False
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tCSens
+
+
+ 153, 16
+
+
+ 101, 23
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 286
+
+
+ 293
+
+
+ btnLSTrack
+
+
+ 82, 6
+
+
+ 254
+
+
+ tpRotation
+
+
+ 127, 22
+
+
+ 5
+
+
+ Right Stick
+
+
+ NoControl
+
+
+ NoControl
+
+
+ Empty:
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 117, 22
+
+
+ 70, 17
+
+
+ NoControl
+
+
+ nUDRSRotation
+
+
+ 29, 27
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 285
+
+
+ 159
+
+
+ maxZoneTabPage
+
+
+ lbLSCurve
+
+
+ gBOther
+
+
+ Deadzone
+
+
+ cHName
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 250
+
+
+ False
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Mouse Sensitivity:
+
+
+ 194, 22
+
+
+ lbRSCurvePercent
+
+
+ 185, 141
+
+
+ 283
+
+
+ antiDeadzoneTabPage
+
+
+ pnlController
+
+
+ No
+
+
+ oneFingerTouchInvStripMenuItem
+
+
+ NoControl
+
+
+ pnlSAMouse
+
+
+ pnlTPMouse
+
+
+ 60, 13
+
+
+ NoControl
+
+
+ 197
+
+
+ 2, 2
+
+
+ 2, 0, 2, 0
+
+
+ 140
+
+
+ 18
+
+
+ 264, 52
+
+
+ 82, 32
+
+
+ tBRedBar
+
+
+ Hold selected controls to perform an action, check the Action to use it while profile is loaded
+
+
+ Flat
+
+
+ 8, 65
+
+
+ 296
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBSensitivity
+
+
+ 71, 79
+
+
+ 5
+
+
+ NoControl
+
+
+ pnlController
+
+
+ w/ Scan Code
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ label14
+
+
+ 71 Hz (14 ms)
+
+
+ NoControl
+
+
+ 4, 22
+
+
+ None
+
+
+ lbR2Track
+
+
+ 22, 13
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 31, 28
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ label15
+
+
+ Flat
+
+
+ 2, 0, 2, 0
+
+
+ 17
+
+
+ pnlSAMouse
+
+
+ 24, 13
+
+
+ 122, 66
+
+
+ 7, 10
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 42, 107
+
+
+ 127, 22
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 36, 29
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 45, 17
+
+
+ True
+
+
+ 67, 23
+
+
+ cHAction
+
+
+ pnlController
+
+
+ 165, 17
+
+
+ NoControl
+
+
+ 15
+
+
+ 87
+
+
+ 3
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Left Stick
+
+
+ 11
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3, 3
+
+
+ label10
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 236
+
+
+ 43, 20
+
+
+ 40, 20
+
+
+ 6, 30
+
+
+ lbLLS
+
+
+ Guide
+
+
+ True
+
+
+ tpRotation
+
+
+ Y Axis
+
+
+ 145, 3
+
+
+ 235
+
+
+ label11
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 8
+
+
+ Cross
+
+
+ Flat
+
+
+ NoControl
+
+
+ maxZoneTabPage
+
+
+ 13
+
+
+ 105, 3
+
+
+ pnlController
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 214
+
+
+ label16
+
+
+ 9
+
+
+ R1 :
+
+
+ Sixaxis Right :
+
+
+ Left Stick Down :
+
+
+ bnLSLeft
+
+
+ pnlTPMouse
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel2
+
+
+ lbPercentFlashBar
+
+
+ 49, 20
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ 142, 17
+
+
+ label17
+
+
+ Gyro
+
+
+ 24, 13
+
+
+ NoControl
+
+
+ antiDeadzoneTabPage
+
+
+ True
+
+
+ 1
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ True
+
+
+ 1
+
+
+ numUDMouseSens
+
+
+ 197
+
+
+ tPSpecial
+
+
+ 422, 230
+
+
+ 194, 22
+
+
+ gBSensitivity
+
+
+ 3
+
+
+ NoControl
+
+
+ 22
+
+
+ 1
+
+
+ downToolStripMenuItem
+
+
+ bnRight
+
+
+ lbFull
+
+
+ tBL2
+
+
+ pnlController
+
+
+ fLPTouchSwipe
+
+
+ System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 42, 63
+
+
+ NoControl
+
+
+ 16
+
+
+ 300, 56
+
+
+ 39
+
+
+ label12
+
3
+
+ pBHoveredButton
+
+
+ 14, 109
+
+
+ 167
+
+
+ gBLightbar
+
+
+ MiddleCenter
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 166, 23
+
+
+ L2:
+
+
+ 2
+
+
+ False
+
+
+ Edit Action
+
+
+ 147, 22
+
+
+ 49, 19
+
+
+ 18, 94
+
+
+ True
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ Cubic
+
+
+ RS
+
+
+ 88, 58
+
+
+ label18
+
+
+ tpRotation
+
+
+ 14, 66
+
+
+ 213
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 223
+
+
+ True
+
+
+ RS:
+
+
+ NoControl
+
+
+ 324, 130
+
+
+ 196
+
+
+ 9
+
+
+ label19
+
+
+ True
+
+
+ 237
+
+
+ btnBrowse
+
+
+ NoControl
+
+
+ 1
+
+
+ 196
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 394, -2
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ nUDIdleDisconnect
+
+
+ pnlController
+
+
+ 2, 0, 2, 0
+
+
+ 40, 20
+
+
+ 207
+
+
+ 38
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 107, 29
+
+
+ 0
+
+
+ 82, 6
+
+
+ B Button
+
+
+ gBSensitivity
+
+
+ 162
+
+
+ 295
+
+
+ tBsixaxisGyroY
+
+
+ 63, 39
+
+
+ True
+
+
+ NoControl
+
+
+ 143, 30
+
+
+ False
+
+
+ NoControl
+
+
+ 30, 3
+
+
+ lbButtonMouseSens
+
+
+ gBOther
+
+
+ NoControl
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Click the lightbar for color picker
+
+
+ lbLTouchUpper
+
+
+ 2
+
+
+ 182, 22
+
+
+ 52, 13
+
+
+ 249, 143
+
+
+ True
+
+
+ lb6Gryo
+
+
+ nUDRSAntiDead
+
+
+ 250
+
+
+ bnUp
+
+
+ btnRSTrack
+
+
+ False
+
+
+ True
+
+
+ pnlSATrack
+
+
+ Roll
+
+
+ 7
+
+
+ Linear
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ LS
+
+
+ lbLright
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 162, 163
+
+
+ 9
+
+
+ 212, 2
+
+
+ 4
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ MiddleCenter
+
+
+ Cubic
+
+
+ 219
+
+
+ 212
+
+
+ 16
+
+
+ Yes
+
+
+ 1
+
+
+ 1
+
+
+ None
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 72, 23
+
+
+ Inverted
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 31, 3
+
+
+ 0
+
+
+ bnL1
+
+
+ gBTouchpad
+
+
+ tPDeadzone
+
+
+ lbRed
+
+
+ 121, 21
+
+
+ 10
+
+
+ True
+
+
+ pnlController
+
+
+ Flat
+
+
+ maxZoneTabPage
+
+
+ 6
+
+
+ nUDR2AntiDead
+
+
+ Up Button
+
+
+ 258
+
+
+ 2, 2
+
+
+ Square
+
+
+ Fill
+
+
+ rBSAControls
+
+
+ 10
+
+
+ Yes
+
+
+ Inverted
+
+
+ 2, 0, 2, 0
+
+
+ Right Stick
+
+
+ bnSquare
+
+
+ Flat
+
+
+ pnlSAMouse
+
+
+ Options
+
+
+ Top, Bottom, Left
+
+
+ NoControl
+
+
+ NoControl
+
+
+ Left Mouse Button
+
+
+ 266
+
+
+ False
+
+
+ 172
+
+
+ 142, 62
+
+
+ tPCurve
+
+
+ LS:
+
+
+ 217
+
+
+ 160
+
+
+ 4, 22
+
+
+ nUDRainbowB
+
+
+ Fill
+
+
+ 168, 23
+
+
+ tCControls
+
+
+ 10
+
+
+ pnlTPMouse
+
+
+ 3, 3, 3, 3
+
+
+ 214, 29
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 11
+
+
+ 0
+
+
+ True
+
+
+ 201
+
+
+ 109, 39
+
+
+ 100, 20
+
+
+ 438, 38
+
+
+ 100, 20
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 127, 22
+
+
+ 205
+
+
+ tPOutCurve
+
+
+ 2, 2, 2, 2
+
+
+ 6
+
+
+ R1
+
+
+ 49, 20
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 194, 22
+
+
+ 2, 0, 2, 0
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 2
+
+
+ 4
+
+
+ circleToolStripMenuItem
+
+
+ 47, 20
+
+
+ Color
+
+
+ 2
+
+
+ cHTrigger
+
+
+ 6, 214
+
+
+ %
+
+
+ 2 Fingers on Touchpad
+
+
+ nUDSixaxis
+
+
+ lbL2TrackS
+
+
+ Yes
+
+
+ 12
+
+
+ LS:
+
+
+ 21, 13
+
+
+ 229
+
+
+ Multitouch :
+
+
+ 11
+
+
+ Sixaxis Up :
+
+
+ 168, 23
+
+
+ pnlController
+
+
+ 80, 23
+
+
+ NoControl
+
+
+ Left :
+
+
+ PS
+
+
+ cBDoubleTap
+
+
+ pnlTPMouse
+
+
+ 299
+
+
+ 197
+
+
+ 3
+
+
+ Left Mouse Button
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 249
+
+
+ Mouse Acceleration
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 13, 20
+
+
+ gyroTriggerBehavior
+
+
+ button1
+
+
+ Input Delay: N/Ams
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 0, 2, 0
+
+
+ 194, 22
+
+
+ 162, 338
+
+
+ Cross :
+
+
+ Left X-Axis-
+
+
+ 192
+
+
+ 225
+
+
+ pnlRSTrack
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 56, 22
+
+
+ gBRumble
+
+
+ 125, 125
+
+
+ Jitter Compensation
+
+
+ 42, 20
+
+
+ NoControl
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBLightbar
+
+
+ 130, 18
+
+
+ pnlController
+
+
+ 233
+
+
+ 310, 22
+
+
+ 8
+
nUDRSMaxZone
-
+
+ 6
+
+
+ 6
+
+
+ tPCurve
+
+
+ antiDeadzoneTabPage
+
+
+ Use as Mouse
+
+
+ tPDeadzone
+
+
+ tBBlueBar
+
+
+ 2, 2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tBLowRedBar
+
+
+ L1
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 144, 20
+
+
+ Sixaxis X
+
+
+ 1
+
+
+ nUDSZS
+
+
+ 118, 17
+
+
+ 49, 19
+
+
+ lbSixaxisZ
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ btnRumbleLightTest
+
+
+ 134, 185
+
+
+ 0, 0
+
+
+ 23, 13
+
+
+ 194, 22
+
+
+ nUDLSAntiDead
+
+
+ 4
+
+
+ NoControl
+
+
+ None
+
+
+ 208, 18
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3, 3
+
+
+ Flush HID
+
+
+ True
+
+
+ 171
+
+
+ Quadratic
+
+
+ Yes
+
+
+ Action
+
+
+ 203
+
+
+ 121, 21
+
+
+ 300, 88
+
+
+ fLPSettings
+
+
+ 88, 29
+
+
+ NoControl
+
+
+ 5
+
+
+ nUDScroll
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Back
+
+
+ 108, 3
+
+
+ True
+
+
+ 1
+
+
+ New Action
+
+
+ pnlLowBattery
+
+
+ True
+
+
+ 5
+
+
+ None
+
+
+ tPControls
+
+
+ Other
+
+
+ Swipe Right
+
+
+ 256
+
+
+ nUDL2AntiDead
+
+
+ gBGyro
+
+
+ 28, 32
+
+
+ True
+
+
+ fLPTouchSwipe
+
+
+ 14, 13
+
+
+ False
+
+
+ 100 Hz (10 ms)
+
+
+ cBGyroMouseXAxis
+
+
+ 5
+
+
+ gBSensitivity
+
+
+ 262, 152
+
+
+ 68, 21
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbActionsTip
+
+
+ 15, 13
+
+
+ 314, -1
+
+
+ tPControls
+
+
+ 14
+
+
+ True
+
+
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ True
+
+
+ 239
+
+
+ label23
+
+
+ 216
+
+
+ 3, 3
+
+
+ cBScroll
+
+
+ NoControl
+
+
+ 4
+
+
+ tpRotation
+
+
+ 15, 13
+
+
+ 46, 65
+
+
+ False
+
+
+ False
+
+
+ 4
+
+
+ 28
+
+
+ 20, 13
+
+
+ Flat
+
+
+ 127, 22
+
+
+ NoControl
+
+
+ tBsixaxisAccelZ
+
+
+ 272, 244
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ MiddleCenter
+
+
+ 3
+
+
+ NoControl
+
+
+ pnlLowBattery
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 166, 23
+
+
+ gBRumble
+
+
+ 194, 22
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ No
+
+
+ 14
+
+
+ 7, 7
+
+
+ TopRight
+
+
+ 194, 22
+
+
+ tPCurve
+
+
+ 230
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 35, 19
+
+
+ 10, 27
+
+
+ 6, 191
+
+
+ Flat
+
+
+ TopRight
+
+
+ NoControl
+
+
+ 17, 17
+
+
+ 40, 20
+
+
+ 14, 13
+
+
+ True
+
+
+ lbLL2
+
+
+ 15
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 247
+
+
+ 72, 78
+
+
+ R3 :
+
+
+ Right Stick Down :
+
+
+ 4
+
+
+ Trackball
+
+
+ 324, 128
+
+
+ Left
+
+
+ 8, 42
+
+
+ 5, 17
+
+
+ secs/cycle
+
+
+ tBsixaxisAccelY
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 7
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Flat
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tBsixaxisAccelX
+
+
+ 2, 0, 2, 0
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3, 32
+
+
+ 0
+
+
+ gBOther
+
+
+ 5
+
+
+ 15, 13
+
+
+ pnlController
+
+
+ True
+
+
+ 170, 93
+
+
+ 3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 194, 22
+
+
+ 20, 13
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 2
+
+
+ NoControl
+
+
+ tBLowGreenBar
+
+
+ 253, 163
+
+
+ button1
+
+
+ controlToolStripMenuItem
+
+
+ gBOther
+
+
+ NoControl
+
+
+ 4, 133
+
+
+ 96, 145
+
+
+ 49
+
+
+ 6
+
+
+ Lower Right as RMB
+
+
+ cBDinput
+
+
+ 3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ True
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ L2:
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ MouseToolStripMenuItem
+
+
+ label2
+
+
+ 46, 20
+
+
+ label9
+
+
+ 81, 4
+
+
+ 30, 215
+
+
+ 6, 5
+
+
+ 80, 23
+
+
+ 2
+
+
+ R3
+
+
+ triangleToolStripMenuItem
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 82, 17
+
+
+ pnlFull
+
+
+ NoControl
+
+
+ 2
+
+
+ Flat
+
+
+ 3, 3, 3, 3
+
+
+ 14
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 125, 125
+
+
+ 4
+
+
+ Right Mouse Button
+
+
+ 40, 20
+
+
+ 23, 13
+
+
+ 257
+
+
+ 0
+
+
+ True
+
+
+ 257
+
+
+ 203
+
+
+ 0, 36
+
+
+ NoControl
+
+
+ btnSATrack
+
+
+ lbLPS
+
+
+ alwaysOnToolStripMenuItem
+
+
+ for Mapping and readout
+
+
+ 93, 17
+
+
+ 14
+
+
+ lbGyroInvert
+
+
+ pnlLSTrack
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 7, 31
+
+
+ True
+
+
+ 136, 23
+
+
+ btnLightbar
+
+
+ Options
+
+
+ panel2
+
+
+ True
+
+
+ 0
+
+
+ 167, 9
+
+
+ 2
+
+
+ 3, 32
+
+
+ 25, 13
+
+
+ 2
+
+
+ 117, 22
+
+
+ tCSens
+
+
+ r2TouchInvStripMenuItem
+
+
+ 215
+
+
+ nUDRainbow
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 2, 0, 2, 0
+
+
+ NoControl
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ R2
+
+
+ Enable Touchpad Toggle
+
+
+ NoControl
+
+
+ Flat
+
+
+ 1
+
+
+ 257
+
+
+ Flat
+
+
+ 216
+
+
+ pnlLowBattery
+
+
+ 2
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 198
+
+
+ 35, 47
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 13
+
+
+ 195, 444
+
+
+ 0
+
+
+ 294
+
+
+ Browse...
+
+
+ tPSpecial
+
+
+ Linear
+
+
+ 31, 29
+
+
+ False
+
+
+ 20
+
+
+ Use for Controls
+
+
+ lbLTouchLM
+
+
+ nUDR2S
+
+
+ 6, 43
+
+
+ NoControl
+
+
+ 5
+
+
+ 194, 22
+
+
+ 2, 2
+
+
+ True
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ pnlController
+
+
+ 250, 30
+
+
+ 260
+
+
+ MiddleLeft
+
+
+ 82, 51
+
+
+ 85
+
+
+ NoControl
+
+
+ 0
+
+
+ lbL2TrackS
+
+
+ 215
+
+
+ 2
+
+
maxZoneTabPage
-
+
+ Use as Mouse
+
+
+ No
+
+
+ 238
+
+
+ bnTouchRight
+
+
+ pnlLSTrack
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbLCross
+
+
+ tCControls
+
+
+ lbLUp
+
+
+ 22, 13
+
+
+ 99, 127
+
+
+ twoFingerTouchInvStripMenuItem
+
+
+ pnlSAMouse
+
+
+ Flat
+
+
+ 5
+
+
+ None
+
+
+ pnlTPMouse
+
+
+ None
+
+
+ None
+
+
+ flushHIDQueue
+
+
+ pnlController
+
+
+ cMGyroTriggers
+
+
+ pnlSixaxis
+
+
+ 2
+
+
+ False
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 88
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPCurve
+
+
+ nUDRSCurve
+
+
+ 25, 13
+
+
+ 0, 0
+
+
+ 40, 20
+
+
+ 37, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ MiddleCenter
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 162, 6
+
+
+ 10
+
+
+ 287, 3
+
+
+ pnlController
+
+
+ cBLightbyBattery
+
+
+ 7
+
+
+ Name
+
+
+ Square
+
+
+ NoControl
+
+
+ gBOther
+
+
+ pnlSAMouse
+
+
+ 194, 22
+
+
+ fLPTiltControls
+
+
+ 26, 26
+
+
+ Right :
+
+
+ 7
+
+
+ tBGreenBar
+
+
+ L2
+
+
+ 40, 20
+
+
+ Circle :
+
+
+ Triangle :
+
+
+ Square :
+
+
+ Share :
+
+
+ 13
+
+
+ 272, 224
+
+
+ Up :
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 165
+
+
+ 147, 17
+
+
+ 143, 63
+
+
+ pnlLowBattery
+
+
+ Popup
+
+
+ tPCurve
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 40, 17
+
+
+ True
+
+
+ 73, 121
+
+
+ btnRemAction
+
+
+ Always on
+
+
+ 10
+
+
+ 55, 20
+
+
+ True
+
+
+ 55, 22
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0, 28
+
+
+ 0
+
+
+ NoControl
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6, 5
+
+
+ 304
+
+
+ 44, 26
+
+
+ lbUseController
+
+
+ 13, 18
+
+
+ Options :
+
+
+ PS
+
+
+ Quadratic
+
+
+ 3
+
+
+ NoControl
+
+
+ pnlTPMouse
+
+
+ 127, 22
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 72
+
+
+ 255
+
+
+ NoControl
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
8
-
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 289
+
+
+ pnlController
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbSwipeLeft
+
+
+ lbL2TrackS
+
+
+ Right X-Axis+
+
+
+ 162, 125
+
+
+ 13
+
+
+ 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 240
+
+
+ 39, 13
+
+
+ cBSixaxisXOutputCurve
+
+
+ Slide
+
+
+ 159
+
+
+ Cubic
+
+
+ 127, 22
+
+
+ Scroll
+
+
+ 52, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ Left Y-Axis+
+
+
+ pnlController
+
+
+ True
+
+
+ 565, 481
+
+
+ nUDSixaxisZAntiDead
+
+
+ Down :
+
+
+ True
+
+
+ 39, 13
+
+
+ Right Trigger
+
+
+ 2
+
+
+ NoControl
+
+
+ 88, 87
+
+
+ 258
+
+
+ NoControl
+
+
+ 109, 233
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 194, 22
+
+
+ lbSmoothWeight
+
+
+ MiddleLeft
+
+
+ pnlController
+
+
+ NoControl
+
+
+ 10
+
+
+ 134, 164
+
+
+ Yes
+
+
+ tPDeadzone
+
+
+ 15, 13
+
+
+ Left X-Axis+
+
+
+ 167, 74
+
+
+ 74
+
+
+ 200, 154
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ circleTouchInvStripMenuItem
+
+
True
NoControl
-
- 85, 5
+
+ 7
-
- 25, 13
+
+ 6, 18
-
- 2
-
-
- RS:
-
-
- label6
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 9
-
-
- 37, 3
-
-
- 40, 20
-
-
- 1
-
-
- nUDLSMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 8, 5
-
-
- 23, 13
-
-
- 0
-
-
- LS:
-
-
- label5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- maxZoneTabPage
-
-
- 11
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
+
264, 52
-
- 3
-
-
- Max Zone
-
-
- maxZoneTabPage
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 2
-
-
- Linear
-
-
- Quadratic
-
-
- Cubic
-
-
- 221, 28
-
-
- 40, 21
-
-
- 11
-
-
- cBSixaxisZOutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 0
-
-
- Linear
-
-
- Quadratic
-
-
- Cubic
-
-
- 221, 1
-
-
- 40, 21
-
-
- 10
-
-
- cBSixaxisXOutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 1
-
-
- True
-
-
+
NoControl
-
- 168, 31
+
+ nUDSixAxisXMaxZone
-
- 52, 13
+
+ 194, 22
+
+
+ 1
+
+
+ pnlLowBattery
+
+
+ pnlController
+
+
+ NoControl
+
+
+ 125, 125
+
+
+ lbLSquare
+
+
+ 105
+
+
+ 49, 17
+
+
+ 4, 118
+
+
+ 15, 13
+
+
+ 8
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbWhileCharging
9
-
- Sixaxis Z:
+
+ None
-
- label24
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 2
-
-
+
True
-
+
+ 216
+
+
+ 15, 13
+
+
+ False
+
+
NoControl
-
- 168, 4
+
+ 3, 24
-
+
+ NoControl
+
+
+ Right Stick Up :
+
+
+ 81, 21
+
+
+ 34, 22
+
+
+ lbLR2
+
+
+ pnlLowBattery
+
+
+ 194, 22
+
+
+ 235
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 26, 13
+
+
+ 19
+
+
+ nUDL2S
+
+
+ 216
+
+
+ True
+
+
+ 48, 13
+
+
+ 22, 13
+
+
+ gBLightbar
+
+
+ 160, 31
+
+
+ Remove Action
+
+
+ Flat
+
+
+ 19, 13
+
+
52, 13
-
- 8
-
-
+
Sixaxis X:
-
- label23
+
+ 90, 106
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 3
-
-
- Linear
-
-
- Quadratic
-
-
- Cubic
-
-
- 111, 28
-
-
- 49, 21
-
-
- 7
-
-
- cBR2OutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 4
-
-
- Linear
-
-
- Quadratic
-
-
- Cubic
-
-
- 31, 28
-
-
- 46, 21
-
-
- 6
-
-
- cBL2OutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 5
-
-
- True
-
-
+
NoControl
-
- 86, 31
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 24, 13
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 5
+
+ 2, 2, 2, 2
+
+
+ 28, 11
+
+
+ pnlSAMouse
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ fLPTiltControls
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lowColorChooserButton
+
+
+ None
+
+
+ 2, 2, 2, 2
+
+
+ gBTouchpad
+
+
+ 41, 20
+
+
+ 85, 21
+
+
+ 40, 20
+
+
+ NoControl
+
+
+ Circle
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBLightbar
+
+
+ 157, 186
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
R2:
-
- label22
+
+ NoControl
-
+
+ r3ToolStripMenuItem
+
+
+ 220
+
+
+ lbSixaxisX
+
+
+ NoControl
+
+
+ 1
+
+
+ tPDeadzone
+
+
+ 323, 75
+
+
+ False
+
+
+ NoControl
+
+
+ pnlController
+
+
+ nUDLSMaxZone
+
+
+ 4, 22
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 49, 21
+
+
+ 3, 253
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15
+
+
+ lbRSCurve
+
+
+ maxZoneTabPage
+
+
+ 3
+
+
+ System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 265
+
+
+ 0
+
+
+ 6
+
+
+ 2
+
+
+ False
+
+
+ gBLightbar
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 13, 13
+
+
+ NoControl
+
+
+ NoControl
+
+
+ btnEditAction
+
+
+ MiddleLeft
+
+
+ fLPSettings
+
+
+ 9
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Flat
+
+
+ gBSensitivity
+
+
+ 80, 23
+
+
+ lbLL1
+
+
+ True
+
+
+ True
+
+
+ Controls
+
+
+ Upper Touch :
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Right Stick Right :
+
+
+ 438, 455
+
+
+ 264, 166
+
+
+ 4
+
+
+ NoControl
+
+
+ 300
+
+
+ 227
+
+
+ 125 Hz (8 ms)
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 85, 31
+
+
+ 4, 18
+
+
+ NoControl
+
+
+ pnlActions
+
+
+ None
+
+
+ rsOutCurveComboBox
+
+
+ Smooth Weight:
+
+
+ tPDeadzone
+
+
+ 11
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 242
+
+
+ True
+
+
+ 312, 23
+
+
+ None
+
+
+ 118, 208
+
+
+ Quadratic
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ pnlController
+
+
+ 51
+
+
+ NoControl
+
+
+ True
+
+
+ tSMIMouseInvertedY
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Vertical
+
+
+ NoControl
+
+
+ maxZoneTabPage
+
+
+ 2, 2, 2, 2
+
+
+ 115, 64
+
+
+ X
+
+
+ 114, 6
+
+
+ Output Curve
+
+
+ True
+
+
+ NoControl
+
+
+ Curve (Input)
+
+
+ 5, 96
+
+
+ pnlController
+
+
+ antiDeadzoneTabPage
+
+
+ 71, 23
+
+
+ 40, 20
+
+
+ 5
+
+
+ 250
+
+
+ Y
+
+
+ 12
+
+
+ 20, 27
+
+
+ 66, 74
+
+
+ 5
+
+
+ 7
+
+
+ 163
+
+
+ 0
+
+
+ Top
+
+
+ Sixaxis X
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 54, 20
+
+
+ NoControl
+
+
+ 261
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 194, 22
+
+
+ pnlController
+
+
+ 0
+
+
+ lbSwipeUp
+
+
+ 2, 52
+
+
+ 30, 29
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Yes
+
+
+ pnlSAMouse
+
+
+ 324, 77
+
+
+ 49, 19
+
+
+ 49, 19
+
+
+ 247
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBLightbar
+
+
+ NoControl
+
+
+ 49
+
+
+ 160, 21
+
+
+ 194, 22
+
+
+ 243
+
+
+ antiDeadzoneTabPage
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ 244
+
+
+ 291
+
+
+ Tap
+
+
+ pnlController
+
+
+ pnlController
+
+
+ False
+
+
+ Right Bumper
+
+
+ 9
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ pnlController
+
+
+ 76 Hz (13 ms)
+
+
+ 163, 99
+
+
+ 161, 49
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1
+
+
+ lBControls
+
+
+ R2:
+
+
+ NoControl
+
+
+ NoControl
+
+
+ 8
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 2, 0, 2, 0
+
+
+ False
+
+
+ nUDTouch
+
+
+ 40, 21
+
+
+ False
+
+
+ 194, 22
+
+
+ 75, 145
+
+
+ 42, 20
+
+
+ False
+
+
+ 8, 178
+
+
+ 162, 31
+
+
+ 36, 16
+
+
+ RS
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 59, 22
+
+
+ Accel
+
+
+ 75, 13
+
+
+ 63, 9
+
+
+ 2, 0, 2, 0
+
+
+ 1
+
+
+ 281, 55
+
+
+ None
+
+
+ panel2
+
+
+ 22, 49
+
+
+ 10, 53
+
+
+ pnlController
+
+
+ R2
+
+
+ 24
+
+
+ True
+
+
+ 1
+
+
+ gBRumble
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 288
+
+
+ Dpad
+
+
+ NoControl
+
+
+ 125, 31
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ nUDLSS
+
+
+ NoControl
+
+
+ 250
+
+
+ 9
+
+
+ 194, 22
+
+
+ 2, 0, 2, 0
+
+
+ NoControl
+
+
+ 96, 67
+
+
+ 8, 5
+
+
+ antiDeadzoneTabPage
+
+
+ 206
+
+
+ pnlController
+
+
+ 232
+
+
+ WASDToolStripMenuItem
+
+
+ 74, 121
+
+
+ tPOutCurve
+
+
+ L1 :
+
+
+ Sixaxis Left :
+
+
+ Left Stick Up :
+
+
+ cBSixaxisZOutputCurve
+
+
+ nUDflashLED
+
+
+ 127, 22
+
+
+ lbL2TrackS
+
+
+ pnlSAMouse
+
+
+ 250
+
+
+ Yes
+
+
+ False
+
+
+ 2, 2
+
+
+ 239
+
+
+ tPCurve
+
+
+ lbL2TrackS
+
+
+ nUDLS
+
+
+ 80, 23
+
+
+ Max (1 ms)
+
+
+ 2, 259
+
+
+ 6
+
+
+ 287
+
+
+ Face Buttons
+
+
+ 244
+
+
+ 194, 22
+
+
+ 9
+
+
+ A Button
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ None
+
+
+ Zoom
+
+
+ pnlSAMouse
+
+
+ nUDL2
+
+
+ Flat
+
+
+ 2
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Options
+
+
+ Flat
+
+
+ 80, 23
+
+
+ NoControl
+
+
+ 2, 2, 2, 2
+
+
+ False
+
+
+ 256
+
+
+ 84
+
+
+ NoControl
+
+
+ 49
+
+
+ 100, 17
+
+
+ LS:
+
+
+ 12
+
+
+ pnlSixaxis
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ label6
+
+
+ 255
+
+
+ 11
+
+
+ 218, 168
+
+
+ LS
+
+
+ True
+
+
+ 438, 389
+
+
+ Anti-Deadzone
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ toolStripSeparator1
+
+
+ 40, 20
+
+
+ NoControl
+
+
+ Flat
+
+
+ NoControl
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbLDown
+
+
+ 286
+
+
+ Linear
+
+
+ 2, 2
+
+
+ True
+
+
+ gBLightbar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 204
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPActionButtons
+
+
+ Flat
+
+
+ 2, 2
+
+
+ lbL2TrackS
+
+
+ 0
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1
+
+
+ gBGyro
+
+
+ pnlController
+
+
+ pnlLowBattery
+
+
+ Share
+
+
+ 167
+
+
+ pnlSixaxis
+
+
+ 6, 234
+
+
+ 438, 455
+
+
+ 40
+
+
+ 194, 22
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 301
+
+
+ Start with Slide/Scroll off
+
+
+ Launch Program
+with profile
+
+
+ 2, 2, 2, 2
+
+
+ fLPTiltControls
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ touchpadDisInvertButton
+
+
+ pnlSixaxis
+
+
+ True
+
+
+ tPDeadzone
+
+
+ NoControl
+
+
+ NoControl
+
+
+ 10, 227
+
+
+ lbSixaxisZS
+
+
+ nUDRumbleBoost
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ 7
+
+
+ 80
+
+
+ pnlTPMouse
+
+
+ RS:
+
+
+ btnSATrackS
+
+
+ 85, 5
+
+
+ 250
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Sixaxis Z:
+
+
+ Zoom
+
+
+ 3, 79
+
+
+ No
+
+
+ 225
+
+
+ Linear
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 34, 13
+
+
+ tCControls
+
+
+ 43, 20
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBSensitivity
+
+
+ l2TouchInvStripMenuItem
+
+
+ tPOutCurve
+
+
+ 22, 32
+
+
+ pnlController
+
+
+ Up
+
+
+ Mouse
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15, 13
+
+
+ 272, 46
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ MiddleCenter
+
+
+ 247
+
+
+ l1TouchInvStripMenuItem
+
+
+ lbRS
+
+
+ lbLowBlue
+
+
+ 100, 20
+
+
+ pnlTPMouse
+
+
+ pnlFull
+
+
+ 91
+
+
+ pnlSAMouse
+
+
+ 194, 22
+
+
+ 11
+
+
+ r3TouchInvStripMenuItem
+
+
+ fLPTiltControls
+
+
+ 117, 22
+
+
+ 62 Hz (16 ms)
+
+
+ 12, 12
+
+
+ 126, 163
+
+
+ NoControl
+
+
+ 92, 119
+
+
+ 11
+
+
+ 136, 23
+
+
+ 246
+
+
+ True
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ label3
+
+
+ 9
+
+
+ NoControl
+
+
+ 100, 20
+
+
+ mins
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Finger on Touchpad
+
+
+ Flat
+
+
+ lbLR1
+
+
+ 166, 23
+
+
+ antiDeadzoneTabPage
+
+
+ Flat
+
+
+ True
+
+
+ antiDeadzoneTabPage
+
+
+ btnRSTrackS
+
+
+ lbControlTip
+
+
+ gBOther
+
+
+ bnRSLeft
+
+
+ 0, 0
+
+
+ 3, 3
+
+
+ 203
+
+
+ antiDeadzoneTabPage
+
+
+ Yaw
+
+
+ BT Poll Rate
+
+
+ NoControl
+
+
+ None
+
+
+ 46, 21
+
+
+ pnlTPMouse
+
+
+ tPOutCurve
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Yes
+
+
+ R
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 28, 10
+
+
+ Inverted X
+
+
+ 1
+
+
+ bnTouchMulti
+
+
+ 4, 22
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ l2ToolStripMenuItem
+
+
+ fLPSettings
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 7
+
+
+ 100, 20
+
+
+ lbRSS
+
+
+ 2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 35
+
+
+ NoControl
+
+
+ cbStartTouchpadOff
+
+
+ 27
+
+
+ 6
+
+
+ NoControl
+
+
+ 2
+
+
+ NoControl
+
+
+ %
+
+
+ No
+
+
+ cBGyroInvertX
+
+
+ Flat
+
+
+ 21, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Quadratic
+
+
+ 40, 20
+
+
+ lVActions
+
+
+ 49, 119
+
+
+ 2, 0, 2, 0
+
+
+ While Charging:
+
+
+ Popup
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 16
+
+
+ 74, 21
+
+
+ button1
+
+
+ tPOutCurve
+
+
+ 211
+
+
+ 2, 2, 2, 2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 96, 96
+
+
+ 3, 3, 3, 3
+
+
+ 11
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 74, 77
+
+
+ NoControl
+
+
+ 248
+
+
+ Flat
+
+
+ StretchImage
+
+
+ 4
+
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
tPOutCurve
-
- 6
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ 52, 13
+
+
+ 12
+
+
+ 2, 0, 2, 0
+
+
+ 52, 13
+
+
+ 111, 28
+
+
+ 289
+
+
+ rBTPControls
+
+
+ Use for Controls
+
+
+ lbLOptions
+
+
+ 252
+
+
+ 15, 14
+
+
+ tPOutCurve
+
+
+ rBTPMouse
+
+
+ NoControl
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 0, 2, 0
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBGyro
+
+
+ 7
+
+
+ NoControl
+
+
+ 19, 13
+
+
+ 3
+
+
+ Circle
+
+
+ Sixaxis: X axis is flipped for easier reading
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
True
-
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 8
+
+
+ 49, 20
+
+
NoControl
+
+ 114, 4
+
+
+ NoControl
+
+
+ NoControl
+
+
+ True
+
+
+ 42, 106
+
+
+ 8
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 67, 50
+
+
+ NoControl
+
+
+ cBTouchpadJitterCompensation
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ NoControl
+
+
+ 28, 22
+
+
+ B
+
+
+ 10
+
+
+ 49, 13
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ %
+
+
+ 94, 338
+
+
+ True
+
+
+ downTouchInvStripMenuItem
+
+
+ 157, 15
+
+
+ 438, 28
+
+
+ pnlFull
+
+
+ L1
+
+
+ 216
+
+
+ False
+
+
+ tSMIRSInverted
+
+
+ Swipe Down
+
+
+ 67, 13
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 22, 13
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ Controller Readings
+
+
+ Inverted X
+
+
+ 127, 22
+
+
+ pnlTPMouse
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TopCenter
+
+
+ lbR2LS
+
+
+ 127, 22
+
+
+ 57, 20
+
+
+ lsOutCurveComboBox
+
+
+ nUDGyroSmoothWeight
+
+
+ 1
+
+
+ tBsixaxisGyroX
+
+
+ 138, 13
+
+
+ 127, 22
+
+
+ fingerOnTouchpadToolStripMenuItem
+
+
+ 93, 17
+
+
+ gBLightbar
+
+
+ 287
+
+
+ gBOther
+
+
+ 2
+
+
+ cBIdleDisconnect
+
+
+ R2
+
+
+ Sixaxis Z
+
6, 31
-
+
+ 132, 122
+
+
+ No
+
+
+ 216
+
+
+ 234
+
+
+ tPOutCurve
+
+
+ None
+
+
+ False
+
+
+ fLPTiltControls
+
+
+ squareTouchInvStripMenuItem
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
22, 13
-
+
+ 13, 13
+
+
+ pnlFull
+
+
+ 169
+
+
+ gBOther
+
+
+ Gyro
+
+
+ 8
+
+
+ 22, 13
+
+
+ 80, 23
+
+
+ WASD
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ 117, 22
+
+
+ lbRainbowB
+
+
+ False
+
+
+ NoControl
+
+
+ 1
+
+
+ nUDRS
+
+
+ 105, 29
+
+
+ 5
+
+
+ 204
+
+
4
+
+ 52, 17
+
+
+ 3, 3
+
+
+ 10
+
+
+ NoControl
+
+
+ 9
+
+
+ 20, 20
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ 29, 20
+
+
+ 75, 13
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 297
+
+
+ 12
+
+
+ NoControl
+
+
+ gBLightbar
+
+
+ 263
+
+
+ 3, 90
+
+
+ True
+
+
+ RS
+
+
+ 1
+
+
+ 264, 52
+
+
+ 37
+
+
+ 3, 3
+
+
+ gBRumble
+
+
+ 190
+
+
+ trackFrictionLb
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ L3 :
+
+
+ 20, 13
+
+
+ Friction
+
+
+ 236
+
+
+ 235
+
+
+ fLPSettings
+
+
+ psTouchInvStripMenuItem
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 438, 455
+
+
+ lbControlName
+
+
+ 124, 17
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 160, 6
+
+
+ 3, 34
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 263, 170
+
+
+ 160, 25
+
+
+ 203, 214
+
+
+ 30
+
+
+ 23, 23
+
+
+ 211
+
+
+ NoControl
+
+
+ 2
+
+
+ Use Controller
+
+
+ 48
+
+
+ 11
+
+
+ 109, 16
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ NoControl
+
+
+ Vertical Scale:
+
+
+ 1
+
+
+ MiddleCenter
+
+
+ 295, 103
+
+
+ 32
+
+
+ 168, 4
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ Pulse
+
+
+ 2, 2
+
+
+ gBOther
+
L2:
-
- label21
+
+ 2, 0, 2, 0
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tPOutCurve
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lb6Accel
+
+
+ 1
+
+
+ NoControl
+
+
+ 2
+
+
+ 29, 14
+
+
+ 8, 69
+
+
+ 142, 233
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ G
+
+
+ True
+
+
+ 4
+
+
+ 7
+
+
+ 272, 76
+
+
+ 250
+
+
+ 247
+
+
+ NoControl
+
+
+ 33, 17
+
+
+ 300, 233
+
+
+ 1
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbLS
+
+
+ 90, 195
+
+
+ r1ToolStripMenuItem
+
+
+ gBSensitivity
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 33, 17
+
+
+ 31, 2
+
+
+ 194, 22
+
+
+ 30, 29
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 164
+
+
+ False
+
+
+ 49
+
+
+ None
+
+
+ NoControl
+
+
+ Cubic
+
+
+ 191
+
+
+ True
+
+
+ False
+
+
+ 2, 0, 2, 0
+
+
+ 1
+
+
+ 3, 3
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlActions
+
+
+ 1, 19
+
+
+ 2
+
+
+ 21, 32
+
+
+ L3
+
+
+ 194, 22
+
+
+ True
+
+
+ NoControl
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ False
+
+
+ pnlSixaxis
+
+
+ antiDeadzoneTabPage
+
+
+ B
+
+
+ 71, 52
+
+
+ NoControl
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 126, 97
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4, 22
+
+
+ 45, 21
+
+
+ 14
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ rightToolStripMenuItem
+
+
+ False
+
+
+ Test Heavy
+
+
+ bnShare
+
+
+ 161, 21
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2
+
+
+ 14
+
+
+ label13
+
+
+ RSToolStripMenuItem
+
+
+ 0
+
+
+ label1
+
+
+ trackFrictionNUD
+
+
+ nUDR2
+
+
+ 2, 0, 2, 0
+
+
+ 202
+
+
+ 4
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 215, 122
+
+
+ 13
+
+
+ 118, 95
+
+
+ 74, 20
+
+
+ 292
+
+
+ Sensitivity
+
+
+ 15, 13
+
+
+ Linear
+
+
+ 49, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 125, 31
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ nUDRSS
+
+
+ 303
+
+
+ 160
+
+
+ gBLightbar
+
+
+ NoControl
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 47, 67
+
+
+ 117, 22
+
+
+ 120, 57
+
+
+ 88, 0
+
+
+ 250
+
+
+ 216
+
+
+ 221, 1
+
+
+ NoControl
+
+
+ NoControl
+
+
+ 83 Hz (12 ms)
+
+
+ 4
+
+
+ Left Stick
+
+
+ Options
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Flat
+
+
+ 2
+
+
+ r2ToolStripMenuItem
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Flat
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ R
+
+
+ 281, 139
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ RS:
+
+
+ pnlController
+
+
+ 237
+
+
+ MiddleLeft
+
+
+ nUDLSRotation
7
-
- Linear
+
+ False
+
+
+ NoControl
+
+
+ 49, 19
+
+
+ tCSens
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 10
+
+
+ 6
+
+
+ 6
+
+
+ fLPSettings
+
+
+ NoControl
+
+
+ 26, 24
+
+
+ gBOther
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Inverted Y
+
+
+ Yes
+
+
+ 40, 20
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 234, 62
+
+
+ NoControl
Enhanced Precison
@@ -7162,1742 +6415,2918 @@ with profile
Quadratic
-
- Cubic
-
-
- 111, 3
-
-
- 49, 21
-
-
- 3
-
-
- rsOutCurveComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 8
-
-
- Linear
-
-
- Enhanced Precision
-
-
- Quadratic
-
-
- Cubic
-
-
- 31, 2
-
-
- 46, 21
-
-
- 2
-
-
- lsOutCurveComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 85, 5
-
-
- 25, 13
-
-
- 1
-
-
- RS:
-
-
- label10
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 6, 5
-
-
- 23, 13
-
-
- 0
-
-
- LS:
-
-
- label9
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPOutCurve
-
-
- 11
-
-
- 4, 22
-
-
- 264, 52
-
-
- 4
-
-
- Output Curve
-
-
- tPOutCurve
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 3
-
-
- 36, 16
-
-
+
No
-
- 49, 20
-
-
- 206
-
-
- nUDLSCurve
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 0
-
-
- 153, 16
-
-
- No
-
-
- 49, 20
-
-
- 207
-
-
- nUDRSCurve
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 130, 18
-
-
- 22, 13
-
-
- 205
-
-
- RS
-
-
- lbRSCurve
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 208, 18
-
-
- 15, 13
-
-
- 204
-
-
- %
-
-
- lbRSCurvePercent
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 91, 18
-
-
- 15, 13
-
-
- 204
-
-
- %
-
-
- lbLSCurvePercent
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 13, 18
-
-
- 20, 13
-
-
- 204
-
-
- LS
-
-
- lbLSCurve
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPCurve
-
-
- 5
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 264, 52
-
-
- 1
-
-
- Curve (Input)
-
-
- tPCurve
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 4
-
-
- 160, 21
-
-
- 74, 20
-
-
- 219
-
-
- nUDRSRotation
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tpRotation
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 125, 23
-
-
- 25, 13
-
-
- 218
-
-
- RS:
-
-
- label14
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tpRotation
-
-
- 1
-
-
- 42, 20
-
-
- 68, 20
-
-
- 217
-
-
- nUDLSRotation
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tpRotation
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 4, 22
-
-
- 23, 13
-
-
- 216
-
-
- LS:
-
-
- label13
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tpRotation
-
-
- 3
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 264, 52
-
-
- 5
-
-
- Rotation
-
-
- tpRotation
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCSens
-
-
- 5
-
-
- 281, 55
-
-
- 272, 78
-
-
- 234
-
-
- tCSens
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 3
-
-
- True
-
-
- True
-
-
- NoControl
-
-
- 144, 20
-
-
- 2, 2, 2, 2
-
-
- 100, 17
-
-
- 258
-
-
- Use for Controls
-
-
- rBSAControls
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBGyro
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 13, 20
-
-
- 2, 2, 2, 2
-
-
- 93, 17
-
-
- 257
-
-
- Use as Mouse
-
-
- rBSAMouse
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBGyro
-
-
- 1
-
-
- Yaw
-
-
- Roll
-
-
- 170, 93
-
-
- 74, 21
-
-
- 271
-
-
- cBGyroMouseXAxis
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 167, 74
-
-
- 39, 13
-
-
- 270
-
-
- X Axis:
-
-
- label16
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 8, 145
-
-
- 60, 13
-
-
- 269
-
-
- Smoothing:
-
-
- lbGyroSmooth
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 75, 145
-
-
- Yes
-
-
- 15, 14
-
-
- 268
-
-
- cBGyroSmooth
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 96, 145
-
-
- 83, 13
-
-
- 267
-
-
- Smooth Weight:
-
-
- lbSmoothWeight
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 4
-
-
- False
-
-
- 185, 141
-
-
- 55, 20
-
-
- 266
-
-
- nUDGyroSmoothWeight
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 5
-
-
- True
-
-
- NoControl
-
-
- 151, 98
-
-
- 15, 13
-
-
- 265
-
-
- %
-
-
- label12
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 6
-
-
- 96, 93
-
-
- 49, 20
-
-
- 264
-
-
- nUDGyroMouseVertScale
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 8, 95
-
-
- 75, 13
-
-
- 263
-
-
- Vertical Scale:
-
-
- label11
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 5, 41
-
-
- Yes
-
-
- 165, 17
-
-
- 262
-
-
- Trigger Behavior - Turns Gyro
-
-
- gyroTriggerBehavior
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 92, 119
-
-
- Yes
-
-
- 33, 17
-
-
- 261
-
-
- Y
-
-
- cBGyroInvertY
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 49, 119
-
-
- Yes
-
-
- 33, 17
-
-
- 260
-
-
- X
-
-
- cBGyroInvertX
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 11
-
-
- True
-
-
- NoControl
-
-
- 8, 119
-
-
- 37, 13
-
-
- 259
-
-
- Invert:
-
-
- TopRight
-
-
- lbGyroInvert
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 12
-
-
- True
-
-
- NoControl
-
-
- 6, 14
-
-
- 48, 13
-
-
- 258
-
-
- Triggers:
-
-
- TopRight
-
-
- lbGyroTriggers
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 13
-
-
- NoControl
-
-
- 96, 8
-
-
- 2, 2, 2, 2
-
-
- 160, 25
-
-
- 257
-
-
- None
-
-
- btnGyroTriggers
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 14
-
-
- 96, 67
-
-
- 49, 20
-
-
- 256
-
-
- nUDGyroSensitivity
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 15
-
-
- True
-
-
- NoControl
-
-
- 8, 69
-
-
- 82, 13
-
-
- 255
-
-
- Gyro Sensitivity:
-
-
- TopRight
-
-
- lbGyroSens
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlSAMouse
-
-
- 16
-
-
- 6, 43
-
-
- 2, 2, 2, 2
-
-
- 263, 170
-
-
- 259
-
-
- pnlSAMouse
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBGyro
-
-
- 3
-
-
- 3, 253
-
-
- 272, 224
-
-
- 248
-
-
- Gyro
-
-
- gBGyro
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 11, 50
-
-
- 19, 13
-
-
- 204
-
-
- L2
-
-
- lbL2S
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 0
-
-
- 35, 47
-
-
- No
-
-
- 40, 20
-
-
- 212
-
-
- nUDL2S
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 1
-
-
- 35, 19
-
-
- No
-
-
- 40, 20
-
-
- 213
-
-
- nUDLSS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 161, 21
-
-
- 49, 13
-
-
- 206
-
-
- Sixaxis X
-
-
- lbSixaxisXS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 3
-
-
- 108, 48
-
-
- 40, 20
-
-
- 210
-
-
- nUDR2S
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 161, 49
-
-
- 49, 13
-
-
- 207
-
-
- Sixaxis Z
-
-
- lbSixaxisZS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 5
-
-
- 108, 19
-
-
- No
-
-
- 40, 20
-
-
- 214
-
-
- nUDRSS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 82, 51
-
-
- 21, 13
-
-
- 208
-
-
- R2
-
-
- lbR2LS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 7
-
-
- 216, 19
-
-
- 40, 20
-
-
- 211
-
-
- nUDSXS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 81, 21
-
-
- 22, 13
-
-
- 209
-
-
- RS
-
-
- lbRSS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 11, 21
-
-
- 20, 13
-
-
- 205
-
-
- LS
-
-
- lbLSS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 10
-
-
- 216, 48
-
-
- No
-
-
- 40, 20
-
-
- 215
-
-
- nUDSZS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBSensitivity
-
-
- 11
-
-
- 281, 139
-
-
- 272, 76
-
257
-
- Sensitivity
-
-
- gBSensitivity
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fLPSettings
-
-
- 4
-
-
- Fill
-
-
- TopDown
-
-
- 446, 0
-
-
+
2, 2, 2, 2
-
- 565, 481
+
+ 26, 73
-
- 254
+
+ 207
-
- fLPSettings
+
+ 168, 23
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 2, 2
-
- $this
-
-
- 3
-
-
- 482, 17
-
-
- 194, 22
-
-
- Cross
-
-
- 194, 22
-
-
- Circle
-
-
- 194, 22
-
-
- Square
-
-
- 194, 22
-
-
- Triangle
-
-
- 194, 22
-
-
- L1
-
-
- 194, 22
-
-
- L2
-
-
- 194, 22
-
-
- R1
-
-
- 194, 22
-
-
- R2
-
-
- 194, 22
-
-
- Up
-
-
- 194, 22
-
-
- Down
-
-
- 194, 22
-
-
- Left
-
-
- 194, 22
-
-
- Right
-
-
- 194, 22
-
-
- L3
-
-
- 194, 22
-
-
- R3
-
-
- 194, 22
-
-
- Finger on Touchpad
-
-
- 194, 22
-
-
- 2 Fingers on Touchpad
-
-
- 194, 22
-
-
- Options
-
-
- 194, 22
-
-
- Share
-
-
- 194, 22
-
-
- PS
-
-
- 194, 22
-
-
- Always on
-
-
- 195, 444
-
-
- cMGyroTriggers
-
-
- System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 144, 63
-
-
- 194, 22
-
-
- Cross
-
-
- 194, 22
-
-
- Circle
-
-
- 194, 22
-
-
- Square
-
-
- 194, 22
-
-
- Triangle
-
-
- 194, 22
-
-
- L1
-
-
- 194, 22
-
-
- L2
-
-
- 194, 22
-
-
- R1
-
-
- 194, 22
-
-
- R2
-
-
- 194, 22
-
-
- Up
-
-
- 194, 22
-
-
- Down
-
-
- 194, 22
-
-
- Left
-
-
- 194, 22
-
-
- Right
-
-
- 194, 22
-
-
- L3
-
-
- 194, 22
-
-
- R3
+
+ gBSensitivity
194, 22
-
- Finger on Touchpad
+
+ gBLightbar
-
+
+ gBTouchpad
+
+
+ 12
+
+
+ 3
+
+
+ w/ Scan Code
+
+
+ pnlSATrack
+
+
+ 193
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ trackballCk
+
+
194, 22
-
- 2 Fingers on Touchpad
+
+ lbL2TrackS
-
+
+ 111 Hz (9 ms)
+
+
+ No
+
+
+ 142 Hz (7 ms)
+
+
+ 166 Hz (6 ms)
+
+
+ 200 Hz (5 ms)
+
+
+ 250 Hz (4 ms)
+
+
+ 333 Hz (3 ms)
+
+
+ 500 Hz (2 ms)
+
+
+ 1000 Hz (1 ms)
+
+
+ bnR3
+
+
+ DpadToolStripMenuItem
+
+
+ 100, 20
+
+
+ antiDeadzoneTabPage
+
+
+ 1
+
+
+ 44, 20
+
+
+ 157
+
+
194, 22
-
+
+ PS :
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Sixaxis Down :
+
+
+ Right Touch :
+
+
+ Vertical
+
+
+ lbSixaxisXS
+
+
+ 2, 0, 2, 0
+
+
+ TopRight
+
+
+ 6
+
+
+ R2
+
+
+ 2
+
+
+ 224
+
+
+ 257
+
+
+ 4, 22
+
+
+ System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 2, 2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 40, 20
+
+
+ 3
+
+
+ Control
+
+
+ 270, 190
+
+
+ System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1
+
+
+ Flat
+
+
+ 234
+
+
+ defaultToolStripMenuItem
+
+
+ 248
+
+
+ NoControl
+
+
+ 10
+
+
+ NoControl
+
+
+ 1
+
+
+ 298
+
+
+ True
+
+
+ True
+
+
+ NoControl
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Inverted X
+
+
+ 82
+
+
+ Test Light
+
+
+ label7
+
+
+ 3
+
+
+ pnlActions
+
+
+ 44
+
+
+ Pulse at
+
+
+ 68, 20
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ NoControl
+
+
+ 203, 154
+
+
+ 146, 137
+
+
+ 234
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ NoControl
+
+
Options
-
+
+ 168
+
+
+ pnlController
+
+
+ NoControl
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ Left Trigger
+
+
+ gBLightbar
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 29, 61
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 236
+
+
+ l3ToolStripMenuItem
+
+
+ None
+
+
+ gBLightbar
+
+
194, 22
-
- Share
+
+ NoControl
-
+
+ 117, 22
+
+
+ 181
+
+
+ lbPercentRumble
+
+
+ 22, 72
+
+
+ tPOutCurve
+
+
+ bnPS
+
+
+ 21
+
+
+ Left Button
+
+
+ pnlRSTrack
+
+
+ 2
+
+
+ NoControl
+
+
+ 253
+
+
+ NoControl
+
+
+ 7
+
+
+ 2, 2, 2, 2
+
+
+ pnlSAMouse
+
+
+ 22, 26
+
+
+ gBOther
+
+
+ 265, 187
+
+
+ 39, 20
+
+
+ 134, 153
+
+
+ X Axis:
+
+
+ NoControl
+
+
+ lbLTouchRight
+
+
+ 29, 30
+
+
+ lbL2Track
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Yes
+
+
+ 4
+
+
+ 214
+
+
+ 96, 8
+
+
+ 180
+
+
+ gBLightbar
+
+
+ gBLightbar
+
+
+ 2, 0, 2, 0
+
+
+ 11, 50
+
+
+ None
+
+
+ 158
+
+
+ Fill
+
+
+ 2
+
+
+ 1
+
+
+ 114, 29
+
+
+ MiddleRight
+
+
+ 288
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15, 13
+
+
+ 268
+
+
+ pnlController
+
+
+ True
+
+
+ 88, 58
+
+
+ 218
+
+
+ True
+
+
+ 200
+
+
+ Double Tap
+
+
+ Trigger Behavior - Turns Gyro
+
+
+ None
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ maxZoneTabPage
+
+
+ No
+
+
+ None
+
+
+ bnSwipeLeft
+
+
+ 27, 22
+
+
+ 4, 22
+
+
+ lbBlue
+
+
+ 151, 56
+
+
+ label4
+
+
+ False
+
+
+ NoControl
+
+
+ 13, 13
+
+
+ NoControl
+
+
+ NoControl
+
+
+ NoControl
+
+
+ gBGyro
+
+
+ 2, 0, 2, 0
+
+
+ 281, 221
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ antiDeadzoneTabPage
+
+
+ bnRSUp
+
+
+ 216, 48
+
+
+ 267
+
+
+ 291, 163
+
+
+ 209
+
+
+ 108, 19
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
194, 22
-
- PS
+
+ NoControl
-
- 195, 422
+
+ Invert:
+
+
+ 14, 126
+
+
+ 24, 13
+
+
+ 168, 31
+
+
+ 100, 17
+
+
+ 237
+
+
+ optionsTouchInvStripMenuItem
+
+
+ Disable Invert:
+
+
+ True
+
+
+ Inverted X
+
+
+ 101, 17
+
+
+ 4
+
+
+ bnSwipeDown
+
+
+ Flat
+
+
+ lbR2
+
+
+ 0
+
+
+ NoControl
+
+
+ NoControl
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 41
+
+
+ None
+
+
+ Flat
+
+
+ NoControl
+
+
+ lbLSTip
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6, 76
+
+
+ 71
+
+
+ 43, 20
+
+
+ 13, 5
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ None
+
+
+ 3
+
+
+ 438, 455
+
+
+ True
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbGyroZP
+
+
+ pnlSixaxis
+
+
+ True
+
+
+ bnSwipeRight
+
+
+ 40, 20
+
+
+ Flat
+
+
+ 259
+
+
+ 4
+
+
+ Left Y-Axis-
+
+
+ pnlController
+
+
+ 219
+
+
+ 2, 0, 2, 0
+
+
+ 117, 22
+
+
+ 194, 22
+
+
+ 73
+
+
+ Left Stick
+
+
+ NoControl
+
+
+ Start
+
+
+ False
+
+
+ 202
+
+
+ Arrow Keys
+
+
+ True
+
+
+ Cross: A
+
+
+ 3, 3, 3, 3
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 0, 2, 0
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 40, 20
+
+
+ 0
+
+
+ Zoom
+
+
+ fLPTiltControls
+
+
+ 2, 2
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPOutCurve
+
+
+ 0
+
+
+ Inverted Y
+
+
+ 270
+
+
+ Inverted
+
+
+ 8, 119
+
+
+ False
+
+
+ 0
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ nUDGyroSensitivity
+
+
+ 285
+
+
+ 206
+
+
+ NoControl
+
+
+ 0
+
+
+ tSMILSInvertedX
+
+
+ 4
+
+
+ 232
+
+
+ 10
+
+
+ 11
+
+
+ Cross
+
+
+ 286
+
+
+ 4, 22
+
+
+ lbGyroTriggers
+
+
+ 3
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ bnTouchUpper
+
+
+ 26
+
+
+ lbGyroSmooth
+
+
+ 1
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 88, 87
+
+
+ 85, 5
+
+
+ leftTouchInvStripMenuItem
+
+
+ 208
+
+
+ Fill
+
+
+ rightTouchInvStripMenuItem
+
+
+ 194, 22
+
+
+ 2
+
+
+ 264
+
+
+ fLPTouchSwipe
+
+
+ Right X-Axis-
+
+
+ Right
+
+
+ Left
+
+
+ 5
+
+
+ MiddleLeft
+
+
+ 354, 101
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ cBFlashType
+
+
+ 21, 13
+
+
+ lbspc
+
+
+ 269
+
+
+ 8, 22
+
+
+ 204
+
+
+ 92, 13
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ NoControl
+
+
+ 286, 66
+
+
+ 4
+
+
+ 5
+
+
+ 77, 15
+
+
+ 11, 21
+
+
+ bnLSUp
+
+
+ NoControl
+
+
+ 37, 13
+
+
+ tBsixaxisGyroZ
+
+
+ 194, 22
+
+
+ 9
+
+
+ maxZoneTabPage
+
+
+ pnlSAMouse
+
+
+ False
cMTouchDisableInvert
+
+ DS4Windows.AdvancedColorDialog, DS4Windows, Version=1.4.109.0, Culture=neutral, PublicKeyToken=null
+
+
+ 5
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ bnLeft
+
+
+ btnLSTrackS
+
+
+ 108, 48
+
+
+ NoControl
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Left Bumper
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6
+
+
+ 271, 167
+
+
+ R2:
+
+
+ True
+
+
+ 256
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 13
+
+
+ 10
+
+
+ 4
+
+
+ wScanCodeArrowKeysToolStripMenuItem
+
+
+ tSMILSInvertedY
+
+
+ pnlFull
+
+
+ nUDR2Maxzone
+
+
+ 271
+
+
+ Sixaxis Z
+
+
+ 3, 3
+
+
+ NoControl
+
+
+ True
+
+
+ btnRainbow
+
+
+ tCControls
+
+
+ 26, 50
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 13
+
+
+ 8, 95
+
+
+ 49, 13
+
+
+ Share
+
+
+ 91, 18
+
+
+ 226
+
+
+ NoControl
+
+
+ True
+
+
+ 5
+
+
+ 80, 23
+
+
+ 138, 18
+
+
+ tPControls
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 242
+
+
+ L2
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 127, 22
+
+
+ NoControl
+
+
+ 2, 2, 2, 2
+
+
+ Cubic
+
+
+ 5, 88
+
+
+ Sixaxis Z:
+
+
+ 3, 61
+
+
+ lbSwipeDown
+
+
+ 170
+
+
+ 258
+
+
+ nUDSXS
+
+
+ NoControl
+
+
+ 8
+
+
+ lbLSS
+
+
+ bnLSRight
+
+
+ tCSens
+
+
+ 206
+
+
+ 43
+
+
+ None
+
+
+ ABXYToolStripMenuItem
+
+
+ Flat
+
+
+ cBFlushHIDQueue
+
+
+ tCSens
+
+
+ 108, 10
+
+
+ Right Y-Axis+
+
+
+ 6, 31
+
+
+ gBSensitivity
+
+
+ 59, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ R2 :
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Left Stick Right :
+
+
+ lbIdleMinutes
+
+
+ Swipe Up
+
+
+ cBGyroInvertY
+
+
+ fLPActionButtons
+
+
+ Y Button
+
+
+ 167
+
+
+ True
+
+
+ bnOptions
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 0, 2, 0
+
+
+ 3
+
+
+ True
+
+
+ 11
+
+
+ 25, 13
+
+
+ NoControl
+
+
+ 1
+
+
+ 36
+
+
+ 266, 149
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15
+
+
+ 0
+
+
+ 49, 20
+
+
+ lbLowRed
+
+
+ touchpadInvertComboBox
+
+
+ 194, 22
+
+
+ 5
+
+
+ True
+
+
+ btnNewAction
+
+
+ 0
+
+
+ Options
+
+
+ 290
+
+
+ 10
+
+
+ lbLSCurvePercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Flat
+
+
+ 28, 13
+
+
+ NoControl
+
+
+ 446, 0
+
+
+ bnLSDown
+
+
+ NoControl
+
+
+ pnlSAMouse
+
+
+ pnlController
+
+
+ 3
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 205
+
+
+ No
+
+
+ No
+
+
+ lbL2TrackS
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tSMIRSInvertedX
+
+
+ 250
+
+
+ Linear
+
+
+ 4
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ bnGyroZP
+
+
+ 2, 0, 2, 0
+
+
+ 83
+
+
+ fLPTouchSwipe
+
+
+ True
+
+
+ cBGyroSmooth
+
+
+ 88, 29
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Up
+
+
+ True
+
+
+ 136, 23
+
+
+ 6
+
+
+ 142, 18
+
+
+ True
+
+
+ 1
+
+
+ 7
+
+
+ 166, 23
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ None
+
+
+ 222
+
+
+ 241
+
+
+ 144, 2
+
+
+ True
+
+
+ 143, 42
+
+
+ Yes
+
+
+ pnlSixaxis
+
+
+ crossToolStripMenuItem
+
+
+ 25, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 11
+
+
+ advColorDialog
+
+
+ 203
+
+
+ 194, 22
+
+
+ 19, 13
+
+
+ 195, 422
+
+
+ NoControl
+
+
+ 0
+
+
+ 251
+
+
+ 157, 33
+
+
+ tSMIDPadInvertedX
+
+
+ True
+
+
+ 254
+
+
+ shareTouchInvStripMenuItem
+
+
+ 282
+
+
+ pnlController
+
+
+ 194, 22
+
+
+ 166
+
+
+ Triggers:
+
+
+ Zoom
+
+
+ 147, 22
+
+
+ X Button
+
+
+ 0
+
+
+ tPDeadzone
+
+
+ lbL2
+
+
+ 220, 3
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 10, 19
+
+
+ 11
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Right Stick
+
+
+ 5
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 120, 17
+
+
+ 49, 19
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 194, 22
+
+
+ bnGyroXP
+
+
+ 5, 41
+
+
+ tSMIDPadInverted
+
+
+ tSMIRSInvertedY
+
+
+ 3, 3, 3, 3
+
+
+ cMSPresets
+
+
+ lbLLeft
+
+
+ 2, 2, 2, 2
+
+
+ 29
+
+
+ pnlSAMouse
+
+
+ cBL2OutputCurve
+
+
+ tCSens
+
+
+ gBTouchpad
+
+
+ 228
+
+
+ 96, 105
+
+
+ pnlController
+
+
+ btPollRateLabel
+
+
+ nUDSixAxisZMaxZone
+
+
+ 45
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ tPCurve
+
+
+ gBSensitivity
+
+
+ 0
+
+
+ 31
+
+
+ 262
+
+
+ 81
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Options
+
+
+ NoControl
+
+
+ NoControl
+
+
+ 78, 134
+
+
+ label24
+
+
+ leftToolStripMenuItem
+
+
+ 218
+
+
+ NoControl
+
+
+ 111, 17
+
+
+ 8
+
+
+ 72, 218
+
+
+ 253
+
+
+ Flat
+
+
+ 47
+
+
+ lbLShare
+
+
+ False
+
+
+ 237
+
+
+ label25
+
+
+ 125, 23
+
+
+ 66 Hz (15 ms)
+
+
+ tSMIMouseInverted
+
+
+ lbGreen
+
+
+ 100, 17
+
+
+ 138, 19
+
+
+ True
+
+
+ 6, 6
+
+
+ tPControls
+
+
+ 80, 23
+
+
+ 2, 0, 2, 0
+
+
+ tPDeadzone
+
+
+ 264, 52
+
+
+ MiddleCenter
+
+
+ openFileDialog1
+
+
+ pnlTPMouse
+
+
+ False
+
+
+ 134, 96
+
+
+ squareToolStripMenuItem
+
+
+ 234
+
+
+ cBMouseAccel
+
+
+ gBOther
+
+
+ True
+
+
+ cBWhileCharging
+
+
+ 210
+
+
+ 86
+
+
+ 14
+
+
+ 5
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4, 22
+
+
+ True
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 100
+
+
+ tPDeadzone
+
+
+ 15
+
+
+ 130, 45
+
+
+ label20
+
+
+ nUDLSCurve
+
+
+ 89
+
+
+ nUDSixaxisXAntiDead
+
+
+ LS:
+
+
+ pnlTPMouse
+
+
+ 294, 103
+
+
+ 0
+
+
+ 3
+
+
+ 194, 22
+
+
+ label21
+
+
+ 194, 22
+
+
+ 42
+
+
+ NoControl
+
+
+ fLPTouchSwipe
+
+
+ Flat
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Inverted Y
+
+
+ bnRSDown
+
+
+ TopRight
+
+
+ None
+
+
+ 186, 61
+
+
+ NoControl
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Finger on Touchpad
+
+
+ btnGyroTriggers
+
+
+ NoControl
+
+
+ 44, 9
+
+
+ 2, 2
+
+
+ 2, 2
+
+
+ 71, 25
+
+
+ 83, 31
+
+
+ pnlTPMouse
+
+
+ MiddleCenter
+
+
+ 9
+
+
+ fLPTiltControls
+
+
+ Triangle
+
+
+ 281, 3
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 446, 481
+
+
+ L2 :
+
+
+ Left Stick Left :
+
+
+ Sixaxis X:
+
+
+ NoControl
+
+
+ 118, 143
+
+
+ NoControl
+
+
+ System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ pnlController
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbLowGreen
+
+
+ pnlFull
+
+
+ 49, 20
+
+
+ 221
+
+
+ 2, 2, 2, 2
+
+
+ NoControl
+
+
+ cBSlide
+
+
+ Flat
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Yes
+
+
+ 2, 0, 2, 0
+
+
+ 40, 21
+
+
+ LSToolStripMenuItem
+
+
+ False
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 241
+
+
+ L3
+
+
+ 2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2
+
+
+ lbSATip
+
+
+ 272, 256
+
+
+ 2, 0, 2, 0
+
+
+ label22
+
+
+ System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2
+
+
+ pSToolStripMenuItem
+
+
+ NoControl
+
+
+ 3
+
+
+ lbLRS
+
+
+ pnlController
+
+
+ TopDown
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Both X and Y Axes
+
+
+ X Axis
+
+
+ True
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ l3TouchInvStripMenuItem
+
+
+ %
+
+
+ NoControl
+
+
+ pnlLowBattery
+
+
+ bnCross
+
+
+ 1011, 481
+
+
+ Flat
+
+
+ Rotation
+
+
+ NoControl
+
+
+ 157, 4
+
+
+ 4, 4, 4, 4
+
+
+ btnRumbleHeavyTest
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 220, 29
+
+
+ fLPTouchSwipe
+
+
+ 282, 58
+
+
+ NoControl
+
+
+ 207
+
+
+ 8
+
+
+ cBTap
+
+
+ 0
+
+
+ Lightbar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ pnlController
+
+
+ 1
+
+
+ lbGyroSens
+
+
+ maxZoneTabPage
+
+
+ 90
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ cBR2OutputCurve
+
+
+ tSMIMouseInvertedX
+
+
+ True
+
+
+ True
+
+
+ 7
+
+
+ 302
+
+
+ NoControl
+
+
+ 73, 17
+
+
+ Flat
+
+
+ 40, 20
+
+
+ 212, 31
+
+
+ ArrowKeysToolStripMenuItem
+
+
+ False
+
+
+ 26, 8
+
+
+ 111, 3
+
+
+ upTouchInvStripMenuItem
+
+
+ antiDeadzoneTabPage
+
+
+ 26, 77
+
+
+ lbInputDelay
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 151, 214
+
+
+ 6, 51
+
+
+ 6, 53
+
+
+ Smoothing:
+
+
+ 50
+
+
+ 9
+
+
+ 41, 20
+
+
+ 264, 52
+
+
+ bnR2
+
+
+ 3
+
+
+ 272, 78
+
+
+ True
+
+
+ Full:
+
+
+ System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 2, 2, 2
+
+
+ fLPTouchSwipe
+
+
+ 259
+
+
+ 34
+
+
+ nUDSZ
+
+
+ 46, 21
+
+
+ Flash at
+
+
+ Invert:
+
+
+ Idle Disconnect
+
+
+ 37, 3
+
+
+ 438, 66
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 169, 67
+
+
+ 58, 22
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ L2
+
+
+ True
+
+
+ 23
+
+
+ 49, 20
+
+
+ 82, 13
+
+
+ False
+
+
+ 2, 2, 2, 2
+
+
+ 52, 13
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 231
+
+
+ lbLTriangle
+
+
+ gBOther
+
+
+ 125, 137
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 142, 17
+
+
+ 1
+
+
+ Flat
+
+
+ Flat
+
+
+ 1027, 520
+
+
+ NoControl
+
+
+ 3, 3, 3, 3
+
+
+ onTouchpadToolStripMenuItem
+
+
+ 5, 167
+
+
+ 254
+
+
+ 12
+
+
+ bnRSRight
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 2
+
+
+ Touchpad
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ 259
+
+
+ NoControl
+
+
+ Rumble
+
+
+ 3, 61
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Special Actions
+
+
+ pnlController
+
+
+ NoControl
+
+
+ label8
+
+
+ 158
+
+
+ gBOther
+
+
+ 1
+
+
+ 25, 125
+
+
+ LS
+
+
+ 194, 22
+
+
+ pnlController
+
+
+ tSMIDPadInvertedY
+
+
+ NoControl
+
+
+ R3
+
+
+ 6
+
+
+ 2 Fingers on Touchpad
+
+
+ 251
+
+
+ gBSensitivity
+
+
+ 11
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 5
+
+
+ fLPTouchSwipe
+
+
+ 4, 22
+
+
+ tPDeadzone
+
+
+ Color by Battery %
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ nUDSX
+
+
+ System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 278, 254
+
+
+ 7, 3
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 29, 13
+
+
+ 49, 13
+
+
+ lbGyroZN
+
+
+ 260, 148
+
+
+ Yes
+
+
+ fLPActionButtons
+
+
+ fingersOnTouchpadToolStripMenuItem
+
+
+ NoControl
+
+
+ Right Button
+
+
+ NoControl
+
+
+ btnFlashColor
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ NoControl
+
+
+ bnL3
+
+
+ MiddleLeft
+
+
+ Down Button
+
+
+ 70, 2
+
+
+ 42, 20
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1
+
+
+ True
+
+
+ R1
+
+
+ Profile Options
+
+
+ False
+
+
+ Flat
+
+
+ 10
+
+
+ 14
+
+
+ NoControl
+
+
+ tPOutCurve
+
+
+ 2, 2
+
+
+ 6, 14
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 2, 2, 2, 2
+
+
+ Rainbow
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Swipe Left
+
+
+ Flat
+
+
+ lbSwipeRight
+
+
+ 194, 22
+
+
+ cBlowerRCOn
+
+
+ 8
+
+
+ RS:
+
+
+ 250
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 100, 13
+
+
+ MiddleLeft
+
+
+ $this
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 7
+
+
+ 3, 3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Yes
+
+
+ Inverted Y
+
+
+ 1
+
+
+ btnChargingColor
+
+
+ bnTouchLeft
+
+
+ 2, 2
+
+
+ False
+
+
+ bnSwipeUp
+
+
+ l1ToolStripMenuItem
+
+
+ 7
+
+
+ 7
+
+
+ 3
+
+
+ No
+
+
+ 15, 13
+
+
+ True
+
System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 647, 17
+
+ bnDown
+
+
+ 33, 23
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 82, 13
+
+
+ 6
+
+
+ NoControl
+
+
+ 204
+
+
+ None
+
+
+ None
+
+
+ 16
+
+
+ tPOutCurve
+
+
+ 482, 17
+
+
+ 144, 63
+
+
+ 326, 13
True
@@ -8905,439 +9334,13 @@ with profile
102
-
- 96, 96
-
-
- True
-
-
- 1011, 481
-
-
- 4, 4, 4, 4
-
-
- 1027, 520
-
-
- 18, 94
-
-
- Profile Options
-
-
- controlToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- toolStripSeparator1
-
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- defaultToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- DpadToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIDPadInverted
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIDPadInvertedX
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIDPadInvertedY
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- LSToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMILSInverted
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMILSInvertedX
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMILSInvertedY
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- RSToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIRSInverted
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIRSInvertedX
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIRSInvertedY
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ABXYToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- WASDToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- wScanCodeWASDToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ArrowKeysToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- wScanCodeArrowKeysToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- MouseToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIMouseInverted
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIMouseInvertedX
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tSMIMouseInvertedY
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- openFileDialog1
-
-
- System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- cHName
-
-
- System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- cHTrigger
-
-
- System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- cHAction
-
-
- System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- crossToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- circleToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- squareToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- triangleToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l1ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l2ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r1ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r2ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- onTouchpadToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- downToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- leftToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- rightToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l3ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r3ToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fingerOnTouchpadToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- fingersOnTouchpadToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- optionsToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- shareToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pSToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- alwaysOnToolStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- crossTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- circleTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- squareTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- triangleTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l1TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l2TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r1TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r2TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- upTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- downTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- leftTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- rightTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- l3TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- r3TouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- oneFingerTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- twoFingerTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- optionsTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- shareTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- psTouchInvStripMenuItem
-
-
- System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- advColorDialog
-
-
- DS4Windows.AdvancedColorDialog, DS4Windows, Version=1.4.108.0, Culture=neutral, PublicKeyToken=null
-
-
- Options
-
-
- System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ 153, 17
+
+
+ 647, 17
+
+
+ zh-Hans
+
\ No newline at end of file
diff --git a/DS4Windows/DS4Forms/Options.zh-Hans.resx b/DS4Windows/DS4Forms/Options.zh-Hans.resx
index 1c04a13..b9f706e 100644
--- a/DS4Windows/DS4Forms/Options.zh-Hans.resx
+++ b/DS4Windows/DS4Forms/Options.zh-Hans.resx
@@ -119,82 +119,106 @@
- 149, 21
+ 146, 17
颜色随电量百分比变化
+
+ 4, 77
+
- 22, 17
+ 19, 13
蓝
+
+ 4, 55
+
- 22, 17
+ 19, 13
绿
- 45, 17
+ 48, 13
秒/循環
+
+ 4, 29
+
- 22, 17
+ 19, 13
红
- 55, 21
+ 50, 17
双击
+
+ 50, 17
+
轻触
- 55, 21
+ 47, 17
滚动
- 55, 21
+ 50, 17
滑动
+
+ 10, 17
+
- 66, 17
+ 67, 13
鼠标灵敏度
- 107, 21
+ 110, 17
右下角設為右鍵
- 74, 21
+ 74, 17
抖動補償
+
+ 179, 65
+
- 19, 17
+ 19, 13
分
+
+ 124, 62
+
+
+ 10, 172
+
- 75, 21
+ 69, 17
清空HID
@@ -203,235 +227,274 @@
测试震动
- 41, 17
+ 37, 13
滿電:
+
+ 3, 30
+
- 22, 17
+ 19, 13
红
+
+ 3, 56
+
- 22, 17
+ 19, 13
绿
+
+ 3, 78
+
- 22, 17
+ 19, 13
蓝
- 30, 17
+ 25, 13
空:
+
+ 85, 15
+
+
+ 触摸板
+
- 136, 21
+ 139, 17
開啟時滑動/捲動關閉
+
+ 115, 208
+
- 133, 26
+ 114, 22
- 130, 6
+ 111, 6
- 133, 26
+ 114, 22
默认
+
+ 114, 22
+
+
+ 十字键
+
- 141, 26
+ 120, 22
反转
- 141, 26
+ 120, 22
反转X轴
- 141, 26
+ 120, 22
反转Y轴
-
- 133, 26
+
+ 114, 22
-
- 十字键
+
+ 左摇杆
- 141, 26
+ 120, 22
反转
- 141, 26
+ 120, 22
反转X轴
- 141, 26
+ 120, 22
反转Y轴
-
- 133, 26
+
+ 114, 22
-
- 左摇杆
+
+ 右摇杆
- 141, 26
+ 120, 22
反转
- 141, 26
+ 120, 22
反转X轴
- 141, 26
+ 120, 22
反转Y轴
-
- 133, 26
-
-
- 右摇杆
-
- 133, 26
+ 114, 22
右侧动作键
+
+ 114, 22
+
- 164, 26
+ 139, 22
用掃描代碼
-
- 133, 26
-
-
- 164, 26
-
-
- 用掃描代碼
-
- 133, 26
+ 114, 22
方向键
+
+ 139, 22
+
+
+ 用掃描代碼
+
+
+ 114, 22
+
+
+ 鼠标
+
- 141, 26
+ 120, 22
反转
- 141, 26
+ 120, 22
反转X轴
- 141, 26
+ 120, 22
反转Y轴
-
- 133, 26
+
+ 267, 250
-
- 鼠标
+
+ 其他
-
- 134, 244
+
+ 11, 222
-
- 触摸板
+
+ 84, 219
+
+
+ 10, 196
+
+
+ 10, 149
- 108, 21
+ 96, 17
只使用 Dinput
- 236, 133
+ 233, 119
- 9, 140
+ 9, 121
- 129, 21
+ 134, 17
运行程式与配置文件
- 146, 135
+ 149, 119
浏览...
+
+ 7, 95
+
- 63, 17
+ 67, 13
使用控制器
- 205, 21
+ 9, 40
- 77, 21
+ 74, 17
鼠标加速
+
+ 77, 94
+
+
+ 115, 96
+
- 107, 21
+ 110, 17
用於映射和讀出
- 116, 21
+ 110, 17
空闲时断开连接
-
- 其他
+
+ 灯条
闪砾
@@ -452,49 +515,22 @@
颜色
- 58, 17
+ 49, 13
充电时:
-
- 176, 21
-
-
- shift mode 時用另一種顏色
-
-
- 22, 17
-
-
- 红
-
-
- 22, 17
-
-
- 绿
-
-
- 22, 17
-
-
- 蓝
-
-
- 灯条
+
+ 转盘
测试轻震
-
- 转盘
-
右摇杆
- 110, 17
+ 94, 13
输入延迟:N/Ams
@@ -506,37 +542,25 @@
六軸:X軸已反轉來方便閱讀
- 30, 17
+ 31, 13
加速
- 44, 17
+ 43, 13
陀螺仪
-
- 30, 17
-
-
- 按住
-
-
- 85, 17
-
-
- 來使用這些控制
-
-
- (無)/shift 關閉
+
+ 控制器
點擊光調來開啟顏色選擇器
-
- 控制器
+
+ 特殊动作
名字
@@ -556,9 +580,6 @@
删除动作
-
- 特殊动作
-
死区
diff --git a/DS4Windows/DS4Forms/Options.zh-Hant.resx b/DS4Windows/DS4Forms/Options.zh-Hant.resx
index 5c51314..8cfa625 100644
--- a/DS4Windows/DS4Forms/Options.zh-Hant.resx
+++ b/DS4Windows/DS4Forms/Options.zh-Hant.resx
@@ -119,91 +119,103 @@
- 119, 21
+ 118, 17
顏色依電量%變化
+
+ 4, 77
+
- 19, 17
+ 19, 13
藍
+
+ 5, 55
+
+
+ 19, 13
+
綠
- 45, 17
+ 48, 13
秒/循環
+
+ 4, 29
+
- 19, 17
+ 19, 13
紅
- 52, 21
+ 50, 17
雙擊
- 52, 21
+ 50, 17
點擊
- 52, 21
+ 50, 17
捲動
- 52, 21
+ 50, 17
滑動
- 74, 17
+ 73, 13
滑鼠靈敏度:
- 107, 21
+ 110, 17
右下角設為右鍵
- 74, 21
+ 74, 17
抖動補償
- 170, 59
+ 155, 66
- 30, 17
+ 31, 13
分鐘
- 102, 55
+ 100, 62
- 45, 213
+ 10, 201
- 79, 21
+ 72, 17
刷新 HID
@@ -212,233 +224,254 @@
測試強震
- 41, 17
+ 37, 13
滿電:
+
+ 3, 30
+
- 19, 17
+ 19, 13
紅
+
+ 3, 51
+
+
+ 19, 13
+
綠
+
+ 3, 74
+
- 19, 17
+ 19, 13
藍
- 41, 17
+ 37, 13
沒電:
- 88, 19
+ 84, 17
觸控版
- 0, 60
+ 3, 36
- 136, 21
+ 139, 17
開啟時滑動/捲動關閉
-
- 4, 61
+
+ 4, 40
+
+
+ 260, 153
- 150, 244
+ 128, 208
- 149, 26
+ 127, 22
- 146, 6
+ 124, 6
- 149, 26
+ 127, 22
預設
- 149, 26
+ 127, 22
十字鍵
- 129, 26
+ 110, 22
反轉
- 129, 26
+ 110, 22
反轉 X
- 129, 26
+ 110, 22
反轉 Y
- 149, 26
+ 127, 22
左搖桿
- 129, 26
+ 110, 22
反轉
- 129, 26
+ 110, 22
反轉 X
- 129, 26
+ 110, 22
反轉 Y
- 149, 26
+ 127, 22
右搖桿
- 129, 26
+ 110, 22
反轉
- 129, 26
+ 110, 22
反轉 X
- 129, 26
+ 110, 22
反轉 Y
- 149, 26
+ 127, 22
右側四個按鈕
- 149, 26
+ 127, 22
- 164, 26
+ 139, 22
用掃描代碼
- 149, 26
+ 127, 22
方向鍵
- 164, 26
+ 139, 22
用掃描代碼
- 149, 26
+ 127, 22
滑鼠
- 129, 26
+ 110, 22
反轉
- 129, 26
+ 110, 22
反轉 X
- 129, 26
+ 110, 22
反轉 Y
-
- 4, 61
+
+ 272, 245
其它
+
+ 10, 226
+
+
+ 83, 221
+
+
+ 10, 179
+
- 16, 184
+ 8, 158
- 108, 21
+ 96, 17
只使用 Dinput
- 197, 133
+ 183, 125
- 8, 131
+ 6, 122
- 85, 38
+ 86, 30
啟用程式
使用設定檔
- 107, 135
+ 100, 125
瀏覽...
- 63, 17
+ 67, 13
使用控制器
-
- 156, 20
-
- 74, 21
+ 74, 17
滑鼠加速
@@ -450,13 +483,13 @@
128, 93
- 107, 21
+ 110, 17
用於映射和讀出
- 85, 21
+ 86, 17
閒置時斷開
@@ -483,32 +516,11 @@
顏色
- 63, 17
+ 61, 13
當改變時:
-
- 176, 21
-
-
- shift mode 時用另一種顏色
-
-
- 19, 17
-
-
- 紅
-
-
- 綠
-
-
- 19, 17
-
-
- 藍
-
震動
@@ -519,7 +531,7 @@
右搖桿
- 101, 17
+ 94, 13
輸入延遲: N/Ams
@@ -531,35 +543,17 @@
六軸:X軸已反轉來方便閱讀
- 30, 17
+ 31, 13
加速
- 41, 17
+ 43, 13
陀螺儀
-
- 30, 17
-
-
- 按住
-
-
- 85, 17
-
-
- 來使用這些控制
-
-
- (無)/shift 關閉
-
-
- 觸控版 (未點擊)
-
控制器
@@ -597,119 +591,103 @@
死區
- 84, 21
+ 85, 17
當成控制器
- 73, 21
+ 73, 17
當成滑鼠
- 30, 17
+ 31, 13
反轉
- 55, 17
+ 55, 13
啟動按鍵
- 74, 17
+ 79, 13
陀螺儀靈敏度
- 205, 524
+ 172, 444
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
手指放在觸摸板
- 204, 26
+ 171, 22
2手指放在觸摸板
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
- 204, 26
+ 171, 22
-
- 204, 26
-
-
- 重置
-
-
-
- Inherit
-
-
- 靈敏度
-
-
- 控制器讀數
-
-
- Shift Modifier
+
+ 171, 22
總是啟用