thanks Bernd! Is there a way to change it under a running window?
Am Son, den 02.11.2003 schrieb Bernd Paysan um 18:11: > On Sunday 02 November 2003 11:02, Martin Bitter wrote: > > Hello, > > > > I've a little problem with the console window. After starting xBigforth > > with large-font it comes up with a width that is so big that it reaches > > out my screen (1024x768). Resizing it doesn't help. That makes the > > window smaller but now it has a sliding bar and one third of the window > > is always out of sight. > > > > Where have I to tweak to make the windowsize smaller? > > map-size (a 2Variable in vocabulary MINOS). > > best change xbigforth.cnf in your home directory. > > Add > > 64 16 map-size 2! > > after "also minos", this will give you a window with 64 characters wide and 16 > height. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
