aboutsummaryrefslogtreecommitdiff
path: root/README
blob: aff5f2af30cb4e0ee915ff9e2876f96c9a1c64f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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