Sunday, January 25, 2015

macos - Switching between keyboards in mac - shortcut key?


What shortcut key do you use to switch keyboards on your mac? Windows uses Alt + Shift, and on the Mac the default is Apple + Space. However, that's also the shortcut for spotlight.


I ended up disabling the spotlight shortcut.


What's your preferred keyboard switching shortcut?


Answer



On a Mac I use Command + Shift + Z to switch languages. I was already used to Alt + Shift from Windows and, since Command + Shift alone wasn't a valid combo, I just added the nearest key (Z).


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...