<p></p>
<p dir="auto">Thanks for the information <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/marceltaeumel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marceltaeumel">@marceltaeumel</a>! Please find my current fix in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1216368790" data-permission-text="Title is private" data-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/626" data-hovercard-type="pull_request" data-hovercard-url="/OpenSmalltalk/opensmalltalk-vm/pull/626/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/626">#626</a>. I might be underestimating the complexity of this issue but I could not find any other place that needs to be changed.</p>
<p dir="auto">Regarding cursors, primitive 101 seems to always have worked for me:</p>
<pre class="notranslate"><code class="notranslate">./squeak --headless SqueakTrunk.image --evaluate 'Cursor normal show'
</code></pre>
<p dir="auto">This also works for <code class="notranslate">--nodisplay</code>.</p>
<p dir="auto">Am I missing any other scenario or was that all? :-)</p>
<hr>
<blockquote>
<p dir="auto">I have another strange effect here. When I remove <code class="notranslate">scaleIconToDisplay</code> from <code class="notranslate">currentCursor:</code>, the platform starts reporting a scale factor of "1.25" instead of "1.0" ... is this releated? What's the platform-scale-factor in your setup?</p>
</blockquote>
<p dir="auto">I'm not aware of this implementation, you might now better. :-) But I don't think that the scaling factor matters if no display is shown. My scaling factor was <code class="notranslate">1.0</code>.</p>
<p dir="auto">PS: Right now, I am unable to test any scaling factor different from <code class="notranslate">1.0</code> in my Linux environment because VcXsrv always crashes when calling <code class="notranslate">primitiveHostWindowSizeSet</code>. But this could also be a bug in that X server ...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625#issuecomment-1110242318">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5VVMQ2D7UTQQZEAF3VHBKJBANCNFSM5UIFGEQA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW7DFLWLAGVNYIVQBXTVHBKJBA5CNFSM5UIFGEQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIIWPIDQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/issues/625/1110242318</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625#issuecomment-1110242318",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/625#issuecomment-1110242318",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>