private void SetScreenNormal() { BrightnessController.SetGamma(128); }
private void SetScreenBright() { BrightnessController.SetGamma(255); }