<div dir="auto"><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">K K Subbu <<a href="mailto:kksubbu.ml@gmail.com" target="_blank" rel="noreferrer">kksubbu.ml@gmail.com</a>> schrieb am So., 15. Dez. 2019, 12:15:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
It is about time we contained traditional modifiers like CAPSLOCK/SHIFT <br>
and CTRL within input plugins. Let plugins use these modifiers to map <br>
key code 16r40..5f<->16r60..7f and 16r40..16r5f->16r00..16r2f.<br>
<br>
Only ALT (CMD on Mac) modifier needs to be passed to the image and <br>
handled its input handlers. Mouse buttons should be checked only with <br>
ALT/CMD and not low level modifiers.</blockquote></div></div><div dir="auto"><br></div><div dir="auto">Did I get that wrong or are you really suggesting to make Ctrl unavailable as a modifier inside of Squeak?</div><div dir="auto"><br></div><div dir="auto">Many "normal" applications map Ctrl combinations. Most do so before they begin to map Alt. At least on Windows and Linux. Ctrl to them is what Cmd is to Mac, that's how I observed it.</div><div dir="auto"><br></div><div dir="auto">I wish that both modifiers are available for the Squeak IDE and applications. That they are blurred as they are now and can't be reliably used together is a long-standing bug in my opinion. It severely limits the space of reliably-available shortcut key combinations.</div><div dir="auto"></div></div>