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

Linux Support #9

Open
PiterWeb opened this issue Dec 4, 2023 · 1 comment
Open

Linux Support #9

PiterWeb opened this issue Dec 4, 2023 · 1 comment
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed linux

Comments

@PiterWeb
Copy link
Owner

PiterWeb commented Dec 4, 2023

Right now I am looking for support Linux gamepad emulation but it may be difficult as i don't use linux in my dev enviroment

@PiterWeb PiterWeb added the enhancement New feature or request label Dec 4, 2023
@PiterWeb PiterWeb added good first issue Good for newcomers go Pull requests that update Go code labels Jan 2, 2024
@PiterWeb
Copy link
Owner Author

PiterWeb commented Jan 2, 2024

Right now i have invesigated how to achieve this an the answer i've found that the easiest way is using an Uinput wrapper (https://github.com/bendahl/uinput), the docs of github doesn't include how to use the gamepad api but in the code docs, yes (https://pkg.go.dev/github.com/bendahl/uinput#Gamepad)

@PiterWeb PiterWeb pinned this issue Jan 4, 2024
@PiterWeb PiterWeb added the linux label Jan 4, 2024
@PiterWeb PiterWeb added the help wanted Extra attention is needed label Feb 2, 2024
Repository owner deleted a comment from gbolivar Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed linux
Projects
None yet
Development

No branches or pull requests

1 participant