gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
63 lines (62 loc) • 2.92 kB
JSON
{
"gpii-default": {
"com.microsoft.windows.highContrast": {
"http://registry.gpii.net/common/highContrast/enabled": true
},
"com.microsoft.windows.cursors": {
"http://registry.gpii.net/common/cursorSize": 1,
"http://registry.gpii.net/common/cursorColor": "White"
},
"com.microsoft.windows.magnifier": {
"http://registry.gpii.net/common/invertColours": 1,
"http://registry.gpii.net/common/magnifierPosition": "Lens",
"http://registry.gpii.net/common/tracking": [
"mouse",
"caret"
],
"http://registry.gpii.net/common/magnification": 1.5
},
"com.microsoft.windows.mouseTrailing": {
"http://registry.gpii.net/common/mouseTrailing": 10
},
"com.microsoft.windows.stickyKeys": {
"http://registry.gpii.net/common/stickyKeys": true
},
"com.microsoft.windows.mouseKeys": {
"http://registry.gpii.net/common/cursorSpeed": 0.2571428571426,
"http://registry.gpii.net/common/mouseEmulation/enabled": true
},
"com.microsoft.windows.filterKeys": {
"http://registry.gpii.net/common/debounce/enabled": true
},
"com.microsoft.windows.screenResolution": {},
"com.microsoft.windows.screenDPI": {
"http://registry.gpii.net/common/DPIScale": 1
},
"com.microsoft.windows.nightScreen": {
"http://registry.gpii.net/common/nightScreen": false
},
"com.microsoft.windows.narrator": {
"http://registry.gpii.net/common/speechRate": 180,
"http://registry.gpii.net/common/pitch": 0.2,
"http://registry.gpii.net/common/trackingTTS": ["focus","mouse"],
"http://registry.gpii.net/common/wordEcho": true,
"http://registry.gpii.net/common/keyEcho": false
},
"com.microsoft.windows.typingEnhancement": {
"http://registry.gpii.net/common/autocorrectionEnabled": true,
"http://registry.gpii.net/common/spellCheckEnabled": true,
"http://registry.gpii.net/common/textPredictionEnabled": true,
"http://registry.gpii.net/common/textPredictionWithSpaceEnabled": true,
"http://registry.gpii.net/common/doubleTabSpaceEnabled": true,
"http://registry.gpii.net/common/keyAudioFeedbackEnabled": true,
"http://registry.gpii.net/common/autoShiftEngageEnabled": true,
"http://registry.gpii.net/common/shiftLockEnabled": true,
"http://registry.gpii.net/common/compatibilityKeyboardEnabled": true,
"http://registry.gpii.net/common/desktopModeAutoInvokeEnabled": true
},
"com.microsoft.windows.language": {
"http://registry.gpii.net/common/language": "en-US"
}
}
}