TheNathannator / RB3_X360_Keyboard

A personal project, to make the RB3 Xbox 360 keyboard usable with other programs while connected to an Xbox 360 receiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If possible, add touch strip support

TheNathannator opened this issue · comments

There's gotta be some way to get the data for the touch strip. It doesn't show up at all through XInput from what I can tell, so my next course of action is to search in other input APIs.

Several months of research has concluded that it is indeed possible, but I have to get really low level and interface with the Xbox 360 driver myself. Next version should resolve this issue once I finish up the library I'm making for that.