SteelSeries Sensei Raw control utility
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Přemysl Eric Janouch 2c25091639 Add some protocol documentation 10 years ago
CMakeLists.txt Initial commit 10 years ago
NOTES Add some protocol documentation 10 years ago
README Add a README 10 years ago
config.h.in Initial commit 10 years ago
sensei-raw-ctl.c Initial commit 10 years ago

README

sensei-raw-ctl

This program makes it possible to change the configuration of your SteelSeries
Sensei Raw mouse from within Linux, *BSD or any other POSIX-compatible system
supported by libusb.

Installation
============
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
# make install