aboutsummaryrefslogtreecommitdiff
path: root/sensei-raw-ctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace --save with --no-savePřemysl Janouch2015-11-231-12/+12
| | | | The former has shown to be confusing to users, and is rarely desired.
* Add 'trigger' pulsation modesavoca2015-04-161-2/+6
| | | | - LED pulses during left/right click
* Fix variable typePřemysl Janouch2015-02-081-2/+2
|
* initial Support for Sensei Raw Guild Wars 2 Edition / Guild Wars 2 Gaming MouseNicolas Huaman2014-08-071-1/+3
|
* Enhance reliabilityPřemysl Janouch2014-02-081-4/+12
| | | | | | | | | | | | After a reboot to Windows, which had applied a different configuration, I wasn't successful in reapplying the old settings from within Linux in a reliable way so that they would be loaded by the device on the next reconnect. Writing the configuration twice in a row seemed to help. This also seems to work. There might be some timing or what not behind the issue, I don't know. The GUI tool is a bit prone to quitting on LIBUSB_ERROR_PIPE on my system at the moment. Not very user-friendly. But I'm tired of inspecting it already, unplugging and re-plugging in the mouse all the time like an idiot...
* Add support for SteelSeries Call of DutyPřemysl Janouch2013-06-221-3/+32
|
* Generate a most basic manpage with help2manPřemysl Janouch2013-06-081-2/+2
|
* Add a GTK+ GUIPřemysl Janouch2013-06-081-8/+8
|
* Initial commitPřemysl Janouch2013-05-261-0/+578