Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Extra byte on keyboard mapping - Tera Term Ticket #38762 on OSDN

$
0
0

Extra byte on keyboard mapping

Eröffnet am: 2018-11-22 02:49

Letztes Update: 2018-11-22 02:49

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:(Keine)Status:Offen
LösungKeine

Einzelheiten

Attempting to map a user key. I need to send Esc d followed by a carriage return. So I modified KEYBOARD.CNF to include this:

User11=575,0,$01$64$0d

According to WireShark, what is actually being sent is 1B 64 0D 00. The trailing zero byte is tripping up the host. We do this same emulation on an old 32-bit ProComm and it send the expected 1B 64 0D with no trailing zero byte. I have tried changing the mapping to this:

User11=575,1,$01$64$0d

(modify the 2nd parameter to a 1) and it has the same result. Please advise

Letzte Aktualisierung für dieses Ticket

2018-11-22 02:49 Aktualisiert von: None

  • New Ticket "Extra byte on keyboard mapping" created

Viewing all articles
Browse latest Browse all 2128