• keyboard HID in Linux

    I meant to say the capslock / scrolllock / etc-lock indicators. I'm only getting the events when every light has been disabled. Code is just detecting for ".on('HID')" events and immediately console.log-ing (no if statements), so it's not an issue with my own code.

    way to send text data between the two devices

    The computer I'm trying to use it with is very specific. I don't plan to make it platform-independent (working on Windows, etc), since it's meant to run with a particular device anyway. If there is a better alternative, more specific method, GNU/Linux-only stuff is fine, as long as I can build it myself.

About