UNPKG

gpii-universal

Version:

Cross platform, core components of the GPII personalization infrastructure.

115 lines (114 loc) 5.59 kB
{ "flat": { "contexts": { "gpii-default": { "name": "Default preferences", "preferences": { "http://registry.gpii.net/applications/com.microsoft.windows.mouseTrailing": { "MouseTrails": { "path": { "get": "pvParam", "set": "uiParam" }, "value": 10 } }, "http://registry.gpii.net/applications/com.microsoft.windows.mouseKeys": { "MouseKeysOn": { "path": "pvParam.dwFlags.MKF_MOUSEKEYSON", "value": true }, "MaxSpeed": { "path": "pvParam.iMaxSpeed", "value": 100 }, "Acceleration": { "path": "pvParam.iTimeToMaxSpeed", "value": 1000 } }, "http://registry.gpii.net/applications/com.microsoft.windows.stickyKeys": { "StickyKeysOn": { "path": "pvParam.dwFlags.SKF_STICKYKEYSON", "value": true } }, "http://registry.gpii.net/applications/com.microsoft.windows.filterKeys": { "FilterKeysEnable": { "path": "pvParam.dwFlags.FKF_FILTERKEYSON", "value": true } }, "http://registry.gpii.net/applications/com.microsoft.windows.highContrast": { "HighContrastOn": { "path": "pvParam.dwFlags.HCF_HIGHCONTRASTON", "value": true } }, "http://registry.gpii.net/applications/com.microsoft.windows.cursors": { "No": "%SystemRoot%\\cursors\\no_l.cur", "Hand": "%SystemRoot%\\cursors\\wait_l.cur", "Help": "%SystemRoot%\\cursors\\help_l.cur", "Wait": "%SystemRoot%\\cursors\\busy_l.cur", "Arrow": "%SystemRoot%\\cursors\\arrow_l.cur", "NWPen": "%SystemRoot%\\cursors\\pen_l.cur", "SizeNS": "%SystemRoot%\\cursors\\size4_l.cur", "SizeWE": "%SystemRoot%\\cursors\\size3_l.cur", "SizeAll": "%SystemRoot%\\cursors\\move_l.cur", "UpArrow": "%SystemRoot%\\cursors\\up_l.cur", "SizeNESW": "%SystemRoot%\\cursors\\size1_l.cur", "SizeNWSE": "%SystemRoot%\\cursors\\size2_l.cur", "AppStarting": "%SystemRoot%\\cursors\\wait_l.cur" }, "http://registry.gpii.net/applications/com.microsoft.windows.magnifier": { "FollowFocus": 0, "FollowCaret": 1, "FollowMouse": 1, "Invert": 1, "Magnification": 150, "MagnificationMode": 3 }, "http://registry.gpii.net/applications/com.microsoft.windows.screenResolution": { "screen-resolution": { "width": 800, "height": 600 } }, "http://registry.gpii.net/applications/com.microsoft.windows.screenDPI": { "screen-dpi": 1 }, "http://registry.gpii.net/applications/com.microsoft.windows.nightScreen": { "SystemSettings_Display_BlueLight_ManualToggleQuickAction": { "value": false } }, "http://registry.gpii.net/applications/com.microsoft.windows.narrator": { "SpeechSpeed": 11, "SpeechPitch": 4, "CoupleNarratorCursorKeyboard": 1, "FollowInsertion": 0, "InteractionMouse": 1, "EchoWords": 1, "EchoChars": 0 }, "http://registry.gpii.net/applications/com.microsoft.windows.typingEnhancement": { "EnableAutocorrection": 1, "EnableSpellchecking": 1, "EnableTextPrediction": 1, "EnablePredictionSpaceInsertion": 1, "EnableDoubleTapSpace": 1, "EnableKeyAudioFeedback": 1, "EnableAutoShiftEngage": 1, "EnableShiftLock": 1, "EnableCompatibilityKeyboard": 1, "EnableDesktopModeAutoInvoke": 1 }, "http://registry.gpii.net/applications/com.microsoft.windows.language": { "MachinePreferredUILanguages": "en-US", "PreferredUILanguages": "en-US" } } } } } }