> A new monitor arrived today, and for the first time the drawterm defaut
> screen size become smaller than
> the monitor i have.
> 
> I'm running at 1920x1440.
> 
> where can i change drawterm to allow that size? (if it is trivial to do. .
> .)

drawterm asks the underlying graphics system
(ms windows or x windows) what the size of the
screen is and uses that as the maximum size.
the code is in gui-win32/screen.c or gui-x11/screen.c.
look for screeninit.

russ

Reply via email to