z3ntu / RazerGenie

Qt application for configuring your Razer devices under GNU/Linux.
GNU General Public License v3.0
374 stars 35 forks source link

Cannot set sensitivity other than int * 100 #168

Open 7HE-W0R1D opened 3 months ago

7HE-W0R1D commented 3 months ago

I used to set the sensitivity of my Razer Viper V2 Pro to 650 DPI. However, this number seems not possible in RazerGenie. I cannot input numbers in the field, it seems to be only a indicator of the current sens. And the slider is only able to set sensitivities of integer * 100 (400, 500, 600, 700). I know 650 is possible because I set it once by editing some config under Linux.

Did I miss anything? Is this function available in RazerGenie?

Thanks in advance!

z3ntu commented 3 months ago

Yes, I've recently also noticed this. When I initially made the UI I thought 100-DPI increments would be enough but I'm planning to reduce the increments to 50, so you can select e.g. 650 DPI.

Is this enough or do you also want some option to e.g. also select 653 DPI so in 1 DPI increments? The hardware does support this (or at least we can send it to the device), but I don't really think there's a use case for this.