OK, well I believe my headset sends XF86AudioPlay, XF86AudioPause, XF86AudioNext and XF86AudioPrev<br><br>keycodes are:<br>162         0x1008ff14 (XF86AudioPlay)      0x1008ff31 (XF86AudioPause)     0x1008ff14 (XF86AudioPlay)      0x1008ff31 (XF86AudioPause)  0x1008ff14 (XF86AudioPlay)      0x1008ff31 (XF86AudioPause)<br>

153         0x1008ff17 (XF86AudioNext)      0x0000 (NoSymbol)       0x1008ff17 (XF86AudioNext)      0x0000 (NoSymbol)   0x1008ff17 (XF86AudioNext)<br>144         0x1008ff16 (XF86AudioPrev)      0x0000 (NoSymbol)       0x1008ff16 (XF86AudioPrev)      0x0000 (NoSymbol)   0x1008ff16 (XF86AudioPrev)<br>

<br>It looks like play and pause share a code, which makes sense. These keycodes come from my desktop and I don&#39;t know if they are the same on the FR. However, the FR definitely recognizes something because when I pressed a button on my headset, the display turned on.<br>

<br>Is there a way to make the FR print what keys are pressed when you press them?<br>