Yeah I’m aware of openrgb, it has limited compatibility but seems to work ok for most of my stuff. Still haven’t found a great way to run my favorite corsair keyboard reactive lighting theme I had setup with their software in windows, but what I came up with in openrgb is good enough.
However, I didn’t think it was possible to run autoIt or autoHotkey at all in Linux. Are you suggesting a Python script to replace it, or something else? AHK has a very peculiar syntax which I don’t believe would translate well to other languages.
Depends if your on x11 or Wayland ahk does have a port to x11 scripts do require modification otherwise ydotool is available on Wayland I haven’t done much research into it but appears it can do a lot of what you might want
For the first 2 there are 3rd party programs for it the rest yea probably won’t work
Yeah I’m aware of openrgb, it has limited compatibility but seems to work ok for most of my stuff. Still haven’t found a great way to run my favorite corsair keyboard reactive lighting theme I had setup with their software in windows, but what I came up with in openrgb is good enough.
However, I didn’t think it was possible to run autoIt or autoHotkey at all in Linux. Are you suggesting a Python script to replace it, or something else? AHK has a very peculiar syntax which I don’t believe would translate well to other languages.
Depends if your on x11 or Wayland ahk does have a port to x11 scripts do require modification otherwise ydotool is available on Wayland I haven’t done much research into it but appears it can do a lot of what you might want
Hey that’s pretty cool, I happen to be on x11 still but plan to switch to Wayland once Cosmic is in beta.
This is great info, will look into this further. Ty!