This commit is contained in:
Serge
2023-08-09 11:37:22 +02:00
parent c9b7e4b2af
commit e19f815498
3 changed files with 6 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ namespace GHelper
BatteryControl.SetBatteryChargeLimit();
settingsForm.AutoKeyboard();
settingsForm.matrix.SetMatrix();
settingsForm.matrix.SetMatrix(true);
}
private static void SystemEvents_PowerModeChanged(object sender, PowerModeChangedEventArgs e)