Ticket #38762

Extra byte on keyboard mapping

Date d'ouverture: 2018-11-22 02:49 Dernière mise à jour: 2018-11-22 02:49

Rapporteur:
(Anonyme)
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

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

Ticket History (1/1 Histories)

2018-11-22 02:49 Updated by: None
  • New Ticket "Extra byte on keyboard mapping" created

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion