owenRiddy / cataclysm-mouse

GNU General Public License v2.0
6 stars 0 forks source link

Error in setting CPI: -1 #1

Open vbence121 opened 5 years ago

vbence121 commented 5 years ago

I followed the in instruction from the README file and setting the cpi always returns -1 (the same for glow) and therefore the mouse doesn't move. The macros work tho.

owenRiddy commented 5 years ago

I'm stumped. Part of the problem is my mouse broke a while ago so I can't test or change anything any more. testcase.mouse would have been tested at the time though; I don't know what would have changed in the meantime to stop it working.

If you copy the full program output with all the verbose flags (-v -k -m) you might be lucky and you aren't using the program right, but I think it is more likely that CPI/glow aren't going to work and I cant help. :(

greenonline commented 3 years ago

@vbence121 - What OS are you running? I got hold of one of these mice the other day and I have just used this code on Ubuntu 18.04.5 LTS and it works fine. FWIW, your issue of the mouse not actually moving sounds similar to World of Warcraft Cataclysm MMO Gaming Mouse (SteelSeries) not functioning, any way to sort this?.

@owenRiddy - Nice work on the code BTW, many thanks!