erry

Results 17 comments of erry

Okay, it seems the users want the rewrite. I've uploaded the files and they are available at https://github.com/AstroSnail/apexctl. Issues related to it should be made there.

Arch user, I made a clean chroot, wherein only base, base-devel, ghc, libusb, cabal-install, git, and pkg-config were installed, cloned ApexCtl, ran `cabal update` `cabal install usb cmdargs` with the...

Hi, awesome, it would be great to have you on board. Looking at information about the M800 online, it seems each of the keys are individually customizable. If we manage...

Yes, this is expected. However, this should be done automatically by udev. Have you installed the udev rules correctly?

Excellent, I've created a branch named `test-m800`. If you go build that, apexctl should now be able to recognize your M800. Can you tell me which commands work? If you...

Alright, I'll look into that to see what's going on.

In short, I meant taking the command that was `echo`ed when the blinking started, then removing numbers from the end of the command and messing with some numbers in the...

The led lights should turn off and then back on when you reboot, and the keyboard should be unresponsive while it's doing that, as if you've unplugged the keyboard. In...

In principle, you can still use the keyboards as regular keyboards without any software. (after all, I doubt SteelSeries Engine will run in BIOS) I'm not familiar with the new...

Hi, thanks! I looked through apexctl.log, and I'm pretty confused. It seems like udev is having trouble with the keyboard? One of the errors seems to come from [here](https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-keyboard.c#L84), which...