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

Joysticks #20

Open
nixnull opened this issue Sep 9, 2014 · 2 comments
Open

Joysticks #20

nixnull opened this issue Sep 9, 2014 · 2 comments

Comments

@nixnull
Copy link

nixnull commented Sep 9, 2014

Hello,

I've been using your code in my project OSplt. It works wonderfully and I'm very greatful. I was wondering if there was some way to deal with Joystick input, as it would be quite useful for my project.

@tulskiy
Copy link
Owner

tulskiy commented Sep 10, 2014

It's definitely possible. From a quick search I see joystick api for win32, somewhat weird api for linux. But I only use linux now, and don't have a joystick to experiment with.

Have a look at https://code.google.com/p/jnativehook/. They have support for listening to mouse events, maybe you'll be able to listen to joystick too.

@nixnull
Copy link
Author

nixnull commented Sep 13, 2014

Thanks for the information. They also do not currently support joysticks (on linux at least), but I have asked them about the future possibility of doing so. Unfortunately I do not have the time or knowledge to offer help in coding on this matter.

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

2 participants