Read the statement by Michael Teeuw here.
MMM-Carousel & basic KeyBindings not working
-
@sdetweil There are no notifications being sent when I hit the keyboard buttons.
-
@brentmatthews so keybindings is having trouble
can you open the developers window, ctrl-shift-i
and select the console tab, and scroll to the top to see if there are any errors reported. -
@brentmatthews I installed keybindings and viewnotifications
and I see the keypress for left/right arrow (in the notifications window)but looking any Carousel it says
if (notification === "KEYPRESS") Log.log(`${this.config.name}: notification ${notification} from ${sender.name}`);
ok… but that doesn’t DO anything except report the keypress…
-
@sdetweil I will check it out tonight and see if I can find any errors.
-
@sdetweil I am unable to jump on the computer tonight.
Would the pages module work with keybindings to move through the pages? Or to the hidden page. Essentially want the main page and a second or hidden page that only comes up with a button click.
Also considering the remote module to have the toggle switch to just turn on the extra modules I have shown on the second page when needed.
-
@brentmatthews i think the default config for keybindings is not correct
-
@sdetweil I just managed to jump on. I may have to upgrade my mirror as I saw a minimum requirements and my current version of MM was under that. I am trying to find your update scripts at the moment.
-
@sdetweil I have switched back to MMM-pages as it is much cleaner. I will see what other options I have in the notification sending arena to suit me.
Any simple suggestions welcome.
-
@brentmatthews you should be able to set key bindings to send the right notifications, or page indicator, or buttons
all with mmm- prefix
-
@sdetweil I have now got it set with MMM-Remote-Control and can turn anything on and off via my mobile.
This is certainly a good start to being able to control what I want to see and when.
Thank you for the help.
Brent.