SteelSeries Rival 650
Supported Models
SteelSeries Rival 650 Wireless (wired mode) |
1038:172b |
SteelSeries Rival 650 Wireless (2.4 GHz wireless mode) |
1038:1726 |
Missing Features
The following feature are currently not supported by Rivalcfg:
Color / illumination
Wheel mapping
Lifting distance configuration
Command-Line Usage
usage: rivalcfg [-h] [--list] [--version] [--no-save] [--update-udev]
[--print-udev] [--print-debug] [-s SENSITIVITY1]
[-S SENSITIVITY2] [-p POLLING_RATE] [-b BUTTONS_MAPPING]
[-t SLEEP_TIMER] [-r] [--battery-level]
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 Rival 650 Wireless (wired mode) Options:
-s, --sensitivity1 SENSITIVITY1
Set sensitivity preset 1 (DPI) (from 100 to 12000,
default: 800)
-S, --sensitivity2 SENSITIVITY2
Set sensitivity preset 2 (DPI) (from 100 to 12000,
default: 1600)
-p, --polling-rate POLLING_RATE
Set the polling rate (Hz) (values: 125, 250, 500,
1000, default: 1000)
-b, --buttons BUTTONS_MAPPING
Set the mapping of the buttons (default:
buttons(button1=button1; button2=button2;
button3=button3; button4=button4; button5=button5;
button6=disabled; button7=dpi))
-t, --sleep-timer SLEEP_TIMER
Set the IDLE time before the mouse goes to sleep mode
(minutes) (from 1 to 20, default: 5)
-r, --reset Reset all settings to their factory default
--battery-level Print the battery level of the mouse and exit
Please report any bug on Github: https://github.com/flozz/rivalcfg/issues
Python API
TODO