Need help keymapping a VRC-1100 I think I'm close.
#1
Hey everybody, I hope I'm not repeating a question asked before but I think I've been pretty thorough at making sure. I have a VRC-1100 remote which seems to be fairly problematic for XBMC. I think I have made some headway in getting it programmed for XBMC. I have gotten all the remote codes using debug, I am just unsure as how to put the results into keymap.xml to get the responses I want. Some of the responses have up to 5 lines in the debug. An example is the pound key which returned:

15:16:49 T:1828 M:2954395648 DEBUG: SDLKeyboard: scancode: 56, sym: 308, unicode: 0, modifier: 0
15:16:49 T:1828 M:2954395648 DEBUG: SDLKeyboard: scancode: 81, sym: 259, unicode: 51, modifier: 100
15:16:49 T:1828 M:2954395648 DEBUG: CApplication::OnKey: 61539 pressed, action is 61
15:16:49 T:1828 M:2954395648 DEBUG: SDLKeyboard: scancode: 76, sym: 261, unicode: 53, modifier: 100
15:16:49 T:1828 M:2954395648 DEBUG: CApplication::OnKey: 61541 pressed, action is 63

I know everything before and inclusing DEBUG: isn't going to be part of the command but I just can't make sense of how I would format the Keymap to look for this string of commands. Been at it for a couple weeks now and feeling good about where I am at now, just need the last extra push. Any help will be greatly appreciated.

P.S. Every key I tested I input at least 3 times consecutively to insure that I had a good reason to believe they were the actual full commands and not some fluke.
Reply

Logout Mark Read Team Forum Stats Members Help
Need help keymapping a VRC-1100 I think I'm close.0