Sean Meighan
Welcome => User Manual => Topic started by: Rus_hunt on December 07, 2023, 06:18:46 AM
-
I am building a page on my stream deck (overglorified macro) that moves all the commands for effects down to the push button stream deck, I noticed that some of the macros or key bindings are not present. One such effect is fireworks, is there an updated list ? thank you for all you do and once it is completed I would be glad to share if anyone is interested.
-
Scroll down to line 352....we don't assign shortcuts to every effect:
https://github.com/smeighan/xLights/blob/6e8bd4e0aed628771ac9f561edf4ec4382335c90/xLights/KeyBindings.cpp#L14 (https://github.com/smeighan/xLights/blob/6e8bd4e0aed628771ac9f561edf4ec4382335c90/xLights/KeyBindings.cpp#L14)
-
That helps so much thank you!!