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.
|
10 years ago | |
---|---|---|
CMakeLists.txt | 10 years ago | |
README | 10 years ago | |
config.h.in | 10 years ago | |
sensei-raw-ctl.c | 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