SteelSeries Kana v2
Supported Models
SteelSeries Kana v2 |
1038:137a |
Command-Line Usage
usage: rivalcfg [-h] [--list] [--version] [--no-save] [--update-udev]
[--print-udev] [--print-debug] [-s SENSITIVITY1]
[-S SENSITIVITY2] [-p POLLING_RATE] [-l LED_BRIGHTNESS1]
[-L LED_BRIGHTNESS2] [-r]
options:
-h, --help show this help message and exit
--list List supported devices and exit
--version show program's version number and exit
--no-save Do not persist settings in the internal device memory
--update-udev Updates udev rules (Linux only, requires to be run as
root)
--print-udev Prints udev rules and exit
--print-debug Prints debug information and exit
SteelSeries Kana v2 Options:
-s, --sensitivity1 SENSITIVITY1
Set sensitivity preset 1 (DPI) (values: 400, 800,
1200, 1600, 2000, 2400, 3200, 4000, default: 800)
-S, --sensitivity2 SENSITIVITY2
Set sensitivity preset 2 (DPI) (values: 400, 800,
1200, 1600, 2000, 2400, 3200, 4000, default: 1600)
-p, --polling-rate POLLING_RATE
Set polling rate (Hz) (values: 125, 250, 500, 1000,
default: 1000)
-l, --led-brightness1 LED_BRIGHTNESS1
Set the brightness of the LEDs while sensitivity
preset 1 is selected (values: off, low, medium, high,
default: off)
-L, --led-brightness2 LED_BRIGHTNESS2
Set the brightness of the LEDs while sensitivity
preset 2 is selected (values: off, low, medium, high,
default: high)
-r, --reset Reset all settings to their factory default
Please report any bug on Github: https://github.com/flozz/rivalcfg/issues
Python API
TODO