And using the squeak VM instead of the Pharo one helps too...
Thanks Levente!
Vincent
-----Original Message-----
From: Vm-dev [mailto:
[hidden email]] On Behalf Of Levente Uzonyi
Sent: Tuesday, May 15, 2018 12:39
To: Open Smalltalk Virtual Machine Development Discussion <
[hidden email]>
Subject: Re: [Vm-dev] Swap CTRL and ALT on Windows
Normally you should just enable swapControlAndAltKeys and disable everything else. That works on linux.
I haven't used any windows VMs lately, but there used to be a .ini file with some mouse-related options.
Levente