immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.5k stars 1.61k forks source link

Keyboard input problem #369

Closed kayatf closed 1 year ago

kayatf commented 2 years ago

Describe the bug Apparently some keyboard keys wont get sent if another keyboard layout than US QWERTY is utilized.

To Reproduce Steps to reproduce the behavior:

  1. Start any remote session
  2. Try to type in an '@' or '/' sign with any other than an English (US, QWERTY) keyboard layout
  3. See that it doesn't get sent

Remotely Version Server: 2021.08.26.1335
Agent: 2021.08.26.1335

Expected Behavior '@' or '/' should be usable without utilising copy+paste.

Desktop:

raphaelhaf commented 2 years ago

Same problem here...

bitbound commented 2 years ago

Only en-US is currently supported. I'll leave this open for someone to pick up if they want to work on it.

nnachtegael commented 2 years ago

I solved this issue by showing and typing in the on-board/on-screen keyboard on the remote host. Works on both windows and ubuntu remote hosts.

yythoss commented 2 years ago

Press alt + strg + @ Press alt + strg + \

bitbound commented 1 year ago

This issue has been grouped under pinned issue #688 . Please comment there if you're still having issues in the latest release.