Saturday, December 20, 2014

How to change windows, ctrl and alt keys on a specific keyboard?

I have a MacBook with Windows on it for work. I used a program called KeyTweak to rebind the Alt, Ctrl and Windows keys so they'd work like they do in Mac OS.


Whenever I plug in an external keyboard however, these keys are also rebound. Is it possible to fix this? I've already tried Microsoft layout creator but you can't rebind the windows, Alt and Ctrl keys on that.


I'm using Windows 10.

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