- Add default setting to Foreground Flash Count. Should fix flash.

svn path=/trunk/; revision=66135
This commit is contained in:
James Tabor 2015-01-31 23:30:30 +00:00
parent 6af9d3e24c
commit e007c66f9b

View file

@ -295,6 +295,7 @@ SpiUpdatePerUserSystemParameters()
gspv.bMenuDropAlign = 1;
gspv.bDropShadow = 1;
gspv.dwMenuShowDelay = 100;
gspv.dwForegroundFlashCount = 3;
gspv.iScrSaverTimeout = SpiLoadTimeOut();
gspv.bScrSaverActive = FALSE;