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

fix: Fix /dev/uinput static device node access #781

Merged
merged 1 commit into from
May 15, 2023

Conversation

lnussel
Copy link
Contributor

@lnussel lnussel commented May 15, 2023

No description provided.

@pktiuk
Copy link
Member

pktiuk commented May 15, 2023

Hi @lnussel could you describe bug you are fixing with this patch? Is there any related issue, or is it something what happened with your installation?

@lnussel
Copy link
Contributor Author

lnussel commented May 15, 2023

/dev/uinput is a static device node, as such the existing udev rule doesn't work. Not sure it ever worked. Looks like on X11 there is a fallback to Xtest but that doesn't work on Wayland, so uinput ACLs are needed.

@pktiuk
Copy link
Member

pktiuk commented May 15, 2023

Could you send any link to docs mentioning this?

@lnussel
Copy link
Contributor Author

lnussel commented May 15, 2023

no but google uinput uaccess leads to eg this ValveSoftware/steam-for-linux#4794

@pktiuk pktiuk merged commit 3e36b33 into AntiMicroX:master May 15, 2023
@pktiuk
Copy link
Member

pktiuk commented May 15, 2023

Thanks for contribution

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.

2 participants