Kodi Community Forum

Full Version: Control mouse cursor in xmbc with python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I control the mouse cursor in XMBC via a python addon?

Im trying to control the mouse with a Leap Motion.


Thanks in advance!
Is there mouse control in any way in add ons?
Threads merged. Please don't cross-post. If you just want this original thread moved to Python Add-on Development, then just ask here and one of the moderators will take care of it.
All I want to do is control the mouse in xmbc with python calls.
Why? The mouse is pretty useless in xbmc. Is it the focus you want shifted?
Well I'm using the Leap Motion controller to interact with XMBC, and it would be neat to be able to control the mouse with my finger position.

I may try to implement a label or some sort of control and change the position of it...now sure how successful that would be though.
Have you got any way to do this stuff?