Backlight fixes

This commit is contained in:
Serge
2023-06-02 13:37:43 +02:00
parent 846cc6e867
commit 65b4192393
4 changed files with 19 additions and 12 deletions

View File

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