Scott Klement <[EMAIL PROTECTED]> 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

_______________________________________________
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/mailman/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to