diff --git a/app/Input/InputDispatcher.cs b/app/Input/InputDispatcher.cs index ab970ad3..84401f55 100644 --- a/app/Input/InputDispatcher.cs +++ b/app/Input/InputDispatcher.cs @@ -898,6 +898,7 @@ public static void AutoKeyboard() Aura.Init(); Aura.ApplyPower(); Aura.ApplyAura(); + Aura.Init(); SetBacklightAuto(); }