Change "Control + Windows Key + Tab" to "Alt + Tab"

Page 1 of 2 12 LastLast

  1. Posts : 50
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    Change "Windows Key + Tab" to "Alt + Tab"


    Is there a way to change it to that above commands. I like the Win-key visual effect but its harder for me to do it with my hands since I am used to using the Alt-key command. Is there a way to switch those visual aspects around?
    Last edited by ZeroManArmy; 19 Oct 2011 at 22:56.
      My Computer


  2. Posts : 934
    Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
       #2

    What is "Control + Windows Key + Tab"?
    Do you mean "Windows Key + Tab" ?
      My Computer


  3. Posts : 50
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    Ah yes I do. I shall fix that.
      My Computer


  4. Posts : 934
    Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
       #4
      My Computer


  5. Posts : 50
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #5

    That only allows me to map one key at a time. I still want the Windows key to function as the Windows key.
      My Computer


  6. Posts : 48
    Windows 7 Home Premium x64
       #6

    Haha I was also wondering how to do this. It's just easier to use alt+tab than the windows key
      My Computer


  7. Posts : 50
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #7

    nikosawolfie said:
    Haha I was also wondering how to do this. It's just easier to use alt+tab than the windows key
    Because the way our hands of formed for it huh?
      My Computer


  8. Posts : 195
    Windows 7
       #8

    Solution is here with autohotkey.

    I took the liberty of making up a file for you. It works just fine for me.
    The .rar file attached contains the .exe file you need - when it's running, alt+tab operates as win+tab. If you put it (or a shortcut to it) in your Startup folder, it will always be running. You do not need to install the autohotkey program for it to work.

    The .ahk file is included so you can look at the script or edit it (with notepad).

    alt-tab to win-tab.rar

    Btw, although you didn't mean to say ctrl+win+tab in the first post, it turns out to be a cool shortcut: it does the win+tab view but holds it for you and you can lift your hands from the keys. Hitting tab or the arrow keys moves you around the open windows. (Ctrl+alt+tab does the same thing in the original flat view.)
      My Computer


  9. Posts : 50
    Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #9

    debugged said:
    Solution is here with autohotkey.

    I took the liberty of making up a file for you. It works just fine for me.
    The .rar file attached contains the .exe file you need - when it's running, alt+tab operates as win+tab. If you put it (or a shortcut to it) in your Startup folder, it will always be running. You do not need to install the autohotkey program for it to work.

    The .ahk file is included so you can look at the script or edit it (with notepad).

    alt-tab to win-tab.rar

    Btw, although you didn't mean to say ctrl+win+tab in the first post, it turns out to be a cool shortcut: it does the win+tab view but holds it for you and you can lift your hands from the keys. Hitting tab or the arrow keys moves you around the open windows. (Ctrl+alt+tab does the same thing in the original flat view.)
    Yes I noticed that. XD Thanks so much!

    After using that program it only works when I press "Control + Alt + Tab". Any help on that?
      My Computer


  10. Posts : 5,092
    Windows 7 32 bit
       #10

    The easiest way to map nearly any key combination in Windows to any other is to use
    AutoHotkey_L

    It's a scripting language designed for hotkey manipulation. It's also the best I've found for "mouse hotkeys" such as doing something when I hold down Control and Middle Click on the desktop or whatever.

    Also it has the ability to conditionally enable the hotkeys or key substitution. For example you can set it so the hotkey only fires if an Explorer folder window is the active window, or notepad, or whatever you want.

    The help file has examples. See the section Hotkey subsection Custom Combinations and Other Features.

    The language and libraries are free. There's a forum where you can ask for help. You can do other cool things with it. For example I like editors to swap the last 2 characters typed if I press Control-t, but most browser editor applets and even most editors don't have it. I added it to an AutHotKey_L script I have running in the system tray all the time. The Control-t is only active when I'm using certain browsers and editors. It doesn't interfere with other apps.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:17.
Find Us