Worspaces key mapping from macos to Ubuntu Ubuntu 22.04.2 LTS

0

Tried to remap Command key to Windows key (Super key) on Ubuntu 22.04.2 LTS Workspaces but it's mapped to ALT key? Worked with Amazon Linux e.g. option + Tab would switch windows, control + tab would switch between files in VSCode and Command used as Ctrl

Documentation says version 5.11.0 should have these changes but could download 5.10: 5.11.0 July 3, 2023 Added options to enable or disable Ctrl + left-click as right-click and enable or disable mapping the Command key to the Ctrl key. To access both options, from the menu bar, choose Settings, Manage Modifier Keys.

  • Already tried defaults write "com.amazon.Amazon WorkSpaces Client" remap_cmd_to_ctrl 0

asked 10 months ago236 views
2 Answers
0

Hello,

Thank you for querying in this forum.

From your description, it seems that you tried to remap command key to windows key on Ubuntu 22.04.2 LTS workspace but was mapped to ALT key.

By default, the Windows logo key on a Windows keyboard and the Command key on an Apple keyboard are both mapped to the Ctrl key when you're using the Amazon WorkSpaces macOS client application.

You have already tried running the command ‘defaults write "com.amazon.Amazon WorkSpaces Client" remap_cmd_to_ctrl 0’ to change this behaviour.

According to the below documentation, remapping the command key to the Windows logo key for use with Windows WorkSpaces.

[+] https://docs.aws.amazon.com/workspaces/latest/userguide/amazon-workspaces-osx-client.html#osx_remap_command_key

As on MacOS, ‘command+ tab’ switches between applications, not windows, hence as an alternative for ubuntu workspaces as well, you can use ‘Option + Tab’ to switch windows within the Ubuntu workspaces.

Hope the above information helps !

AWS
answered 10 months ago
  • Thanks, please check my commend below.

0

On my Amazon Linux Option+Tab works and command+C for copy but on Ubuntu it doesn't. When I check virtual keybard command is mapped to Ctrl and option to ALT. But when I'm in apps it's not working. I can't ALT+Tab to switch windows I've added several keyboards to test it as visible on attached image Enter image description here

answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions