Hello all--
We have implementations of Touch 50 screens on our Victron installations. I'd like the screens to default to the display menu (not the settings) and disable the touch interface. We have successfully disabled the touch interface and have a workaround for our techs to enable when they go onsite using the digital input override. If we reboot the Cerbo or if we remote in, we need to navigate back to the menus from the settings screen. Any way to default to the menus?
Investigating in dbus-spy we have the following:
Settings/Gui/AutoBrightness 1
Settings/Gui/Brightness 15
Settings/Gui/DefaultOverview OverviewHub
Settings/Gui/DemoMode 0
Settings/Gui/DisplayOff 0
Settings/Gui/Language en
Settings/Gui/MobileOverview 1
Settings/Gui/StartWithMenuView 1
Settings/Gui/TanksOverview 0
Settings/Gui/TouchEnabled 0
I have tried to set the StartWithMenuView set to 1 (from 0) and it showed no difference. I do not know the proper values for DefaultOverview. Does anyone have any insight r can they point me to any docs to explain what these options do? Thank you.
John