Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ee99ee

macrumors 6502
Original poster
Mar 9, 2006
270
3
So I have installed and use AutoHotkey and a script to swap the Command (Alt) and Control keys. The script is as follows:

Code:
LCtrl::Alt

LAlt::Ctrl

This is great, however now Alt+Tab is Control + Tab. How do I swap Alt+Tab so that Control+Tab = Alt+Tab, effectively producing Command+Tab to switch between windows?

Also, if someone can figure out how Option+Shift+Left Arrow or Option+Shift+Right Arrow = Whole Word Selection, that would be great. Currently I have to use Command + Shift + left or right arrow.

I am a HEAVY keyboard shortcut user, and my goal is to make switching between Windows and Mac seamless. I use Mac and Windows literally 50%/50%, so this is critical.

-Chris
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.