UNPKG

gpii-windows

Version:

Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™

34 lines (30 loc) 810 B
{ "options": { "getAction": "SPI_GETHIGHCONTRAST", "setAction": "SPI_SETHIGHCONTRAST", "uiParam": "struct_size", "pvParam": { "type": "struct", "name": "HIGHCONTRAST", "template": { "cbSize": "uint32", "dwFlags": "uint32", "lpszDefaultScheme": "pointer" } } }, "settings": { "HighContrastOn": { "value": false, "path": "pvParam.dwFlags.HCF_HIGHCONTRASTON" }, "HotkeyActive": { "value": true, "path": "pvParam.dwFlags.HCF_HOTKEYACTIVE" }, "HighContrastTheme": { "value": "High Contrast Black", "path": "pvParam.lpszDefaultScheme" } } }