|
uhmm...btw an rc option to have automatic error-reset should be nice, I believe ca does something similar Il gio, 2002-10-24 alle 23:15, Scott Klement ha scritto: > > Ummm... those aren't "lock ups of the client". In a 5250 terminal, when > you hit an invalid key, you have to press "error reset" to continue. > > In tn5250, error reset is (by default) the left-control key. You can > also use Ctrl-R. > > > On Thu, 24 Oct 2002, Brian McGrogan wrote: > > > I wrote some patches to address this very issue when I first started using > > the program. Another big issue, for me at least, was constant lock ups of > > the client whenever I would enter invalid text in certain fields while > > mid-session. Around line 42 of display.c, I commented out this suspect > > branch of code, which solved the problem: > > > > /* FIXME: Translate from terminal key via keyboard map to 5250 key. */ > > > > if (tn5250_display_inhibited(This)) { > > if (key != K_SYSREQ && key != K_RESET) { > > tn5250_display_beep (This); > > return; > > } > > } > > > > -brian > > _______________________________________________ > This is the Linux 5250 Development Project (LINUX5250) mailing list > To post a message email: LINUX5250@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 > or email: LINUX5250-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/linux5250. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.