Closed donotturnoff closed 2 years ago
I have to run my program as root as the event files are owned by root. It would be nice to change this.
Simply add the user to the group of the /dev/input/* files
/dev/input/*
I have to run my program as root as the event files are owned by root. It would be nice to change this.