Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works strange in remote desktop #20

Open
endlessPi opened this issue Sep 11, 2021 · 4 comments
Open

Works strange in remote desktop #20

endlessPi opened this issue Sep 11, 2021 · 4 comments

Comments

@endlessPi
Copy link

Hi, I am switching keys ESC and Caps with uncap 0x1b:0x14 on my local machine (Windows 10), but in my remote desktop (Windows 10), when I press the physical Caps key, I get the behavior of ESC and Caps at the same time. Is there a workaround for this issue?

@drazde
Copy link

drazde commented Sep 12, 2021

Hi, I am switching keys ESC and Caps with uncap 0x1b:0x14 on my local machine (Windows 10), but in my remote desktop (Windows 10), when I press the physical Caps key, I get the behavior of ESC and Caps at the same time. Is there a workaround for this issue?

Me too

@drazde
Copy link

drazde commented Feb 24, 2022

Hi, I try with registry key and also remap key doesn't work.

C:\Users\marco>reg query "HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
    Scancode Map    REG_BINARY    00000000000000000200000001003A0000000000

EDIT: with mstsc also with the registry key I can't use Caps-Lock like Esc

@drazde
Copy link

drazde commented Mar 1, 2022

It seems that the problem is only with mstsc. From linux using xfreeRDP uncap works.
I haven't tried with xfreeRDP from windows yet.

EDIT: with xfreeRDP for Windows uncap works correctly!

@drazde
Copy link

drazde commented Mar 2, 2022

Seems to be related to the connection setup.
If you choose Nel computer remoto (only on the remote computer) It works correctly

immagine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants