MAXROW 2389 dev/wscons/wsdisplay.c if (mouse_row + dy >= MAXROW) MAXROW 2390 dev/wscons/wsdisplay.c mouse_row = MAXROW;