× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Scott Klement <klemscot@xxxxxxxxxxxx> writes:

> On Mon, 28 Jul 2003, isa-media GmbH - Herbert Hartung wrote:
>
>> I have problems with xt5250. I run Lindows and xt5250.
>> Here my Problems:
>> 1. Problem with Keybord
>> I want to use the "+" Key on the Number block for "input field"
>> I try to explain the funktion: When i hit "+" the charakters right of
>> the cursor shout cleard.
>>
>> (i use just "STRG+K" Keys to get them)
>
> I'm not familiar with Lindows, but I'll assume it works like other Linux
> variants?

Lindows is basically Debian for x86; the Lindows Xt5250 package is my
tn5250 package for Debian stable, which is based on tn5250 0.16.2.

Unfortunately, the current unstable version of my tn5250 package won't
install any more on Lindows (or stable Debian), though I could have a
go at creating the package on another machine.

> You should have a file called /usr/local/share/tn5250/XTerm  in that file
> should be a line like this:
>
>         <Key>KP_Add: string("\030") \n\

The XTerm file in that version of my tn5250 package is a little
broken.  It's located in /usr/share/tn5250/XTerm, and doesn't have
that line, although it should.  Here's my current version, which
should work with the older package too:

----------------------------------------------------------------------
xt5250*VT100.Translations: #override \n\
              <Key>KP_Add: string("\030") \n\
         <Key>KP_Subtract: string("\033M") \n\
         <Key>Scroll_Lock: string("\033H") \n\
         ~Shift<Key>Print: string("\020") \n\
          Shift<Key>Print: string("\003") \n\
        ~Shift<Key>Escape: string("\001") \n\
         Shift<Key>Escape: string("\003") \n\
           <Key>Control_L: string("\022") \n\
          Shift <Key>Left: string("\033\010") \n\
         Shift <Key>Right: string("\033\025") \n\
          Shift <Key>Home: string("\033\006")

*eightBitInput: false
----------------------------------------------------------------------

-- 
"Hanging is too good for a man who makes puns; he should be drawn and quoted."
        -- Fred Allen


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.