test
This commit is contained in:
29
overrides/config/imblocker.json
Normal file
29
overrides/config/imblocker.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user