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

Allow multiple uinput devices with the same name #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shawnanastasio
Copy link

Some peripherals will report the same uinput device name, so update the
get_all_uinput_device_names_to_paths routine to handle this by appending
an incrementing number to the device name in the case of duplicates.

Some peripherals will report the same uinput device name, so update the
get_all_uinput_device_names_to_paths routine to handle this by appending
an incrementing number to the device name in the case of duplicates.
@tomitek
Copy link

tomitek commented Dec 11, 2023

@shawnanastasio your solution is working - thank you.

@Thinkpiet
Copy link

This works perfectly! Thanks.

This PR should be merged to master.

@RichardFevrier
Copy link

@samvel1024 would you mind to take a look of the PRs please 🙂

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

Successfully merging this pull request may close these issues.

None yet

4 participants