Use of 'getmaxyx' works on LSB but does not seem portable to other curses versions.
Use getmaxyx instead of getmax[xy]. Avoid using getattrs.