AstroSnail / apexctl

(Apache-2.0) Control SteelSeries Apex keyboards on GNU/Linux!
Apache License 2.0
28 stars 3 forks source link

Must rerun on wake #7

Open Juice805 opened 4 years ago

Juice805 commented 4 years ago

The extra keys on my apex 350 must be enabled on wake, is this expected? To be persistent through sleeps should I add sudo apexctl keys on to my ~/.xinitrc?

AstroSnail commented 4 years ago

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

Juice805 commented 4 years ago

After reinstalling again the issue is now on reboot the keyboard will not accept input at all until I sudo make uninstall. If i then reinstall and enable custom keys they work for the remainder of the session.

Juice805 commented 4 years ago

And my original report is mistaken. The actual issue was sudo apexctl keys on is not persistent after Manjaro wakes from sleep, not rebooting.

AstroSnail commented 4 years ago

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

Juice805 commented 4 years ago

I'm new to a lot of linux's inner workings such as keybindings so I wasn't sure what logs would be helpful, but I'd be happy to provide any that would help.