Is there a way to force action events?
#1
does anyone know of a way to simulate events such as key inputs?

i'm working on a small server/client app that streams key presses to the xbox to use my laptop as a keyboard (instead of getting a usb adapter and keyboard).

so far this works within my own window. for example: i open up the client on my laptop, start the script on the xbox and then as i type on my laptop it writes what i type on a label control. if only i could simulate real events then i could use the laptop as a keyboard.
Reply
#2
wow that is a really great and relatively simple idea...

unfortunately the lib doesnt support this right now. from what i've seen of the architecture, i dont think this would be too hard to add though but the script would only work in newer xbmc builds...

if the callback gets added to the code it should be done with mouse support as well as those use similar actions.
-ast
Reply

Logout Mark Read Team Forum Stats Members Help
Is there a way to force action events?0