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

Change language with Cmd+Space #2

Closed
and7ey opened this issue May 18, 2021 · 7 comments
Closed

Change language with Cmd+Space #2

and7ey opened this issue May 18, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@and7ey
Copy link

and7ey commented May 18, 2021

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!

@varp
Copy link
Owner

varp commented May 19, 2021

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 =)

@varp varp added the enhancement New feature or request label May 19, 2021
@varp varp closed this as completed May 19, 2021
@and7ey
Copy link
Author

and7ey commented May 19, 2021

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 ;(..

@varp
Copy link
Owner

varp commented May 19, 2021

@and7ey Ohh, Just go to the Karabiner-Elements Preferences

  1. Remove all modifications related to Mac OSX RDP one by one (see screenshot below)
    image
  2. Click Add Rule button and then find the Bin button against Mac OSX RDP and click it (see screenshot)
    image
  3. Click Import more rules from the Internet. Find my one ( Mac OSX RDP) and re-import again

@varp varp reopened this May 19, 2021
@varp varp closed this as completed May 19, 2021
@varp
Copy link
Owner

varp commented May 19, 2021

@and7ey At https://ke-complex-modifications.pqrs.org/?q=RDP
You should press Cmd+Shift+R to reload page skipping the local browser cache

@and7ey
Copy link
Author

and7ey commented May 19, 2021

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?

@varp
Copy link
Owner

varp commented May 20, 2021

Could you please add such a combination to your repo?

@and7ey done!

@and7ey
Copy link
Author

and7ey commented May 20, 2021

Fantastic! Many thanks!

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

No branches or pull requests

2 participants