uncap icon indicating copy to clipboard operation
uncap copied to clipboard

Works strange in remote desktop

Open endlessPi opened this issue 4 years ago • 4 comments

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?

endlessPi avatar Sep 11 '21 08:09 endlessPi

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 avatar Sep 12 '21 09:09 drazde

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 avatar Feb 24 '22 07:02 drazde

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 avatar Mar 01 '22 09:03 drazde

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

immagine

drazde avatar Mar 02 '22 14:03 drazde