Sebuah utilitas untuk menyesuaikan pengaturan mouse Model O/D di Linux/BSD, tetapi mungkin juga berfungsi untuk mouse buatan Sinowealth lainnya.
libratbag, yang memiliki GUI untuk konfigurasi, memiliki driver berdasarkan pengembangan lebih lanjut dari kode ini.
Usage:
gloriousctl --help
Show this help text.
gloriousctl --info
Show the current configuration of the mouse.
gloriousctl --listen
Listen for and show DPI profile changes.
gloriousctl [--set-...]
Change persistent mouse settings.
Available settings:
--set-debounce-time 4-16
Change click debounce time in milliseconds. Only use even numbers.
--set-dpi DPI1,...
Up to six DPIs can be configured.
--set-dpi-color RRGGBB,...
For each DPI the RGB color can be set.
--set-effect effect-name
Available RGB effects: off, glorious, breathing, wave, tail,
single, breathing7, breathing1, rave
single and breathing1 use one color, breathing7 seven, rave two.
--set-colors RRGGBB,...
Set the color(s) of the effect. Only effective with --set-effect.
--set-brightness 0-4
Set the brightness of the effect. Only effective with --set-effect.
--set-speed 0-3
Set the speed of the effect. Only effective with --set-effect.
Supported mice:
- Glorious Model D (VID 258a PID 0033)
- Glorious Model O/O- (VID 258a PID 0036) (untested)
Kompiler C dan libhidapi-hidraw. Backend HIDAPI berbasis libusb secara teknis seharusnya berfungsi, namun memerlukan kontrol eksklusif atas perangkat USB, yang tidak praktis untuk mouse.
Mungkin berfungsi dengan perubahan kecil pada kekayaan tikus sinowealth, karena semuanya tampaknya menggunakan utilitas Windows yang sama untuk mengonfigurasinya (kecuali file konfigurasi yang memberitahukan VID/PID mana yang harus dicari dan opsi apa yang ada).
Karena ini bukan perangkat lunak resmi OEM/ODM (sinowealth akan menjadi studi kasus yang menarik...), dan ini tampaknya memodifikasi EEPROM/flash pengontrol di mouse Anda, ada kemungkinan bahwa menggunakan ini dengan cara tertentu bisa bata mouse Anda.