Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

"Alt Gr" does not work when Terminals launched #208

Open moldovans opened 5 years ago

moldovans commented 5 years ago

As described here when the Terminals is open and a remote connection is open, the AltGr button key is ignored when pressed.

Particularly, the French keyboards use AltGr+0 to output @, so is not possible to write a email address or a razor script when a remote connection is open.

Is it possible to overwrite this Window's "bug" when Terminals is open?

jerome-duchene commented 5 years ago

I think that the problem came from a bug in RDP protocol (created by Microsoft and not open source). It's not possible to manage it in Terminals because the application use the RDP protocol.