I couldn't get to the CVS through my company firewall (bastards) is there another way to get the new build?
Thanks Matt -----Original Message----- From: Scott Klement [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 4:28 PM To: '[EMAIL PROTECTED]' Subject: RE: [LINUX5250] newline string? On Fri, 9 Nov 2001, Egan, Matt B. (Artco) wrote: > > Yeah what i need is a 5250 newline key (i pulled some old lady off a > terminal and she's gunna kill me) the 5250 newline (i swear to god it does > the same thing as tab does) just moves to the next available field (am i > correct?) > No... the 5250 newline key moves to the first field on the next line. Whereas tab will move to the next field on the same line, if there is one. I've added support for the NEWLINE key into CVS. To try it out, checkout a new copy of tn5250 from cvs, and build & install it normally. then, edit your /usr/local/share/tn5250/XTerm file, and change this line: <Key>KP_Add: string("\030") \n\ to read: <Key>KP_Add: string("\033N") \n\ And then, the + key on the numeric keypad should be the 5250 newline. Let me know if it does what you wanted it to... _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250. _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.