scrollok
scrollok(my_win.x_win, FALSE);
scrollok(rem_win.x_win, FALSE);
scrollok (stdscr, TRUE);
extern int scrollok(WINDOW *, bool);