It appears that the default screen split option is to split the right hand side of the screen to two sections (“top” and “bot”).
Is there a way to set the default to only show “top”? Could we set this in a user level? Say some users like to have default as only “top” and some users like to have default to both “top” and “bot”.
There is no standard option to save these preferences. Since it was very annoying for users to click after every login, we changed code to saves user’s last setting and apply it until same user changes it. Also there are some places where the developer chose to override user settings and force top/bot views.