Přemysl Eric Janouch 2fe25b3ee9 | ||
---|---|---|
CMakeLists.txt | ||
LICENSE | ||
NOTES | ||
README | ||
config.h.in | ||
org.sensei-raw-ctl.policy.in | ||
quote-file.cmake | ||
sensei-raw-ctl-gui.c | ||
sensei-raw-ctl-gui.desktop.in | ||
sensei-raw-ctl-gui.svg | ||
sensei-raw-ctl-gui.ui | ||
sensei-raw-ctl.c | ||
sensei-raw.svg |
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