Sunday, January 18, 2015

keyboard - Can I make Windows Key + Tab behave like a normal Alt + Tab?


I'm using this apple keyboard on my PC at the moment (don't ask). The only major difference to me is that the Command key (acts like the Windows key) and the Alt key changed places. Therefor I keep hitting Command + Tab (so basically Windows key + Tab) when trying to switch between windows. So what I get instead of the fast Alt + Tab window is the annoying Windows Flip3D.


So my question is: can I make the Windows + Tab behave like a normal Alt + Tab?


Answer



SharpKeys might be able to remap the two keys.


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