![cgd](/assets/img/avatar_default.png)
(say width or height). * work harder to make menu fit width-wise. (if necessary, move the menu further left, and if that's not good enough exit with an error.) * move menu system initialization out of process_menu() so that it can be called earlier (e.g. by the sysinst main()), since it initializes curses and other code might want to access the curses data structures before process_menu() is invoked.