Hello,
I'm very new to python coding. I have successfully read mouse clicks
using the curses library, but I'd like to read wheel movements as well.
a) Is this possible using curses?
b) If not, what's the next best way to do this?
Thanks,
Eric.
I'm very new to python coding. I have successfully read mouse clicks
using the curses library, but I'd like to read wheel movements as well.
a) Is this possible using curses?
b) If not, what's the next best way to do this?
Thanks,
Eric.