Config.xml¶
Black Ink Window Configuration File.
It is a file in .xml format, so it is possible to edit it if there is an issue with the Black Ink window.
Its content looks like this:
<HarmonyDocument Rootid="Obj0">
<WindowSettings id="Obj0">
<Pos>(-146,77)</Pos>
<Size>(1684,959)</Size>
<SizeFullscreen>default</SizeFullscreen>
<IsFullscreen>false</IsFullscreen>
<IsMultiheadFullscreen>false</IsMultiheadFullscreen>
<MonitorFullScreen>default</MonitorFullScreen>
<Maximized>false</Maximized>
<Composited>true</Composited>
<MinX>662</MinX>
<MinY>522</MinY>
<API>Unknown_API</API>
<AdapterOrdinal>4294967295</AdapterOrdinal>
<VSync>Auto</VSync>
</WindowSettings>
</HarmonyDocument>
Composited : This setting will control the composition of Black Ink's windows. If set to true, Black Ink will blend the content of its windows with the Desktop, giving it a different look from standard Windows windows. If set to false, standard frames will surround the windows.