Change language with Cmd+Space
and7ey opened this issue · 7 comments
Hello, is there any way to change the language within RDP with Mac command (Cmd+Space)? Don't see such action in your list.
PS. Many thanks for your configs!
Hi @and7ey,
Cmd+Space will be directly translated to Win+Space, which switch keyboard layout since Windows 10 and versions of Windows Server based on it. So, for such systems, there is no need for such mapping.
Because there is no approach for guessing the target system (Windows 10 or older) before translation, I have fixed Fn+Space mapping and added a new Cmd+Space as you requested. Look at https://github.com/varp/karabiner-rdp/blob/master/mac_osx_on_rdp.json#L639-L708. Enable one of them which you will desire.
P.S. Please, don't forget to star the repo =)
Thank you.
I am running MacOS 10.14.5 and Windows 10 Corporate thru RDP. If I press Cmd+Space, then it just shows the Start Menu.
And I am not sure how to import your updated config ;(..
@and7ey At https://ke-complex-modifications.pqrs.org/?q=RDP
You should press Cmd+Shift+R to reload page skipping the local browser cache
Many thanks. The local browser cache was the reason I wasn't able to install it myself.
Do I understand it correctly - it will work properly only if I change the input with Left Alt + Left Shift. And if I changed it to Left Ctrl + Left Shift, then it will not work? Could you please add such a combination to your repo?
Fantastic! Many thanks!