![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi Paul, Gee its getting dark up here! Daylight savings end soon as well. Bummer. I've found out that the backspace and delete do work. But they delete the characters to the right of the cursor not the ones to the left. I'm currently trying to find a termcap setting that says something like. sM: Boolean - screw with Marty sN: Boolean - sneer when you do it. Any ideas? Marty |
#4
| |||
| |||
|
|
Is this happening anywhere, eg on a shell prompt line? |
|
stty -a is really reporting icanon echoe echok echoke? stty -a |
|
weird... Yep, and bloody annoying. |
#5
| ||||
| ||||
|
|
Hi Karl, Paul et al Is this happening anywhere, eg on a shell prompt line? Yep. I'm not connected to an Ingres application at all. All I've done is initiate a connection via rexec (or telnet) from my PC to a Linux box and I'm running xterm there with the display set to my PC. |
|
As for Ingres terminal mappings... I connected to accessdb using TERM_INGRES = vt100fx and now all my function keys are screwed up as well. The backspace and delete simply print the [3~ and do nothing else.... I tried the TERM_INGRES=dgxterm suggested by 'Oldschool' and that didn't work either. I made a terminal mapping for my Xpro keyboard and set TERM_INGRES=xpro and connected. This at least got the function keys working again, but the backspace is still [3~. All of this used to work when I connected to the dec alpha box first and then just ssh'd over to the linux platform....But the writing is on the wall for that platform. My suspicion is that until I can get the OS command line to use backspace and delete in the normal fashion my Ingres Termcaps could be stuffed as well. |
| stty -a is really reporting icanon echoe echok echoke? stty -a speed 38400 baud; rows 72; columns 80; line = 0; intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany -imaxbel opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke |
#6
| |||
| |||
|
|
What are you using on the PC for an X server? |
|
What are your xmodmap settings? Try comparing xmodmap -pk for the working machine with the one that doesn't |
|
If that doesn't help - maybe try a different X server. I use Xming (http://freedesktop.org/wiki/Xming) when I'm on a Windows machine - mostly cos it's free and self- contained. Though these days my desktop is Linux so I've already got an X server running and I tend to use ssh -X to connect to other linux boxes. |
#7
| |||
| |||
|
|
Hi Paul et al, What are you using on the PC for an X server? Something called HummingBird Exceed. It came with the PC. What are your xmodmap settings? Try comparing xmodmap -pk for the working machine with the one that doesn't The same. |
|
Marty |
#8
| |||
| |||
|
|
You might consider copying the terminfo file (/usr/lib/terminfo/x/xterm ?) from the Alpha to the linux box as something like xterm_mb. untic |
#9
| |||
| |||
|
|
in any case, the terminfo is irrelevant to the question. Thomas, |
#10
| |||
| |||
|
|
On Oct 20, 12:28 pm, Thomas Dickey <dic... (AT) saltmine (DOT) radix.net> wrote: in any case, the terminfo is irrelevant to the question. Thomas, Are you saying the problem is w/ termcap then? or something else totally? |
![]() |
| Thread Tools | |
| Display Modes | |
| |