Re: [Linux-decnet-user] WG: New to list - coming with some questions..
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Tilman G. <til...@o2...> - 2009-08-19 06:17:04
|
HI Chrissie, that helped! Great! Luckily I tried it two times. The first time it didn't seem to work (maybe typo), but now I can see clearly :)) Til -----Ursprüngliche Nachricht----- Datum: Fri, 14 Aug 2009 14:31h Von: Chrissie Caulfield <Chr...@go...> An: Tilman Groth <til...@o2...> Kopie: lin...@li... Betreff: Re: [Linux-decnet-user] WG: New to list - coming with some questions.. Tilman Groth wrote: > Hello All, > > I had a closer look at the network packets that come from the vax. I have seen that e.g. the editor uses 7bit Escape sequences (e.g. 0x19+"[" for CSI), while the test program sends 8bit sequences (e.g. 0x9b for CSI). This seems to be hardcoded somewhere, so I cannot change it. This leaves me some options: > > - can I build a "filter" that replaces the 8bit chars by their 7bit counterparts before they are interpreted by xterm or rxvt? > > - for xterm, I found the "+u8" option, which seems to work. Unfortunately, after pressing CTRL-Y, things seem to go wrong (I have to press keys to make the next line of output visible). CTRL-Y works in rxvt, but there I don`t know how to set keymappings, and how to make it interpret 8bit control sequences. > > Any hints, anyone? > > Have you tried $ SET TERMINAL/NOEIGHT on the VAX. That should stop it sending 9-bit escape sequences. Chrissie Unterwegs über Ihre E-Mails informiert mit der kostenlosen SMS-Benachrichtigung von o2! Mehr Infos unter http://www.o2online.de/goto/benachrichtigung |