<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - add rfkill button keymap for HP EliteBook 2570p"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66178#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - add rfkill button keymap for HP EliteBook 2570p"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66178">bug 66178</a>
              from <span class="vcard"><a class="email" href="mailto:ottxor@gentoo.org" title="Christoph Junghans <ottxor@gentoo.org>"> <span class="fn">Christoph Junghans</span></a>
</span></b>
        <pre>$ grep -i 0xf8 /var/log/messages
kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on
isa0060/serio0).

$ udevadm info --query=property --name=/dev/input/event4
P: /devices/platform/i8042/serio0/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/i8042/serio0/input/input4/event4
E: DMI_VENDOR=Hewlett-Packard
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=38052

So it should be something like:
keyboard:dmi:bvn*:bvr*:bd*:svnHewlett-Packard:pn*:pvr*
KEYBOARD_KEY_f8=rfkill

Right? How do I get the Product name?</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>