I don't have a good explanation for this. If I cut and paste that definition into the config file, it works fine for me.
Is it possible that you made other changes to the config file, perhaps thinking that it was a regular J script? Understand that the layout and format of this file should be preserved - it is a Qt settings file, and not a J script. One thing you could try is simply deleting or moving away the config file, then starting J. It should build a new config file for you, and you could then try setting Term again. On Wed, May 29, 2013 at 4:23 PM, Linda Alvord <[email protected]>wrote: > Term=0 0 400 400 doesn't change the size of Term. > > Linda > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Marc Simpson > Sent: Wednesday, May 29, 2013 3:48 AM > To: [email protected] > Subject: Re: [Jbeta] Size of Term Window in jqt > > On Wed, May 29, 2013 at 1:10 AM, Linda Alvord > <[email protected]>wrote: > > > Changing to Term=:0 0 400 400 has no affect on the size of the > > terminal window. > > > > Try 'Term=0 0 400 400' (delete the colon, this isn't a J assignment). > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
