gloriousctl
1.0.0
Linux/BSD에서 모델 O/D 마우스의 설정을 조정하는 유틸리티이지만 아마도 다른 Sinowellth에서 만든 마우스에서도 작동할 것입니다.
구성을 위한 GUI가 있는 libratbag에는 이 코드의 추가 개발을 기반으로 하는 드라이버가 있습니다.
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)
C 컴파일러 및 libhidapi-hidraw. libusb 기반 HIDAPI 백엔드는 기술적으로 작동해야 하지만 USB 장치에 대한 독점적인 제어가 필요하므로 마우스에는 적합하지 않습니다.
풍부한 sinowealth 마우스를 사용하여 약간만 변경하면 작동할 수 있습니다. 왜냐하면 모두 동일한 Windows 유틸리티를 사용하여 구성하는 것처럼 보이기 때문입니다(찾을 VID/PID와 어떤 옵션이 존재하는지 알려주는 구성 파일 제외).
이것은 공식 OEM/ODM(sinowealth가 흥미로운 사례 연구일 것입니다...) 소프트웨어가 아니고 마우스 컨트롤러의 EEPROM/플래시를 수정하는 것처럼 보이기 때문에 이를 어떤 식으로든 사용할 가능성이 있습니다. 마우스를 벽돌로 만드십시오.