Ha, you probably meant &quot;disabling&quot; instead of enabling?<br>Indeed, that worked. Although now I have to rebind all the menu bindings ;)<br><br>But isn&#39;t there a way to simply override *some* of the menu bindings?<br>

<br>Thanks,<br>Laurent<br><br><div class="gmail_quote">On Wed, Nov 25, 2009 at 11:20, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Thanks, but unfortunately it is already checked.<br>Maybe my callbacks are wrong (though no error is raised when trying the bindings).<br><font color="#888888"><br>Laurent</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">

On Wed, Nov 25, 2009 at 10:54, Jos Koot <span dir="ltr">&lt;<a href="mailto:jos.koot@telefonica.net" target="_blank">jos.koot@telefonica.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div bgcolor="#ffffff">
<div><font size="2" face="Courier New">Recently I had the same problem. I solved 
it by </font><font size="2" face="Courier New">enabling keybindings in 
menus.</font></div>
<div><font size="2" face="Courier New">(in menu 
preferences/editing/general</font></div>
<div><font size="2" face="Courier New"></font> </div><font color="#888888">
<div><font size="2" face="Courier New">Jos</font></div>
</font><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><div></div><div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">


<b>From:</b> 
  <a title="laurent.orseau@gmail.com" href="mailto:laurent.orseau@gmail.com" target="_blank">Laurent</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="xregis@gmail.com" href="mailto:xregis@gmail.com" target="_blank">Reginaldo J. S. Filho</a> </div>



  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Cc:</b> <a title="plt-scheme@list.cs.brown.edu" href="mailto:plt-scheme@list.cs.brown.edu" target="_blank">plt-scheme@list.cs.brown.edu</a> 
  </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Wednesday, November 25, 2009 10:38 
  AM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> Re: [plt-scheme] Alt Gr + q not 
  working in DrScheme</div>
  <div><br></div>Just a quick thought:<br>I think (I&#39;m pretty sure in fact) 
  AltGr is in fact Alt+Ctrl, so you might want to rebind m:c:q 
  instead.<br><br>As for AltGr-c, could it be that this symbol has not been 
  implanted/bound in DrScheme?<br><br>Btw, I also have troubles rebinding keys. 
  Adding them works fine, but when the key already exists, it is not overridden 
  (despite what the docs says).<br>Anyone has the same kind of 
  problem?<br><br>Laurent<br><br>
  <div class="gmail_quote">On Tue, Nov 24, 2009 at 22:14, Reginaldo J. S. Filho 
  <span dir="ltr">&lt;<a href="mailto:xregis@gmail.com" target="_blank">xregis@gmail.com</a>&gt;</span> wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Actually, 
    there was nothing bound to &quot;m:q&quot;. I did make &quot;m:q&quot; a binding to 
    <br><br>(lambda (editor event) (send editor insert &quot;/&quot;))<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 &quot;AltGr-c&quot;, which should insert the character &quot;₢&quot;, is 
    inserting &quot;?&quot;. <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">&lt;<a href="mailto:power.real@gmail.com" target="_blank">power.real@gmail.com</a>&gt;</span><br>
    <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div>Just rebind it?<br><br>2009/11/24 Reginaldo J. S. Filho 
      &lt;<a href="mailto:xregis@gmail.com" target="_blank">xregis@gmail.com</a>&gt;:<br></div>
      <div>
      <div></div>
      <div>
      <div>
      <div></div>
      <div>&gt; Hello,<br>&gt;<br>&gt; I&#39;m currently using DrScheme with an Asus 
      Eee PC netbook, and my<br>&gt; keyboard doesn&#39;t have a separate &quot;/&quot; key. 
      The possible combinations to<br>&gt; insert the &quot;/&quot; character should be 
      &quot;Fn + /&quot; or &quot;Alt Gr + q&quot;. The first<br>&gt; works fine, but when I press 
      &quot;Alt Gr + q&quot;, DrScheme issues what looks<br>&gt; like an &quot;undo&quot; command. 
      Is this a bug or a feature? Does anyone knows<br>&gt; how to make DrScheme 
      insert a &quot;/&quot; when I press &quot;Alt Gr + q?<br>&gt;<br>&gt; Thanks in 
      advance,<br>&gt;<br>&gt; Reginaldo<br>&gt;<br></div></div></div></div>
      <div>&gt; 
      _________________________________________________<br>&gt;  For 
      list-related administrative tasks:<br>&gt;  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>&gt;<br>&gt;<br></div></blockquote>


</div><br><br>_________________________________________________<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></blockquote></div><br>
  </div></div><p>
  </p><hr><div>

  <p></p>_________________________________________________<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></div></blockquote></div>
</blockquote></div><br>
</div></div></blockquote></div><br>