<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - /lib/udev/hwdb.d/60-keyboard.hwdb documentation issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82311#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - /lib/udev/hwdb.d/60-keyboard.hwdb documentation issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82311">bug 82311</a>
              from <span class="vcard"><a class="email" href="mailto:vincent-fdt@vinc17.net" title="Vincent Lefevre <vincent-fdt@vinc17.net>"> <span class="fn">Vincent Lefevre</span></a>
</span></b>
        <pre>(In reply to Zbigniew Jedrzejewski-Szmek from <a href="show_bug.cgi?id=82311#c8">comment #8</a>)
<span class="quote">> (In reply to Vincent Lefevre from <a href="show_bug.cgi?id=82311#c6">comment #6</a>)
> > keyboard:usb:v05ACp0221*
> >   KEYBOARD_KEY_29=102nd
> >   KEYBOARD_KEY_56=grave
> >   KEYBOARD_KEY_1d0=insert
> I think you have double spaces here, which doesn't work. Incidentally,
> Peter said he might write a patch to ignore leading whitespace, which
> would also fix the problem.</span >

Indeed tests show that one must have only one space. But this wasn't
documented, and there were no errors from udevadm!

So, now, with the correct scan codes (which I had tried in the first place but
didn't work because of the double space, hence the confusion):

keyboard:usb:v05ACp0221*
 KEYBOARD_KEY_70035=102nd
 KEYBOARD_KEY_70064=grave
 KEYBOARD_KEY_70068=insert

works fine.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>