flozz / rivalcfg

CLI tool and Python library to configure SteelSeries gaming mice
https://flozz.github.io/rivalcfg/
Do What The F*ck You Want To Public License
761 stars 61 forks source link

command to list current settings? #215

Open colemickens opened 11 months ago

colemickens commented 11 months ago

Hi,

When I press the button on the top of my Aerox 3, a color pulses on the bottom. I assume I'm cycling through profiles with different sensitivities.

How would I list those profiles, and/or just list the current dpi settings etc?

I see options for setting all of these values, but not getting them.

Thanks!

flozz commented 8 months ago

Hello

There is no way to read the current config from the device.

Currently, Rivlacfg stores the last known settings in a file (in prevision for a future GUI), but it does not provide a CLI option to display it. You can find you settings in ~/.config/rivalcfg/*.json files :)