apex-tux
apex-tux copied to clipboard
Linux support for the OLED screen of the Apex Pro, Apex 5 and Apex 7 keyboards by SteelSeries
If i try to set my Actuation, the actuation bar is not usable while apex-tux process is running. The indicator can not be used smooth to check the keys. After...
I went to take a look on steelseries' website and I saw that they released the [apex 9 mini](https://steelseries.com/gaming-keyboards/apex-9-mini) and [apex 9 tkl](https://steelseries.com/gaming-keyboards/apex-9-tkl). I do not own them, therefore, if...
Hello, thank you for this package, I will test it soon! I am not fond of Bitcoin, I would like to use this for different currencies, like EUR or USD,...
I didn't see this mentioned in other issues. I built the software from git on my Manjaro machine. ``` Compiling apex-tux v1.0.3 (/home/thwright/Dev/apex-tux) warning: unused import: `anyhow::anyhow` --> src/providers/music.rs:3:5 |...
It'd be pretty convenient to have a setting for automatically switching sources, and/or a setting to dim or even turn off the display if there is no keypress activity for...
My Apex Pro is connected to a USB switcher which - once in a while - gets disrupted for a few seconds. After that the apex-tux tool stops and keeps...
Now there is another problem: cargo build --release " Updating crates.io index Updating git repository `https://github.com/not-jan/gamesense` error: failed to select a version for `windows`. ... required by package `apex-windows v0.1.0...
Non ASCII chars are displayed as `?` on the oled screen. Is it possible to show utf8 chars ? If not maybe map accentuated chars to ASCII (as is commonly...
I have made two changes to the readme: 1. changed the list of supported devices because I have tested it on Apex 7 and it works 2. changed the install...
Was originally trying to use the AUR package, but having the same issue, tried to build it manually as well from a git clone. Trying to build with `cargo build...