Backlight fixes

This commit is contained in:
Serge
2023-06-02 14:06:12 +02:00
parent 65b4192393
commit ddb591b79a
2 changed files with 8 additions and 10 deletions

View File

@@ -1295,7 +1295,7 @@ namespace GHelper
public void AutoKeyboard()
{
InputDispatcher.SetBacklight(true);
InputDispatcher.SetBacklightAuto(true);
}
public void AutoPerformance()