<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    well that s weird, im using firefox too<br>
    and add the mapping there, but wouldnt work. the following change
    solves the problem for me though<br>
    <i>firefox_scanmap[173]                  = 0x4a;</i><br>
    <br>
    regards,<br>
    <br>
    <div class="moz-cite-prefix">On 10/18/2013 05:00 PM, Marc-André
      Lureau wrote:<br>
    </div>
    <blockquote
      cite="mid:378403298.9948120.1382108435600.JavaMail.root@redhat.com"
      type="cite">
      <pre wrap="">

----- Original Message -----
</pre>
      <blockquote type="cite">
        <pre wrap="">hi List,
I get a "no map for 173" error when touching the minus key on recent browsers
and on a spanish browser.
I know there are known issues regarding translation of web key codes into
scan codes and am eager to help solving this , a precedent thread pointed
editing utils.js but could we get more details on what needs to be done?
</pre>
      </blockquote>
      <pre wrap="">
In util.js, above get_scancode(), you have several hard-coded mapping table.

If the common_scanmap[] table doesn't have that value, it will check one of the other two tables, firefox_scanmap[] and DOM_scanmap[]

Apparently, only firefox_scanmap[] has a mapping for code key 173, and I tested it on f19 with spanish keyboard, that worked.

What browser are you using?
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <b><font color="red"> Karim Boumedhel</font></b><font color="red"><br>
      </font>
      Red Hat Senior Consultant, RHCA<br>
      Cell: +34 676389555<br>
      Email: <a href="mailto:karim@redhat.com">karim@redhat.com</a>
      <p>
        <img src="cid:part2.03020002.07010407@redhat.com" alt=""
          height="90" width="100">
      </p>
    </div>
  </body>
</html>