Actually, there was nothing bound to "m:q". I did make "m:q" a binding to <br><br>(lambda (editor event) (send editor insert "/"))<br><br>But this binds only the left-hand Alt key, not the right-hand one.<br>
<br>Does anyone knows how to bind a combination involving the right-hand AltGr key<br>to a command?<br><br>Thanks in advance,<br><br>Reginaldo<br><br>PS: even if this works, I still think is kind of a bug. Further evidence is the fact that<br>
the combination "AltGr-c", which should insert the character "₢", is inserting "?". <br>All the other AltGr-related characters are working as expected in DrScheme, and <br>all combinations work as expected for every other Windows program I tried.<br>
<br><div class="gmail_quote">2009/11/23 Sergey Lilo <span dir="ltr"><<a href="mailto:power.real@gmail.com">power.real@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Just rebind it?<br>
<br>
2009/11/24 Reginaldo J. S. Filho <<a href="mailto:xregis@gmail.com">xregis@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hello,<br>
><br>
> I'm currently using DrScheme with an Asus Eee PC netbook, and my<br>
> keyboard doesn't have a separate "/" key. The possible combinations to<br>
> insert the "/" character should be "Fn + /" or "Alt Gr + q". The first<br>
> works fine, but when I press "Alt Gr + q", DrScheme issues what looks<br>
> like an "undo" command. Is this a bug or a feature? Does anyone knows<br>
> how to make DrScheme insert a "/" when I press "Alt Gr + q?<br>
><br>
> Thanks in advance,<br>
><br>
> Reginaldo<br>
><br>
</div></div>> _________________________________________________<br>
> For list-related administrative tasks:<br>
> <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
><br>
><br>
</blockquote></div><br>