2018-05-29 9:58 GMT+02:00 Guillermo Polito :
> He, i think this may be a VM issue. I've fixed part of the keyboard event
> handling in the past, but it's effectively a mess...
>
Yes, there are some issues opened already
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues?utf8=%E2%9C%93&q=is%
I think that we could address this by using left or right Alt/Ctrl to
emulate Cmd.
There is no way out of the fact that the Mac has some that Cmd key.
We have a Windows key but it is out of reach for most of the usages.
Capslock comes to mind...
Phil
On Tue, May 29, 2018 at 9:58 AM, Guillermo
He, i think this may be a VM issue. I've fixed part of the keyboard event
handling in the past, but it's effectively a mess...
On Tue, May 29, 2018 at 9:45 AM, Peter Uhnák wrote:
> Btw I've opened an issue for this (for linux) last month
> https://pharo.fogbugz.com/f/cases/21732/left-click-
> ct
Btw I've opened an issue for this (for linux) last month
https://pharo.fogbugz.com/f/cases/21732/left-click-ctrl-is-unsuable-on-Linux
> The Ctrl key does not have correct modifier flag when the mouse is
pressed
Note in the linked issue, that the modifier is present on mouseUp. My
understanding i
On Linux and Windows, the keyboard usage is very limited, especially in
combination with the mouse. There is no way how to invoke any key
corresponding to Mac command key (⌘). As result there are is no option how
on these platforms select several nonadjacent methods in Calypso to display
them at on