Tuomas

Results 7 comments of Tuomas

Confirmed but unfortunately it has nothing to do with libcwiid nor wminput. I just experimented a bit, and it seems that it's a bug in Xorg. I was able to...

Unfortunately, I have not been able to repeat to behavior you described. Everything seems to be working just fine. Are you sure your Nunchuk is properly connected and it's not...

The error `OSError: [Errno 13] Failed to open the uinput device: Permission denied` is expected, because by default, `/dev/uinput` is normally readable/writable only by root. So in order to use...

@Guha01Gubin Like I explained earlier, `/dev/uinput` is readable and writable only by root by default. You should either run it as root, or modify `/dev/uinput` mode bits and/or owner/group.

Yep, confirmed. Would you like to contribute by fixing it? =) Probably other views have the same problem too. I can look at this at some point, but cannot give...

I beg to differ with @bittorf. Reducing the size of the terminal font is not a solution, it is just a temporary relief at best. So @8ra1n, I encourage you...

https://github.com/tuomasjjrasanen/python-uinput/issues/49#issuecomment-1951352788