Skip to content

Instantly share code, notes, and snippets.

@sgithens
Last active September 13, 2019 18:44
Show Gist options
  • Select an option

  • Save sgithens/3fed338ad2c7076d1c92f4b0105874a7 to your computer and use it in GitHub Desktop.

Select an option

Save sgithens/3fed338ad2c7076d1c92f4b0105874a7 to your computer and use it in GitHub Desktop.
capturedSettingsToRender.json
[
{
"settings": {
"Languages": [
"en-US"
]
},
"name": "Windows Display Language",
"numberOfSettings": 1,
"renderSettings": {
"Languages": {
"settingId": "Languages",
"settingLabel": "Language",
"settingDesc": "Language.",
"debugInfo": "Default: undefined",
"settingVal": "[\"en-US\"]"
}
},
"id": "com.microsoft.windows.language"
},
{
"settings": {
"screen-dpi": 0,
"screen-resolution": {
"height": 984,
"width": 1680
}
},
"name": "Windows DPI",
"numberOfSettings": 2,
"renderSettings": {
"screen-dpi": {
"settingId": "screen-dpi",
"settingLabel": "Screen DPI",
"settingDesc": "Screen DPI of the default display.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"screen-resolution": {
"settingId": "screen-resolution",
"settingLabel": "screen-resolution",
"settingVal": {
"height": 984,
"width": 1680
}
}
},
"id": "com.microsoft.windows.screenDPI"
},
{
"settings": {
"HighContrastOn": {
"path": "pvParam.dwFlags.HCF_HIGHCONTRASTON",
"value": false
},
"LastHighContrastTheme": "%SystemRoot%\\resources\\Ease of Access Themes\\hcblack.theme",
"Pre-High Contrast Scheme": "C:\\Windows\\resources\\Themes\\aero.theme"
},
"name": "Windows High Contrast",
"numberOfSettings": 3,
"renderSettings": {
"HighContrastOn": {
"settingId": "HighContrastOn",
"settingLabel": "High Contrast",
"settingDesc": "Whether to enable/disable High Contrast",
"debugInfo": "Default: undefined",
"settingVal": false
},
"LastHighContrastTheme": {
"settingId": "LastHighContrastTheme",
"settingLabel": "High Contrast theme",
"settingDesc": "High Contrast Theme",
"debugInfo": "Default: %SystemRoot%\\resources\\Ease of Access Themes\\hcwhite.theme",
"settingVal": "%SystemRoot%\\resources\\Ease of Access Themes\\hcblack.theme"
},
"Pre-High Contrast Scheme": {
"settingId": "Pre-High Contrast Scheme",
"settingLabel": "Previous Scheme",
"settingDesc": "The scheme that was used prior to selecting the high contrast theme.",
"debugInfo": "Default: C:\\Windows\\resources\\Themes\\aero.theme",
"settingVal": "C:\\Windows\\resources\\Themes\\aero.theme"
}
},
"id": "com.microsoft.windows.highContrast"
},
{
"settings": {
"SystemSettings_Display_BlueLight_ManualToggleQuickAction": {
"value": false
}
},
"name": "Windows night light settings",
"numberOfSettings": 1,
"renderSettings": {
"SystemSettings_Display_BlueLight_ManualToggleQuickAction": {
"settingId": "SystemSettings_Display_BlueLight_ManualToggleQuickAction",
"settingLabel": "Night Screen",
"settingDesc": "Reduce the blue emitted from the screen.",
"debugInfo": "Default: 0",
"settingVal": false
}
},
"id": "com.microsoft.windows.nightScreen"
},
{
"settings": {
"AppStarting": "%SystemRoot%\\cursors\\aero_working.ani",
"Arrow": "%SystemRoot%\\cursors\\aero_arrow.cur",
"Hand": "%SystemRoot%\\cursors\\aero_link.cur",
"Help": "%SystemRoot%\\cursors\\aero_helpsel.cur",
"NWPen": "%SystemRoot%\\cursors\\aero_pen.cur",
"No": "%SystemRoot%\\cursors\\aero_unavail.cur",
"SizeAll": "%SystemRoot%\\cursors\\aero_move.cur",
"SizeNESW": "%SystemRoot%\\cursors\\aero_nesw.cur",
"SizeNS": "%SystemRoot%\\cursors\\aero_ns.cur",
"SizeNWSE": "%SystemRoot%\\cursors\\aero_nwse.cur",
"SizeWE": "%SystemRoot%\\cursors\\aero_ew.cur",
"UpArrow": "%SystemRoot%\\cursors\\aero_up.cur",
"Wait": "%SystemRoot%\\cursors\\aero_busy.ani"
},
"name": "Windows Cursors",
"numberOfSettings": 13,
"renderSettings": {
"AppStarting": {
"settingId": "AppStarting",
"settingLabel": "Application Startup Cursor",
"settingDesc": "The animated cursor that displays while an application is starting up.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_working.ani",
"settingVal": "%SystemRoot%\\cursors\\aero_working.ani"
},
"Arrow": {
"settingId": "Arrow",
"settingLabel": "Arrow Cursor",
"settingDesc": "The 'arrow' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_arrow.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_arrow.cur"
},
"Hand": {
"settingId": "Hand",
"settingLabel": "Hand Cursor",
"settingDesc": "The 'hand' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_link.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_link.cur"
},
"Help": {
"settingId": "Help",
"settingLabel": "Help Cursor",
"settingDesc": "The 'help' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_helpsel.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_helpsel.cur"
},
"NWPen": {
"settingId": "NWPen",
"settingLabel": "Pen Cursor",
"settingDesc": "The 'pen' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_pen.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_pen.cur"
},
"No": {
"settingId": "No",
"settingLabel": "'No' Cursor",
"settingDesc": "The cursor icon used to indicate that the resource under the pointer cannot be clicked.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_unavail.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_unavail.cur"
},
"SizeAll": {
"settingId": "SizeAll",
"settingLabel": "'Resize All' Cursor",
"settingDesc": "The 'resize all' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_move.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_move.cur"
},
"SizeNESW": {
"settingId": "SizeNESW",
"settingLabel": "'Resize NESW' Cursor",
"settingDesc": "The 'resize NESW' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_nesw.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_nesw.cur"
},
"SizeNS": {
"settingId": "SizeNS",
"settingLabel": "'Resize Height' Cursor",
"settingDesc": "The 'resize height' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_ns.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_ns.cur"
},
"SizeNWSE": {
"settingId": "SizeNWSE",
"settingLabel": "'Resize NWSE' Cursor",
"settingDesc": "The 'resize NWSE' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_nwse.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_nwse.cur"
},
"SizeWE": {
"settingId": "SizeWE",
"settingLabel": "'Resize WE' Cursor",
"settingDesc": "The 'resize WE' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_ew.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_ew.cur"
},
"UpArrow": {
"settingId": "UpArrow",
"settingLabel": "'Up Arrow' Cursor",
"settingDesc": "The 'up arrow' cursor icon.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_up.cur",
"settingVal": "%SystemRoot%\\cursors\\aero_up.cur"
},
"Wait": {
"settingId": "Wait",
"settingLabel": "'Wait' Cursor",
"settingDesc": "The cursor icon to display while the system is busy.",
"debugInfo": "Default: %SystemRoot%\\cursors\\aero_busy.ani",
"settingVal": "%SystemRoot%\\cursors\\aero_busy.ani"
}
},
"id": "com.microsoft.windows.cursors"
},
{
"settings": {
"SwapMouseButtonsConfig": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 0
},
"ScrollWheelModeConfig": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 3
},
"ScrollFocusRoutingConfig": {
"path": "pvParam",
"value": 2
},
"MouseCursorShadowEnable": {
"path": "pvParam",
"value": 0
},
"ScrollCharsConfig": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 3
},
"WindowsTrackingConfig": {
"path": "pvParam",
"value": 0
},
"ActiveZOrder": {
"path": "pvParam",
"value": 0
},
"WindowsArrangement": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 1
},
"DoubleClickTimeConfig": {
"value": 500
},
"PointerSpeedConfig": {
"path": "pvParam",
"value": 10
},
"EnhancePrecisionConfig": {
"path": "pvParam",
"value": [
6,
10,
1
]
},
"SnapToDefaultButtonConfig": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 0
},
"HidePointerConfig": {
"path": "pvParam",
"value": 1
},
"MouseSonarConfig": {
"path": "pvParam",
"value": 0
},
"DoubleClickWidthConfig": {
"value": 4
},
"DoubleClickHeightConfig": {
"value": 4
}
},
"name": "Windows Mouse settings",
"numberOfSettings": 16,
"renderSettings": {
"SwapMouseButtonsConfig": {
"settingId": "SwapMouseButtonsConfig",
"settingLabel": "Swap mouse primary button",
"settingDesc": "Swap mouse left/right buttons",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"ScrollWheelModeConfig": {
"settingId": "ScrollWheelModeConfig",
"settingLabel": "Mouse scroll wheel mode",
"settingDesc": "Changes the number of lines to scroll when moving the scrollwheel.",
"debugInfo": "Default: undefined",
"settingVal": 3
},
"ScrollFocusRoutingConfig": {
"settingId": "ScrollFocusRoutingConfig",
"settingLabel": "Mouse scroll focus routing",
"settingDesc": "Changes the way mouse scrolling is passed to applications.",
"debugInfo": "Default: undefined",
"settingVal": 2
},
"MouseCursorShadowEnable": {
"settingId": "MouseCursorShadowEnable",
"settingLabel": "Mouse cursor shadow",
"settingDesc": "Enables or disables mouse cursor shadow.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"ScrollCharsConfig": {
"settingId": "ScrollCharsConfig",
"settingLabel": "Mouse wheel horizontal scroll",
"settingDesc": "Changes the number of chars that are scrolled horizontally.",
"debugInfo": "Default: undefined",
"settingVal": 3
},
"WindowsTrackingConfig": {
"settingId": "WindowsTrackingConfig",
"settingLabel": "Mouse Windows tracking",
"settingDesc": "Windows are focused when mouse is stopped over them.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"ActiveZOrder": {
"settingId": "ActiveZOrder",
"settingLabel": "Windows Tracking",
"settingDesc": "Windows receive focus when mouse hovers over them.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"WindowsArrangement": {
"settingId": "WindowsArrangement",
"settingLabel": "Configures Window arrangement",
"settingDesc": "Enable/Disables the automatic Windows arrangment when dragging windows to border with mouse.",
"debugInfo": "Default: undefined",
"settingVal": 1
},
"DoubleClickTimeConfig": {
"settingId": "DoubleClickTimeConfig",
"settingLabel": "Double click time",
"settingDesc": "Changes the amount of time that can elapse between a first click and a second click for the OS to consider the mouse action a double-click.",
"debugInfo": "Default: 500",
"settingVal": 500
},
"PointerSpeedConfig": {
"settingId": "PointerSpeedConfig",
"settingLabel": "Configures pointer speed",
"settingDesc": "Selects a pointer speed.",
"debugInfo": "Default: undefined",
"settingVal": 10
},
"EnhancePrecisionConfig": {
"settingId": "EnhancePrecisionConfig",
"settingLabel": "Enhance pointer precision",
"settingDesc": "Enable/Disables enhanced pointer precision.",
"debugInfo": "Default: undefined",
"settingVal": "[6,10,1]"
},
"SnapToDefaultButtonConfig": {
"settingId": "SnapToDefaultButtonConfig",
"settingLabel": "Snap To",
"settingDesc": "Automatically move pointer to the default button in a dialogue.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"HidePointerConfig": {
"settingId": "HidePointerConfig",
"settingLabel": "Hide pointer while typing",
"settingDesc": "Enable/Disables hiding the pointer while typing.",
"debugInfo": "Default: undefined",
"settingVal": 1
},
"MouseSonarConfig": {
"settingId": "MouseSonarConfig",
"settingLabel": "Mouse sonar",
"settingDesc": "Enable/Disable showing mouse location when pressing the CTRL key.",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"DoubleClickWidthConfig": {
"settingId": "DoubleClickWidthConfig",
"settingLabel": "Double-click rectangle width",
"settingDesc": "Changes the width of the rectangle in which a second click should fall for OS to consider the mouse action a double-click.",
"debugInfo": "Default: 4",
"settingVal": 4
},
"DoubleClickHeightConfig": {
"settingId": "DoubleClickHeightConfig",
"settingLabel": "Double-click rectangle height",
"settingDesc": "Changes the height of the rectangle in which a second click should fall for OS to consider the mouse action a double-click.",
"debugInfo": "Default: 4",
"settingVal": 4
}
},
"id": "com.microsoft.windows.mouseSettings"
},
{
"settings": {
"MouseTrails": {
"path": {
"get": "pvParam",
"set": "uiParam"
},
"value": 0
}
},
"name": "Windows Mouse Trailing",
"numberOfSettings": 1,
"renderSettings": {
"MouseTrails": {
"settingId": "MouseTrails",
"settingLabel": "Mouse trails",
"settingDesc": "Amount of mouse trailing",
"debugInfo": "Default: undefined",
"settingVal": 0
}
},
"id": "com.microsoft.windows.mouseTrailing"
},
{
"settings": {
"SystemSettings_Input_Touch_SetActivationTimeout": {
"value": "Medium sensitivity"
}
},
"name": "Windows precision touchpad settings",
"numberOfSettings": 1,
"renderSettings": {
"SystemSettings_Input_Touch_SetActivationTimeout": {
"settingId": "SystemSettings_Input_Touch_SetActivationTimeout",
"settingLabel": "Touchpad sensitivity",
"settingDesc": "Changes Windows 10 precision touchpad sensitivity.",
"debugInfo": "Default: Medium sensitivity",
"settingVal": "Medium sensitivity"
}
},
"id": "com.microsoft.windows.touchPadSettings"
},
{
"settings": {
"Acceleration": {
"path": "pvParam.iTimeToMaxSpeed",
"value": 3000
},
"MaxSpeed": {
"path": "pvParam.iMaxSpeed",
"value": 80
},
"MouseKeysOn": {
"path": "pvParam.dwFlags.MKF_MOUSEKEYSON",
"value": false
}
},
"name": "Windows MouseKeys",
"numberOfSettings": 3,
"renderSettings": {
"Acceleration": {
"settingId": "Acceleration",
"settingLabel": "Mouse keys acceleration",
"settingDesc": "Acceleration of mouse keys",
"debugInfo": "Default: undefined",
"settingVal": 3000
},
"MaxSpeed": {
"settingId": "MaxSpeed",
"settingLabel": "Mouse keys speed",
"settingDesc": "Speed of mouse keys",
"debugInfo": "Default: undefined",
"settingVal": 80
},
"MouseKeysOn": {
"settingId": "MouseKeysOn",
"settingLabel": "Mouse keys",
"settingDesc": "Enable/Disable mouse keys",
"debugInfo": "Default: undefined",
"settingVal": false
}
},
"id": "com.microsoft.windows.mouseKeys"
},
{
"settings": {
"BounceKeysInterval": {
"path": "pvParam.iBounceMSec",
"value": 0
},
"FilterKeysEnable": {
"path": "pvParam.dwFlags.FKF_FILTERKEYSON",
"value": false
},
"SlowKeysInterval": {
"path": "pvParam.iWaitMSec",
"value": 1000
}
},
"name": "Windows FilterKeys",
"numberOfSettings": 3,
"renderSettings": {
"BounceKeysInterval": {
"settingId": "BounceKeysInterval",
"settingLabel": "Bounce keys interval",
"settingDesc": "Bounce keys interval time in milliseconds",
"debugInfo": "Default: 0",
"settingVal": 0
},
"FilterKeysEnable": {
"settingId": "FilterKeysEnable",
"settingLabel": "Filter keys",
"settingDesc": "Enable/Disable filter keys",
"debugInfo": "Default: undefined",
"settingVal": false
},
"SlowKeysInterval": {
"settingId": "SlowKeysInterval",
"settingLabel": "Slow keys interval",
"settingDesc": "Slow keys interval time in milliseconds",
"debugInfo": "Default: undefined",
"settingVal": 1000
}
},
"id": "com.microsoft.windows.filterKeys"
},
{
"settings": {
"StickyKeysOn": {
"path": "pvParam.dwFlags.SKF_STICKYKEYSON",
"value": false
}
},
"name": "Windows StickyKeys",
"numberOfSettings": 1,
"renderSettings": {
"StickyKeysOn": {
"settingId": "StickyKeysOn",
"settingLabel": "Sticky Keys On",
"settingDesc": "Whether or not sticky keys should be turned on.",
"debugInfo": "Default: undefined",
"settingVal": false
}
},
"id": "com.microsoft.windows.stickyKeys"
},
{
"settings": {},
"name": "Windows typing autocorrect",
"numberOfSettings": 0,
"renderSettings": {},
"id": "com.microsoft.windows.typingEnhancement"
},
{
"settings": {
"ClickSound": 1,
"Dock": 0,
"HoverPeriod": 1000,
"InsertSpace": 1,
"Mode": 1,
"NavigationMode": 0,
"ScanInterval": 1000,
"ScanKey": 32,
"ShowClearKeyboard": 1,
"ShowNumPad": 0,
"UseDevice": 1,
"UseKB": 1,
"UseMouse": 0,
"UseTextPrediction": 1
},
"name": "Windows Built-in Onscreen Keyboard",
"numberOfSettings": 14,
"renderSettings": {
"ClickSound": {
"settingId": "ClickSound",
"settingLabel": "Use click sound",
"settingDesc": "Makes click sound when pressing OSK keys",
"debugInfo": "Default: 0",
"settingVal": "On"
},
"Dock": {
"settingId": "Dock",
"settingLabel": "Dock",
"settingDesc": "Dock the OSK at the bottom of the screen",
"debugInfo": "Default: 0",
"settingVal": 0
},
"HoverPeriod": {
"settingId": "HoverPeriod",
"settingLabel": "Hover duration",
"settingDesc": "Changes the ammount of time for considering a click when hovering over a key",
"debugInfo": "Default: 1000",
"settingVal": 1000
},
"InsertSpace": {
"settingId": "InsertSpace",
"settingLabel": "Auto insert space",
"settingDesc": "Insert space after predicted word",
"debugInfo": "Default: 0",
"settingVal": "On"
},
"Mode": {
"settingId": "Mode",
"settingLabel": "OSK keys mode",
"settingDesc": "Select how OSK keys are pressed",
"debugInfo": "Default: 1",
"settingVal": "Hover over keys"
},
"NavigationMode": {
"settingId": "NavigationMode",
"settingLabel": "On-Screen Keyboard",
"settingDesc": "Enable/Disable On-Screen Keyboard",
"debugInfo": "Default: undefined",
"settingVal": 0
},
"ScanInterval": {
"settingId": "ScanInterval",
"settingLabel": "Scanning speed",
"settingDesc": "Changes the wait interval while scanning keys",
"debugInfo": "Default: 1000",
"settingVal": 1000
},
"ScanKey": {
"settingId": "ScanKey",
"settingLabel": "Scan keyboard key",
"settingDesc": "Keyboard key using for scanning",
"debugInfo": "Default: 32",
"settingVal": 32
},
"ShowClearKeyboard": {
"settingId": "ShowClearKeyboard",
"settingLabel": "Show position keys",
"settingDesc": "Show keys to make it easier to move around the screen",
"debugInfo": "Default: 0",
"settingVal": "On"
},
"ShowNumPad": {
"settingId": "ShowNumPad",
"settingLabel": "Numeric key pad",
"settingDesc": "Turn on numeric key pad",
"debugInfo": "Default: 0",
"settingVal": 0
},
"UseDevice": {
"settingId": "UseDevice",
"settingLabel": "Scan using gaming device",
"settingDesc": "Use joystick, game pad or other gaming device",
"debugInfo": "Default: 1",
"settingVal": "On"
},
"UseKB": {
"settingId": "UseKB",
"settingLabel": "Scan using keyboard key",
"settingDesc": "Use specific keyboard key for scanning",
"debugInfo": "Default: 0",
"settingVal": "On"
},
"UseMouse": {
"settingId": "UseMouse",
"settingLabel": "Scan using mouse click",
"settingDesc": "Use mouse clicks to for scanning",
"debugInfo": "Default: 0",
"settingVal": 0
},
"UseTextPrediction": {
"settingId": "UseTextPrediction",
"settingLabel": "Text prediction",
"settingDesc": "Use OSK text prediction to show suggestions while typing",
"debugInfo": "Default: 0",
"settingVal": "On"
}
},
"id": "com.microsoft.windows.onscreenKeyboard"
},
{
"settings": {
"ImageConfig": {
"path": "pvParam",
"value": "c:\\windows\\web\\wallpaper\\theme1\\img1.jpg"
}
},
"name": "Windows desktop background personalization",
"numberOfSettings": 1,
"renderSettings": {
"ImageConfig": {
"settingId": "ImageConfig",
"settingLabel": "Desktop background wallpaper",
"settingDesc": "The path to the image to be set as the new desktop wallpaper.",
"debugInfo": "Default: undefined",
"settingVal": "c:\\windows\\web\\wallpaper\\theme1\\img1.jpg"
}
},
"id": "com.microsoft.windows.desktopBackground"
},
{
"settings": {
"ImageConfig": {
"path": "pvParam",
"value": "c:\\windows\\web\\wallpaper\\theme1\\img1.jpg"
},
"SolidColorConfig": {
"value": {
"b": 0,
"g": 0,
"r": 0
}
}
},
"name": "Windows desktop background personalization",
"numberOfSettings": 2,
"renderSettings": {
"ImageConfig": {
"settingId": "ImageConfig",
"settingLabel": "Desktop background wallpaper",
"settingDesc": "The path to the image to be set as the new desktop wallpaper.",
"debugInfo": "Default: undefined",
"settingVal": "c:\\windows\\web\\wallpaper\\theme1\\img1.jpg"
},
"SolidColorConfig": {
"settingId": "SolidColorConfig",
"settingLabel": "Desktop background color",
"settingDesc": "The color to be set as desktop background.",
"debugInfo": "Default: undefined",
"settingVal": "{\"b\":0,\"g\":0,\"r\":0}"
}
},
"id": "com.microsoft.windows.desktopBackgroundColor"
},
{
"settings": {
"Magnification": 200
},
"name": "Windows Built-in Screen Magnifier",
"numberOfSettings": 1,
"renderSettings": {
"Magnification": {
"settingId": "Magnification",
"settingLabel": "Magnification",
"settingDesc": "Set up magnification level",
"debugInfo": "Default: 200",
"settingVal": 200
}
},
"id": "com.microsoft.windows.magnifier"
},
{
"settings": {
"SystemSettings_Accessibility_Narrator_IsAutoStartEnabled": {
"value": false
},
"SystemSettings_Accessibility_Narrator_IsAutoStartOnLogonDesktopEnabled": {
"value": false
}
},
"name": "Windows Built-in Narrator",
"numberOfSettings": 2,
"renderSettings": {
"SystemSettings_Accessibility_Narrator_IsAutoStartEnabled": {
"settingId": "SystemSettings_Accessibility_Narrator_IsAutoStartEnabled",
"settingLabel": "Auto Start Narrator",
"settingDesc": "Start Narrator after sign-in.",
"debugInfo": "Default: 0",
"settingVal": false
},
"SystemSettings_Accessibility_Narrator_IsAutoStartOnLogonDesktopEnabled": {
"settingId": "SystemSettings_Accessibility_Narrator_IsAutoStartOnLogonDesktopEnabled",
"settingLabel": "Auto Start Narrator for everyone",
"settingDesc": "Start Narrator before sign-in.",
"debugInfo": "Default: 0",
"settingVal": false
}
},
"id": "com.microsoft.windows.narrator"
},
{
"settings": {},
"name": "UIO+",
"numberOfSettings": 0,
"renderSettings": {},
"id": "net.gpii.uioPlus"
},
{
"settings": {
"screen-dpi": 0,
"screen-resolution": {
"height": 984,
"width": 1680
}
},
"name": "Windows Screen Resolution",
"numberOfSettings": 2,
"renderSettings": {
"screen-dpi": {
"settingId": "screen-dpi",
"settingLabel": "screen-dpi",
"settingVal": 0
},
"screen-resolution": {
"settingId": "screen-resolution",
"settingLabel": "Screen resolution",
"settingDesc": "Screen resolution of the default display.",
"debugInfo": "Default: undefined",
"settingVal": "{\"height\":984,\"width\":1680}"
}
},
"id": "com.microsoft.windows.screenResolution"
},
{
"settings": {
"Volume": {
"value": 0.673242
}
},
"name": "Windows 10 system volume",
"numberOfSettings": 1,
"renderSettings": {
"Volume": {
"settingId": "Volume",
"settingLabel": "System volume",
"settingDesc": "Changes the current system volume.",
"debugInfo": "Default: 0.5",
"settingVal": 0.673242
}
},
"id": "com.microsoft.windows.volumeControl"
},
{
"settings": {},
"name": "GPII Test solution for speech control of the computer",
"numberOfSettings": 0,
"renderSettings": {},
"id": "net.gpii.test.speechControl"
},
{
"settings": {
"explodeMethod": {
"schema": {
"description": "The strategy to be used when exploding",
"enum": [
"reject",
"fail",
"throw"
],
"enumLabels": [
"reject",
"fail",
"throw"
],
"title": "Explode Method"
}
},
"explodeOn": {
"schema": {
"description": "Whether to explode during the get or set settingsHandler method",
"enum": [
"get",
"set",
"launch",
"stop"
],
"enumLabels": [
"get",
"set",
"launch",
"stop"
],
"title": "Explode On"
}
}
},
"name": "GPII Test solution for triggering settingsHandler errors",
"numberOfSettings": 2,
"renderSettings": {
"explodeMethod": {
"settingId": "explodeMethod",
"settingLabel": "Explode Method",
"settingDesc": "The strategy to be used when exploding",
"debugInfo": "Default: undefined",
"settingVal": "{\"schema\":{\"description\":\"The strategy to be used when exploding\",\"enum\":[\"reject\",\"fail\",\"throw\"],\"enumLabels\":[\"reject\",\"fail\",\"throw\"],\"title\":\"Explode Method\"}}"
},
"explodeOn": {
"settingId": "explodeOn",
"settingLabel": "Explode On",
"settingDesc": "Whether to explode during the get or set settingsHandler method",
"debugInfo": "Default: undefined",
"settingVal": "{\"schema\":{\"description\":\"Whether to explode during the get or set settingsHandler method\",\"enum\":[\"get\",\"set\",\"launch\",\"stop\"],\"enumLabels\":[\"get\",\"set\",\"launch\",\"stop\"],\"title\":\"Explode On\"}}"
}
},
"id": "net.gpii.explode"
},
{
"settings": {},
"name": "Microsoft Office",
"numberOfSettings": 0,
"renderSettings": {},
"id": "com.microsoft.office"
}
]
// The top level needs to be an array for ordering, or perhaps we could eventually
// adopt sequence notation.
[
{
type: "group",
name: "Windows Mouse Stuff",
description: "An amalgamation of things from 'Windows Mouse settings', 'Windows Mouse Trailing', and 'Windows MouseKeys'",
// Similarly, the entries are meant to be ordered for the display to the user
entries: [
{
type: "setting",
solutionId: "com.microsoft.windows.mouseTrailing",
settingId: "MouseTrails"
},
{
type: "setting",
solutionId: "com.microsoft.windows.mouseSettings",
settingId: "ScrollWheelModeConfig"
},
{
type: "setting",
solutionId: "com.microsoft.windows.mouseSettings",
settingId: "WindowsTrackingConfig"
},
{
type: "setting",
solutionId: "com.microsoft.windows.mouseKeys",
settingId: "MouseKeysOn"
}
]
},
{
type: "group",
name: "JAWS",
description: "Jaws Settings",
entries: [
{
type: "setting",
solutionId: "com.freedomscientific.jaws",
settingId: "Braille.Grade2SuppressCapitalSigns"
},
{
type: "setting",
solutionId: "com.freedomscientific.jaws",
settingId: "HTML.FormsModeAutoOff"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment