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

Running without sudo #32

Closed
simao opened this issue Nov 1, 2019 · 4 comments
Closed

Running without sudo #32

simao opened this issue Nov 1, 2019 · 4 comments

Comments

@simao
Copy link

simao commented Nov 1, 2019

Hi,

Is there a way to run ydotool/ydotoold without sudo/root ?

thanks

@ClassicOldSong
Copy link
Collaborator

Maybe this helps: #25 (comment)

@maxice8
Copy link
Contributor

maxice8 commented Jul 12, 2020

If you use a system with systemd-logind/elogind you can have this udev rule

KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess", TAG+="udev-acl"

It is the udev rule I ship on Alpine Linux

@lnee94
Copy link

lnee94 commented Sep 18, 2021

or sudo chmod u+s /bin/yodotool /bin/ydotoold

@ElectricRCAircraftGuy
Copy link

@lnee94 , what does the u+s do? I don't understand that one.

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

6 participants