gpii-windows
Version:
Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™
23 lines (21 loc) • 503 B
JSON
{
"options": {
"getAction": "SPI_GETTOGGLEKEYS",
"setAction": "SPI_SETTOGGLEKEYS",
"uiParam": "struct_size",
"pvParam": {
"type": "struct",
"name": "STICKYKEYS",
"template": {
"cbSize": "uint32",
"dwFlags": "uint32"
}
}
},
"settings": {
"StickyKeysAvailable": {
"value": true,
"path": "pvParam.dwFlags.TKF_TOGGLEKEYSON"
}
}
}