Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse uinput support #20

Open
waynieack opened this issue Jun 23, 2017 · 0 comments
Open

Mouse uinput support #20

waynieack opened this issue Jun 23, 2017 · 0 comments

Comments

@waynieack
Copy link

Hello,

First thanks for writing this! I just started using it and it has solved many of my issues related to my home AV integration that I have been fighting for years.

I just recently moved to the RPI 3 with Kodi and the problem is that it does not run in X and it grabs the /dev/inputs*. I was able to fix the key clicks from my gyration remote with trigger happy pass through to uinput but the air mouse does not work as it is not being passed through to uinput.

I found the following code http://svn.navi.cx/misc/trunk/vision/lib/uinput_mouse.c and I tried to add the mouse uinput support my self but I do not know this code language so its proving difficult.

My thought is to enable pass through mouse to add a switch or something like this in the conf file:
REL_Y * <REL_Y *
REL_X * <REL_X *

Thanks in advance
_Wayne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant