mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
29 lines
843 B
JSON
29 lines
843 B
JSON
{
|
|
"basicSettings": {
|
|
"screenWhitelist": [
|
|
"com.simibubi.create.content.equipment.clipboard.ClipboardScreen",
|
|
"net.mehvahdjukaar.supplementaries.client.screens.TextHolderEditScreen",
|
|
"net.minecraft.class_7743"
|
|
],
|
|
"enableScreenRecovering": false,
|
|
"recoveredScreens": [],
|
|
"englishStateImpl": "CONVERSION_STATUS",
|
|
"primaryEnglishState": "CJK"
|
|
},
|
|
"advanceSettings": {
|
|
"enableCharSimulation": false
|
|
},
|
|
"windowsCompatibilitySettings": {
|
|
"enableConversionStatusApi": true,
|
|
"enableCursorPositionTracking": true,
|
|
"enableCompositionFontTweaks": true
|
|
},
|
|
"linuxCompatibilitySettings": {
|
|
"enableKeyboardPatch": true,
|
|
"ibusOnArgName": "libpinyin",
|
|
"ibusOffArgName": "xkb:us::eng",
|
|
"fcitx5OnArgName": "-o",
|
|
"fcitx5OffArgName": "-c",
|
|
"fcitx5OnStateName": "2"
|
|
}
|
|
} |