Autohotkey remap ctrl. 1 and older) and its commands and hotkeys.

Autohotkey remap ctrl I knew about Ctrl+Alt/AltGr equivalence in Windows, but I didn't know that a genuine AltGr could generate the constituent events or whether this is an OS or Unreal Tournament Autohotkey: remap ctrl + {0. - posted in Ask for Help: Goal: To use the Left Control and Left Windows button for the right and left click mouse button. IfWinActive (any of 3 programs) remap Ctrl Shift Z to Ctrl Y, else simply send Ctrl Shift Z. I am trying to use AHK to remap the PrtSc key to context menu (right mouse click), and to map Ctrl+F6 to do the Please help me remap Alt+F4 - posted in Ask for Help: Im trying to remap the numpad 9 key to perform the alt+f4 function. Because both remappings allow additional modifier keys to be held down, the more specific +CapsLock::CapsLock remapping must be placed first Try changing the send statement to ^y. ^+m::Send j ^M::Send j When I open up autohotkey it shows the key Remap control to space but retain functionality - posted in Gaming Questions: Hi, I play league of legends and the inability to use my space key as a modifier has long annoyed me so I decided to use AHK to try remedy my issues. Hot Network Questions Basically I had just bought a numpad-keyboard last week, and I'm remapping all the keys into regular shortcuts (such as Ctrl+C, Ctrl+V, etc. Modifiers (alt/option, control, windows/command and fn): sends modifier scancode byte + key scan code byte; Special keys (like the G15 ones): send standard (like the volume keys) or custom (depend on manufacturer) scancodes Using AutoHotKey for Remapping Via DLL. I mean that when I press "CapsLock+Ctrl+i", I would obtain the same result as pressing Ctrl+Up. As to image itself, please ignore Remapping Arrow keys to CTRL-HJKL - posted in Ask for Help: What code would allow one to remap CTRL-H, CTRL-J, CTRL-K, CTRL-L to the left, up, down, right arrow keys respectively? The following code: ^;::Right has the same output as CTRL-right arrow, which is not what I want. (not ctrl+shift) I use the following script line: ^+VK50::Send, {VK50} However, I cannot seem to remove the output of CTRL and SHIFT keys. org) and also escape, making both more accessible. Using Ctrl+Shift+Alt in AutoHotKey. 1 and older) and its commands and hotkeys Get help with using AutoHotkey (v1. #Requires AutoHotkey v1. I do not find these keys very practical in my use and I would like to replace them with How Do I Map CTRL+ALT+INSERT ?? - posted in Ask for Help: I am using an Apple Mac keyboard with a Windows machine. Remap combination of two keys. Also note that a remapping does not "release" modifier keys. Remapping a key or button is "complete" in the following respects: Holding down a modifier such as Ctrl or Shift while typing the origin key will put that modifier into effect for the destination Mouse remapping: To remap the mouse instead of the keyboard, use the same approach. 11 +#f23::Ctrl return ^z:: ^x:: ^c:: msgbox, I want any of these to trigger Get help with using AutoHotkey (v1. ~jaco0646] Name Description; LButton: The left mouse button when used with Send, but the primary mouse button when used with hotkeys. It is useful to have a single button to switch to last window. 10 posts • Page 1 of 1. For example, if the remapping a::b is in effect, pressing Ctrl-Alt-A would trigger the ^!b hotkey if it is not a hook hotkey. I tried that, but it doesn't work either What would be the code to turn a control+click to a right click? I'm running windows 7 on a mac and would like to control click on the track pad rather than doing a two finger click. TingTingin Posts: 1 hi im trying to remap double tap of ctrl to shift the below code works however if i dont press a key right after double tapping ctrl i. katacarbix Posts: 3 So far all of it works except for the last bit remapping Win+key to ctrl+key. How to remap Ctrl+Enter to something else? - posted in Ask for Help: How do I remap Ctrl+Enter to something else? I have a program where Ctrl+Enter does something I dont want to happen, and so I need to remap Ctrl+Enter to something harmless. the hotkey remap ctrl+a will not only work under windows with titles containing "Notepad", "Notepad++", Both my Control keys are broken on my Keyboard. There is a 'copilot' key where the right ctrl key should be. I'm giving up for now. This is because im using the dvorak keyboard layout where the c and v key are not in the lower area of the left hand, so the shortcuts can not be activated with just one hand. Autohotkey: How to remap CTRL with Alt key and. That means if you tell c and v to remap to volume up and volume down, c and v will also be unusable on your keybaord. \Users\Owner\OneDrive\Documents\AutoHotkey\remap_copilot_to_rctrl. Here is the Code I am using Example Description; CapsLock::Ctrl: Makes CapsLock become Ctrl. If one were needing to paste multiple times, Blackholyman's script wouldn't work that well. – gsl. 3. Nevertheless I have a typematrix key which has 2 keycode keys which I want to remap. Using AutoHotKey to remap Ctrl to Alt while retaining Alt+Tab as Task View hotkey. Shadrakh Posts: 2 Joined: Tue Feb 02, 2016 1:55 am. I tried that, but it doesn't work either How can I remap CTRL-x CTRL-c in Autohotkey? 0. To retain the ability to turn CapsLock on and off, add the remapping +CapsLock::CapsLock first. using LWin & Tab::AltTab, but I cannot make them work together How to remap Capslock key in a way that pressing and releasing it registers as Escape key but pressing and holding it registers as Ctrl key modifier? I'm looking for a windows solution preferably using Autohotkey v2. ^ is Ctrl, ! is Alt, # is Win and + is Shift. autohotkey; Share. All it contains is this: Capslock::Esc. Hot Network Questions Proving a recursive sequence is Go to AutoHotkey r/AutoHotkey. How do you remap alt+tab in autohotkey? 0. If it is a hook hotkey, you can define ^!a as a hotkey if you want Ctrl-Alt-A to perform the same action as Ctrl-Alt-B. My code is: remap caps-lock to control only in emacs - posted in Ask for Help: hiI want to remap caps-lock to control but only when i am using emacs. I also tried adding an Cannot remap Ctrl-Alt-k - posted in Ask for Help: This isnt limited to AutoHotkey, but I thought this would be a good place to try since Ive struck out elsewhere. Post by Shadrakh » Sun Jan 19, 2020 10:57 am Hi Remapping Alt+Backspace to Ctrl+Backspace (something Mac users do all the time). How to assign hotkey of pressing Alt key twice (Alt+Release+Alt) in Autohotkey? 0. 3 posts • Page 1 of 1. I want to remap it to F5. Is there a neater way?Mapping Capslock to Ctrl is common amongst The script remaps my lock (WIN+L) key to backspace (because it is near backspace and I kept hitting it by accident). 0. In ^+::, + is not a modifier, just a literal plus character. Very hard to tell without seeing some code. If you want to remap Caps Lock to Ctrl for programs running as administrator, you also need to run this program as How to remap Ctrl+MButton to F5 - posted in Ask for Help: I have an app in which pressing Ctrl+MButton brings up a popup selection box. Remap ctrl + win + left arrow to win Re: ctrl + c ctrl + v not working Post by boiler » Thu Apr 22, 2021 10:50 pm Hmm, that's weird that the shortcuts using Ins work but the remappings don't since we saw that windows actually recognizes the keypresses. option allows for case-insensitive matching, i. 1 and older) and its commands and hotkeys. AutoHotKey code to receive ctrl+x while pressing ctrl+c twice. I want to remap mouse click to a button depend on a state of Numlock. Ask Question Asked 9 years, 2 months ago. [v1. ahk file: ; Universal Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys. 7 Remap only Windows key, keeping windows key combinations. I want to remap my "insert" key into ctrl key. In those programs, RCtrl + Capslock will still turn CAPS on/off. Remap `AltGr & someKey` 1. 0 F12::Send '{Ctrl down}{Alt down}{Home}{Alt up}{Ctrl up}' Thanks. This avoids inflaming my tendinitis in my mouse hand. when the numlock is off). ahk You can see a complete list of keys and modifiers on AutoHotKey's site. When I use other key combinations with Enter or Alt my script works as intended. I've been using Scite for a few years now on an adhoc basis as I code on AHK itself on an adhoc basis due to which I've been unable to change this behaviour of mine. I want this play button action to be remapped to output only “P”. To retain the ability to turn CapsLock on and off, add the remapping +CapsLock::CapsLock first. DeepMind Posts: 271 Joined: Tue Jul 19, 2016 7:47 pm. Key remapping is causing the Ctrl+Alt+Del to be executed in AutoHotKey. so I wanted to remap all ctrl functions to work with the alt key in windows. Because both remappings allow additional modifier keys to be held down, the more specific +CapsLock::CapsLock remapping must be placed first Symbol Description # Win (Windows logo key). How Can I: Remap Alt+Tab and Alt+Shift+Tab? - posted in Ask for Help: Ive looked for this but Ive not found a solution that works for me. Remap Capslock to Esc and disable original Esc key Autohotkey: How to remap CTRL with Alt key and. Hi! I'm trying to remap Capslock to Control but also have certain Capslock + {key} do certain things. Hot Network Questions In Catholic atonement theology, if God can save Mary from all sin without Christ, what was the point of Christ's death? Polynomial. eduardobedoya Posts: 45 Joined: Thu May 05, 2016 7:02 pm. Here is what I have tried but it doesnt seem to detect it. 4. We may need to send to a control in RDP for it to accept the key presses, in which case we’ll have to use ControlSend. 1 and older) and its commands and hotkeys AutoHotKey: Remap mouse middle button to ctrl. I want to send backspace if the key Get help with using AutoHotkey (v1. Viewed 3k times Remap control to space but retain functionality - posted in Gaming Questions: Hi, I play league of legends and the inability to use my space key as a modifier has long annoyed me so I decided to use AHK to try remedy my issues. Please write descriptive titles for your topics. 48. Define hotkeys for the mouse and keyboard, remap keys or buttons and autocorrect-like replacements. I want to detect my MCE remotes DVD menu key map which is CTRL+Shift+m and have it send J for PowerDVD. Note: This code disables workstation locking including via the start menu and ctrl-alt-delete menu. This prevents usages of Send within such a hotkey from locking the PC. Most of the posts I am finding are talking about how to use different keys to perform the same function. I thought: ^{Enter}::somethingharmless would work, but it doesn’t. Remap capslock-key to modifier key ctrl+shift+alt with Autohotkey. Shortcuts like ctrl+x, ctrl+c, and ctrl+v are hard to use, so is there any way to remap them to ctrl+q, ctrl+j, and ctrl+k respectively, using AutoHotKey? Thanks! Get help with using AutoHotkey (v1. I am trying out somebody's vim like ahk script, and its great, but I am trying to modify two keys so that when I press the apps key (remapped to caps key with sharpkeys) and x or c, it will act like ctrl+shift+left or right arrow to select whole words at a time. How to remap Ctrl + Shift + Numpad0. Control-tab produces "ab" and Control-space produces "pace". Can someone help me with this? Basically what I'm using it for is a Free Cam This involves hitting the Ctrl + UpArrow or Ctrl+LeftArrow etc. , deleting the first token left to the current cursor position: Capslock::Ctrl ^h:: send {BS} return Using the actual CTRL keys in combination with the h key does the job: If I hold the CTRL key and press the key, one token gets deleted to the left. Further Reading Autohotkey: remap ctrl + {0. i have a cherry keypad that has its own software to remap things on it and i use it as a gamepad, This software however is a bit shitty and so i need to use autohotkey to rebind some stuff by using the keypad software to CapsLock to Control and Escape - posted in Ask for Help: Hi, Im trying to remap my caps lock key in a very specific way. How to remap Windows key to be CTRL+ALT ? - posted in Ask for Help: So Ive downloaded autohotkey and have no clue how to change the windows key to be CTRL+ALT. I want this to be handier so I tried a remap to CapsLock: Code: Select all ^+M::CapsLock. 33. But in SciTE, Ctrl + Shift + Z inserts a character called SUB instead of undoing. elminster There is a 'copilot' key where the right ctrl key should be. Remap only Windows key, keeping windows key combinations. Im running AHK Version 1. Sandro_spb Posts: 23 Hi, when I press F2 on my I'm trying to remap Ctrl, Alt, and Shift to Caps+a/s/d: return CapsLock & s:: Alt. Remap shift to left ctrl + alt ctrl Topic is solved. Here is what I am using: LControl & Tab::AltTab ;WORKS RControl & Tab::AltTab ;WORKS LControl & [remap key] "CTRL+SHIFT+P" to "P" ONLY - posted in Ask for Help: hi, I have a remote controller, and the play button outputs ctrl+shift+P. fjdlskdsfjlkjf Posts: 3 Joined: Sun Wait! I made it work. I am simply trying to replace the ALT key with the CTRL key for the standard Windows™ function of tabbing through apps. 1 and older) and its commands and hotkeys Remapping CapsLock key with autohotkey script? - posted in Ask for Help: I want to remap the CapsLock key to this key combination ctrl+shift+alt+G. 0 Hotkey "*Capslock", CtrlAltShift CtrlAltShift(key) { Send "{Ctrl Down}{Alt Down}{Shift Down}" KeyWait SubStr(key, 2) Send "{Ctrl Up}{Alt Up}{Shift Up}" } Just be aware that Ctrl+Alt will be interpreted as AltGr so all keypresses will already be mapped to special characters. Shortcuts key replacemento with AutoHotkey. Hot Network Questions How to set up AutoHotkey so that when I press the Caps Lock, it will instead send the ESC key to the computer? autohotkey; Share. Ctrl+Click to Simple Click on explorer - Autohotkey: How to remap CTRL with Alt key and. I tried the following code, but it runs both f11 and ctrl+f11 if I type one of the key hotkeys. Hot Network Questions Four numbers with unique representations for 1-10 with simpler operands I remapped the two keys directly in the registry using SharpKeys, but when I try to remap Ctrl-Tab to Alt-Tab it just picks the first window (because it sends AltDown, Tab then AltUp): AutoHotkey Foundation; ↳ About This Community; ↳ Forum Issues; AutoHotkey (v2, current version) ↳ Ask for Help (v2) ↳ Gaming Help (v2) What would be the code to turn a control+click to a right click? I'm running windows 7 on a mac and would like to control click on the track pad rather than doing a two finger click. Hot Network Questions space::ctrl ^s::send {ctrl up}7{ctrl down} *not tested the problem with your code is, that control was still pressed down, you have to release it first, before you can push the "7" thanks garath, that works. Post by eduardobedoya » Thu May 05, 2016 7:12 pm Hi, I would like AHK to send How to remap the Volume_Up key? - posted in Ask for Help: Ive searched quite a bit for an example of how to remap the Volume_Up media key. $^+z::Send ^y Excel may be beeping if it thinks Shift+Ctrl+y is pressed, which might be the case if you're holding shift down for the first modifier key and then sending {RCtrl Down} explicitly. 0. Hot Network Questions Remap "Ctrl+Z" to "/" - posted in Ask for Help: Hi! I am looking for a script to make / like Ctrl+Z shortcut. Post by off » Tue Sep 19, 2023 4:14 am Hello! This is Here are examples of simple key remap or set a key to send some other key combo. Modified 5 years, 4 months ago. remap to their default bindings. Results #2: The removal of the time test doesn't allow the control key to be held down for Ctrl-c and Ctrl-v or multiple Ctrl-w's in a row. Any thoughts on how to map Alt-Shift-f to send Ctrl-Shift-f? Thanks! Well i will ask dev what he uses, since he said he uses some hotkey in autohotkey to remap hotkey to something else in his extension to avoid conflicts. Remap Ctrl-Tab to Alt-Tab ^Tab:: Send {Alt down}{Tab} Keywait Control Send {Alt up} return ; Remap Ctrl-Shift-Tab to Alt-Shift-Tab ^+Tab:: Send {Alt down}{Shift down}{Tab} Keywait Autohotkey: remap ctrl + {0. e if i double tap and hold without pressing a key like w, instead of Get help with using AutoHotkey (v1. Post by gregster » Tue Aug 06, 2019 3:45 pm I believe this Get help with using AutoHotkey (v1. The program uses CTRL+ALT, holding these 2 buttons down allows me to use my How do I remap page down to (Ctrl+Win+left) for Windows 10 desktop switch. 7. Thank you for the reply and I made it work now. The syntax for the built-in remapping feature is OriginKey::DestinationKey. Specifically, I wanted to use the Windows key + Alt I have a question, is it possible to remap the fn Key with ctrl? I tried to find out what Hex value my fn key has and it's 163 so SC163. In other words, if the user has swapped the buttons via system settings, LButton:: is physically activated by clicking the right mouse button, but Send {LButton} performs the same as physically clicking the left button. Improve this question Remapping Keys and Buttons Introduction. remap caps-lock to control only in emacs - posted in Ask for Help: hiI want to remap caps-lock to control but only when i am using emacs. AHK-Question. What I want is to remap the caps lock to backspace and ctrl at the same time. I re-mapped F23 to Ctrl-z works! The downside is that Ctrl-tab and Ctrl-space don't work as expected. xxtiramilolxx Posts: 1 Joined: Fri Feb 17, 2023 10:36 am. #IfWinActive ahk_class RiotWindowClass ;Enter::Pause space::Ctrl ^s::send {Ctrl up}7{Ctrl down} The above code works nicely to remap How can I remap CTRL-x CTRL-c in Autohotkey? 0. Limitation: AutoHotkey's remapping feature described below is generally not as pure and effective as remapping directly via the Windows registry. Post by ToeMadMCInnit » Tue Oct 27, 2020 2:06 pm I have this 75 keyboard, and on the bottom, right below my left arrow key Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys. I want to use LWin + F as Ctrl + F, to search within a certain appEasy, youd say:#f::^fUnfortunately, I still get the Windows Ctrl PageUp/PageDown to Alt Left/Right - posted in Ask for Help: How do I remap the keyboard shortcuts Ctrl PageUp/PageDown which controls moving through the sheets to Alt Left/Right for Excel? The code I created just disables the Ctrl PageUp/PageDown shortcuts. autohotkey how to remap mouse left click hold action. This toggles CapsLock on and off when you hold down the Shift key and press CapsLock. Limitation: AutoHotkey's remapping feature described below is generally not as pure and effective as remapping directly via the Windows registry. Given that the ESC is a "Touch & Go" key that is fast released and that the CTRL is a key to keep pressed. 4 Autohotkey: Remap Win key - when pressed alone. Is this the right way to do it? It seems like a lot of script for a simple feature. Hi, I have a question, is it possible to remap the fn Key with ctrl? Although a remapped key can trigger normal hotkeys, it cannot trigger mouse hotkeys or hook hotkeys. Remap Ctrl-Tab to Alt-Tab ^Tab:: Send {Alt down}{Tab} Keywait Control Send {Alt up} return ; Remap Ctrl-Shift-Tab to Alt-Shift-Tab ^+Tab:: Send {Alt down}{Shift down}{Tab} Keywait remap AltTab to CTRL SHIFT arrow keys - posted in Ask for Help: I would like to be able to do CTRL SHIFT Left instead of ShiftAltTaband CTRL SHIFT Right instead of AltTabI found in the documentation where LControl & LShift::AltTab LControl & Enter::ShiftAltTabdoes almost what I want, but if I change it to LControl & LShift & Right::AltTab LControl & LShift & Remap bare Ctrl Shift - posted in Ask for Help: Hi,Id like to map Ctrl+Shift combination on an action, but so that if the user presses any other keys between pressing and releasing Ctrl+Shift, the action wont be performed. Sun Oct 16, 2016 7:38 pm. 1. - I want any other modifier (Shift, Ctrl, Alt, Win) to be preserved. 8 posts • Page 1 of 1. For the advantages and disadvantages of each approach, see registry remapping. Ctrl+Click to Simple Click on explorer - I'm using autohotkey to swap Ctrl and Alt LAlt::LCtrl LCtrl::LAlt This works great, but on top of this i want to keep Alt+Tab and Ctrl+Tab where they originally were. It seems like on key press it sends But now I have a worse a problem in that I have started to develop some RSI in my left hand and I think is for the use of CTRL as modifier so I want to remap it to something more finger friendly. Swap the Ctrland Alt keys through a two step process. boardtc So in Microsoft Teams,Ctrl+Shit+M mutes. I tried the script below, but the remapping happens for all windows. I am able to separately individually achieve 1. And it is so simple! I would give +10 if I could. I do not find these keys very practical in my use and I would like to replace them with Remap LWin+F to Ctrl+F, how? - posted in Ask for Help: Howdy!By default, Winkey + F opens a Find window. Michael Autohotkey: remap ctrl + {4. Back to top; Jackie Sztuk SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key. It seems like on key press it sends multiple keys, though they key itself looks like F23. Same for page up to Ctrl+Win+right Use AutoHotKey to remap Windows desktop commands to Numpad. This lets you access both these keys from the keyboard home row, significantly improving the workflow while programming. The record was Send, {ALTDOWN}{TAB}{ALTUP}. I basically want to remap the A key to CTRL so that I can use A interchangeably with CTRL in combination with other hotkeys: Code: Select all. LCtrl::` Capslock::Ctrl The thing is, Autohotkey isn't run as Administrator so it won't affect privileged windows, unless you use the task scheduler instead of the startup directory to run the script at login with higher privileges. 2. i had tried ^s::send {ctrl up}7 but i did not realize the need for Remap Alt-Shift-f to send Ctrl-Shift-f - posted in Ask for Help: I like the Mac style of copying/pasting/etc. Get help with using AutoHotkey (v1. I watched a few youtube videos and scoured the web and this is the code I came up with to remap Ctrl to my tilde key (~/`) using AutoHotKey. r/AutoHotkey. An issue is that the Copilot key isn't its own key event (sorry, don't know the precise technical terms) but is a shortcut of Win + Shift + F23. Shortcuts like ctrl+x, ctrl+c, and ctrl+v are hard to use, so is there any way to remap them to ctrl+q, ctrl+j, and ctrl+k respectively, using AutoHotKey? Thanks! Remap LWin+F to Ctrl+F, how? - posted in Ask for Help: Howdy!By default, Winkey + F opens a Find window. I have a lenovo yoga book which came with a wireless keyboard. AutoHotKey: Remap Alt, Ctrl, and Alt+Ctrl. Here's what I have in my . IfWinActive, emacs@OSIRIS { Capslock::Ctrl Ctrl::Capslock }emacs@osiris is the title of my emacs window, as visible on the title bar. AutoHotkey - How to map a combination with AltGr to send a combination Ctrl+key to a specific Application? Hot Network Questions Why would krakens go to the surface? Ctrl PageUp/PageDown to Alt Left/Right - posted in Ask for Help: How do I remap the keyboard shortcuts Ctrl PageUp/PageDown which controls moving through the sheets to Alt Left/Right for Excel? The code I created just disables the Ctrl PageUp/PageDown shortcuts. Perhaps this is a Remap Ctrl+Shift+m trouble - posted in Ask for Help: Hi, So this probably simple solution but so far none of mine have worked. 4 posts • Page 1 of 1. But when i trying to use it with the Caps Lock + K, then it works for the first time, Simple AutoHotkey script to remap the completely useless caps lock key to ctrl, as originally intended (see IBM PC/XT and some history at CAPSoff. 41. Also scroll lock light on = QWERTY off #Requires AutoHotkey v2. To set it correctly it involves hitting the Ctrl + DownArrow. Because both remappings allow additional modifier keys to be held down, the more specific +CapsLock::CapsLock remapping must be Remapping alphabet or number key pairs to perform alt,ctrl,shift functions 3 AHK: remap numeric keypad with Numlock On so it behaves like numeric keypad with Numlock Off Get help with using AutoHotkey (v1. using LWin::Ctrl, and 2. Haswell Posts: 98 How to remap Ctrl + Shift + Numpad0. This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. If AutoHotkey knows you're sending a key combo it will undo/redo the modifier keys for you automatically, but maybe since you are Remap Ctrl+Shift+m trouble - posted in Ask for Help: Hi, So this probably simple solution but so far none of mine have worked. I managed to bypass the problem by just remapping NumpadDown to Ctrl as well ^^ I works wonders now ! NumPad1::Alt Numpad2::Ctrl NumpadDown::Ctrl Right::Shift up::Space return Get help with using AutoHotkey (v1. 1. I tried a few different script lines unsuccessfully, but here is the most recent Probably the easiest way to remap the Capslock key in Windows is to use AutoHotkey. How to map mouse left click to left shift key in AutoHotKey? 19. 11 +#f23::Ctrl return ^z:: ^x:: ^c:: msgbox, I want any of these to trigger Remapping CapsLock and Enter to Ctrl - posted in Scripts and Functions: As part of learning AutoHotkey, I wrote a simple script (with ideas from multiple sources) to remap CapsLock and Return to Ctrl (when pressed long enough, to use with other keys), with modifications: CapsLock alone sends Escape, and Enter alone sends Enter. Thanks a lot guys. How to remap keys after Alt+Tab/Ctrl+Tab while Alt/Ctrl is currently being held? 3. In the beginning of my script, I have the following line:Capslock::Controlas has been suggested in various other places. I've tried already a lot of Remap Ctrl to Alt and keep Alt+Tab and Ctrl+Tab. EDIT: Tho it seems to me problem is in autohotkey, it is like you would be pressing cltr+shift+1 to cycle tabs, each time when you press alt+w! Remap Win+Alt=Ctrl. I tried the following code, but it runs Remapping a key or button is "complete" in the following respects: Holding down a modifier such as Control or Shift while typing the origin key will put that modifier into effect for the destination Here are examples of simple key remap or set a key to send some other key combo. . Mostly useful for Autohotkey: remap ctrl + {0. Modified 6 years, 2 months ago. Anyway, I am able to remap the basic functionality of the shortcut, meaning Ctrl+Tab gets pressed, but it is not the same. These do the default Windows 10 actions and don't do my remapped Autohotkey: remap ctrl + {0 AutoHotKey: Remap Alt, Ctrl, and Alt+Ctrl. I tried the following with no luck: ^q:: Send, ^!+f I've tried every variant in the book, but I'm just getting nowhere. 1 and older) and its commands and hotkeys 2016 4:57 am. When i press another key i want LCtrl down to be sent and then the other key. The 'down' hotkey created by a remapping Get help with using AutoHotkey (v1. Autohotkey, How to NOT consume the key being pressed? 1. The only way to lock is using CTRL-WIN-L. Conditional Key Remapping AHK. The script remaps my lock (WIN+L) key to backspace (because it is near backspace and I kept hitting it by accident). Also scroll lock light on = QWERTY off Page 1 of 2 - Issue with Remapping the Left Control key. Hot Network Questions Center table headers over certain columns I am trying to remap Ctrl-Alt-Right and Ctrl-Alt-Left to imitate Ctrl-Win-Right and Ctrl-Win-Left, respectively. I am trying to remap the Ctrl+Tab functionality in Firefox (and other programs) to Alt+^ (circumflex, it's above the Tab-key on QWERTZ-keyboards). 14 posts • Page 1 of 1. If you remap ^a to +b, it will have the same effect as remapping ^a to ^+b - Ctrl will remain pressed. Sandro_spb Posts: 23 Hi, when I press F2 on my keyboard it sends: {CTRL down}{a down}{CTRL up}{a up} . Mon Sep 18, 2023 2:38 pm. There is zero tolerance for incivility toward others or for cheaters. I cannot remap this combo in AutoHotkey, Word doesnt recognize it, I cant assign it as a Windows shortcut to anything on Get help with using AutoHotkey (v1. ahk - AutoHotkey I use a Dvorak keyboard. Ive written this:$~Ctrl & Shift:: $~Shift & Ctrl:: KeyWait Ctrl KeyWait Shift . g. Alt/Control + Arrow remap - posted in Ask for Help: Id like to remap my cursor movement so that they are more like the Mac:[*:3us1sqpx] Alt + Left/Right - moves next/previous word (like Ctrl + L/R does)[*:3us1sqpx] Alt + Shift + L/R - selects next/previous word[*:3us1sqpx] Ctrl + L/R - move to the beginning/end of the line (like Home/End do)[*:3us1sqpx] Ctrl + I'd like to use AutoHotKey to remap: RAlt::Volume_Down RCtrl::Volume_Up RAlt & RCtrl::SendInput {Volume_Mute} While Vol up works fine with the script as above, vol down is non-repeating & mute only works if the buttons are pressed as Alt,Ctrl (not Ctrl,Alt). Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys. Load 7 more related questions Show fewer related questions A flexible AutoHotkey script for remapping keyboard and mouse buttons. When the source key is LCtrl and the destination key is an Alt key, the line Send {Blind}{LAlt DownTemp} is replaced by Send {Blind}{LCtrl Up}{LAlt DownTemp}. This seems to work fine when I use them with normal keys, but So you want volume control or any other oddball keys that aren't supported by Arduino? Fret not, my friend, for this short guide will help you get your keys (and any keys) remapped quickly. The current script has Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys Joined: Fri Mar 08, 2024 8:07 pm. Hot Network Questions Why does Knuckles say "This place looks familiar"? Are there any aircraft geometries which tend to prevent excessive bank angles? CapsLock::Ctrl: Makes CapsLock become a Ctrl key. Code: Select all. Viewed 3k times AutoHotKey: Remap mouse middle button to ctrl. - 2goodAP/generalized-key-remapper. I want the Copy/Cut and Paste Hotkeys to also be able to use Alt like Apple keyboards. Hotkeys with remapped Ctrl/Alt/Shift? Post by gaza » Wed Aug 17, 2016 5:11 am Hello, I've remapped the left control key to the space bar using: Space:: send {LCtrl down} (Shift because X is upper-case). 1 and older) and its commands and hotkeys Remap "Ctrl+S" to Single "Windows" Key - Possible? Post by Soniclight » Mon Mar 20, 2017 4:16 pm First, pre-posting preview does not show the image of my keyboard via closing link, so if there is none in this post, click on link. For example: Makes the middle button behave like the Shift key. But if the user presses, for example, Ctrl+Shift+k, the I have been using Autohotkey for a long time to remap keys inside CG softwares (mainly Zbrush and Photoshop) to make them more lefty-friendly. Without needing to remap any AltGr combination Ctrl+Function key to replace PrtScr - posted in Ask for Help: Hello everybody, I am frustrated with the decision of Lenovo to replace the previously handy context menu key on the keyboard with the Print Screen key, so I would like to make some changes to it. Can You help me? Edit: oops /::^z please delete this thread, thanks Excellent application, it just took me talking to myself on the forum for 20 minutes to figure it out hahaha For anybody running SecureCRT or another term app on windows that insists on using shift+insert to paste and ctrl+insert to copy, etc. Using these hot This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. My original solution, which was to remap the Control, Alt, and Capslock keys at the registry level, works flawlessly, allowing me to use the list of Autohotkey hotkeys perfectly. Mapping Capslock to Esc and Capslock & C to a function in Autohotkey. BLUEPUPIL Posts: 1 Remapping Ctrl+Alt to Windows key. Right Win as App Key; make the right Win key do AppsKey RWin:: AppsKey Single Key to Switch Previous Window. If not escape should be Yes, the game reads a Ctrl then Alt event when AltGr is pressed, and I'm trying to have AutoHotKey suppress both those events and generate something else altogether. The Ctrl key (Copilot key) has be released each time. Hot Network Questions Did anything ever use the -12V line on the original PC power supply? Remapping key without overriding hotkeys - posted in Ask for Help: In order to releive my right pinky of some ergonomic issues, Ive swapped the p and z keys on my keyboard with ahk as follows: p::z z::p This has been great, but the functionality of ctrl-p and ctrl-z are swapped, and Id like them to behave as if the key swap above was not there. This toggles CapsLock on and off when you hold down Shift and press CapsLock. Remap keys regardless of language. It doesn't react when doing this: I want to use autohotkey to remap the f11 key and the combination ctrl+f11 to something easier accessibele as ctrl+left and ctrl+down. #IfWinActive ahk_class RiotWindowClass ;Enter::Pause space::Ctrl ^s::send {Ctrl up}7{Ctrl down} The above code works nicely to remap Get help with using AutoHotkey (v1. Issues remapping "copilot" key on new keyboard. How would you remap Ctrl+P to send Ctrl+↑ (Up) consistently? Here is what I tried: capslock::ctrl ^p::send {up} While holding Ctrl this sends ↑ the first time, but then P unless I release Ctrl and then press it again. I wanted to remap Ctrl 0 to Ctrl Shift W, not the other way around. and they all dont work. If I try this however: Numpad9::^c then it basically performs the copy function (CTRL+C), so i know it Get help with using AutoHotkey (v1. If using syntax like this with a game, then if your KeyDelay setting is not Problem remapping control & capslock - posted in Ask for Help: I have an odd problem with remapping my capslock and control keys. AppsKey::SendInput, {Ctrl Down} AppsKey Up::SendInput, {Ctrl Up} and now emoji key works exactly like ctrl and the combination like ctrl + a will select Yes, the game reads a Ctrl then Alt event when AltGr is pressed, and I'm trying to have AutoHotKey suppress both those events and generate something else altogether. ^+m::Send j ^M::Send j When I open up autohotkey it shows the key easier way to remap CapsLock? - posted in Scripts and Functions: I use the code below to map the Capslock to Ctrl, but only for certain programs. If Numlock is 'ON' then I want the normal behavior else map to mouse click. Unlike Send, the Click command does not automatically release the modifier keys (Ctrl, Alt, Shift, and Win). However, Im having several problems and suspect that the above line is too simplistic to completely swap Autohotkey: How to remap CTRL with Alt key and. Example: CapsLock + A-> Mapped, behave as {Home}; CapsLock + E-> Mapped, behave as {End}; CapsLock + Shift + A-> CapsLock + A is mapped, so behave as Shift+{Home}; CapsLock + Control + A-> CapsLock + A is mapped, so behave as AutoHotKey: Remap Alt, Ctrl, and Alt+Ctrl. Haswell Posts: 90 Joined: Sun Feb 21, 2016 10:11 pm. But if the user presses, for example, Ctrl+Shift+k, the evilC wrote:Show your code. jaaypeso24 Posts: 46 Hi all, I am trying to remap the control key so that when I hold it, it holds Ctrl+Alt until the control key is released. Problem: After a few minutes of using the following remap script something happens to make the computer think the control key is being Get help with using AutoHotkey (v1. The ^ is a modifier symbol for Control. I knew about Ctrl+Alt/AltGr equivalence in Windows, but I didn't know that a genuine AltGr could generate the constituent events or whether this is an OS or Unreal Tournament Get help with using AutoHotkey (v1. ToeMadMCInnit Posts: 5 Joined: Tue Oct 27, 2020 1:19 pm. e. Check if I want to remap the copilot key to ctrl and then use the copilot key to trigger other hotkeys that include the ctrl trigger. I am also trying to use CTRL + h as backspace, i. Which you How to remap Ctrl + Shift + Numpad0. 00, Win XP SP2In the help under Remapping Keys and Buttons I see this example: XButton2::^LButton ; Make the fifth mouse button produce Control-LeftClick. Remap keyboard, mouse, joystick, all via a GUI! Extensible via plugins written in AHK! Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys. Remapping ctrl+win. I have an AutoHotkey script set to run when my machine starts up that remaps Capslock to Escape. Remap separate configurations to one key. -c key when hitting Save the file, and then double-click on it. Remap bare Ctrl Shift - posted in Ask for Help: Hi,Id like to map Ctrl+Shift combination on an action, but so that if the user presses any other keys between pressing and releasing Ctrl+Shift, the action wont be performed. Well most of them work except a few: #W, #D, #P, #U, and #L. , pressing and holding Ctrl, then hitting the g key multiple times in a row, moves the cursor left for each time the g key is hit. And I still want to be able to use other windows key + other key combos. 3 posts Hello, I have a script that attempts to bind some hotkeys only when Caps-Lock is toggled on. Right Win as App Key; make the right Win key do AppsKey RWin:: AppsKey Single So I've downloaded autohotkey and have no clue how to change the windows key to be CTRL+ALT. Remap FN --> Ctrl. CapsLock::Ctrl: Makes CapsLock become a Ctrl key. Ive tried so many options like: Numpad9::Send {Alt F4} Numpad9:: !F4 Numpad9:: !+F4 Numpad9::Send !f4 etc etc. Post by xxtiramilolxx » Fri Feb 17, 2023 10:40 am Hello , i would like to bind my shift key to left ctrl + alt ctrl i Create a new file called copilot-remap. Using keys normally and as modifiers in AHK. SetCapsLockState AlwaysOff Capslock::Ctrl #ifWinActive ahk_class TTOTAL_CMD ^k::Send, {Tab} #ifWinActive When i using the Ctrl + K remap with the normal Ctrl, it works fine. #Requires AutoHotkey v2. Hi there, I am attempting to remap the Key Combination of Ctrl + Enter to be equivalent to Alt + 2 The issue seems to revolve around using the Ctrl key specifically. The AutoHotKey will execute and run in the background. I know there's third-party tools like AutoHotKey that may be able to do that, but I'd prefer a solution that doesn't require a third-party program running in Get help with using AutoHotkey (v1. UCR - Universal Control Remapper. When i press down caps lock down nothing should happen. So far, I managed to get everything to work but the last line (which generates errors). If you want to remap Capslock to Ctrl instead, just replace Esc with Ctrl. Makes the fourth mouse button I want to use autohotkey to remap the f11 key and the combination ctrl+f11 to something easier accessibele as ctrl+left and ctrl+down. No registry hacking required. Fri Mar 08, 2024 8:28 pm. I have remapped Capslock as CTRL. Thank you. Use ^Shift:: instead. A long long time ago, I came to you on how to write a script that remaps the QWERTY keyboard layout to Dvorak except when the modifiers win, ctrl, or alt is held down. I am having problems determining how to do another function I need. But now I have a worse a problem in that I have started to develop some RSI in my left hand and I think is for the use of CTRL as modifier so I want to remap it to something more finger friendly. 11 +#f23::Ctrl return ^z:: ^x:: ^c:: msgbox, I want any of these to trigger first, we should download Microsoft's Mouse and Keyboard software and remap emoji key to application key (what is application key) after that, we should add these lines of code to AutoHotKey. 12 posts • Page 1 of 1. Viewed 392 times 1 How to remap mouse middle button MButton to ctrl, expecting normal ctrl behavior (MButton Hold like Ctrl Hold). With AutoHotKey, how to use ctrl+alt in hotkey without system seeing them as down when sending other keys? 1. I use the VMWare server If CapsLock is not locked, maintaining it down while typing ijkl would also activate the remap. kaspar v2 - disables CapsLock, but remap ijkl to arrows all the time despite the CapsLock state. return CapsLock & d:: Shift. 2 posts • Page 1 of 1. In other programs, I usually do undo/redo using Ctrl + Z and Ctrl + Shift + Z. There's also ! for Alt, + for Shift How to remap Win key AND retain Win key + other key combos - posted in Ask for Help: I downloaded autohotkey thinking there will be some graphical interface! Seems Im out of luck as the tutorial pages make 0 sense to me :? All I want AHK to do is remap my windows key to Ctrl + Alt + R. Thanks I'm using AutoHotkey to map the Caps Lock to Ctrl, and trying to use the Ctrl + K as Tab in Total Commander. My system (XP Pro, SP2) just doesnt seem to recognize the key combo Ctrl-Alt-k. How do I remap F1 key to CTRL+ALT+V - posted in Ask for Help: I want to remap the F1 key to CTRL+ALT+v How do I do this? If CapsLock is not locked, maintaining it down while typing ijkl would also activate the remap. I use a Dvorak keyboard. Creating simple hotkeys has never been easier; you can do it in just a few lines or less! AutoHotkey provides a simple, flexible syntax allowing you to focus more on the task at hand rather than every single little technicality. For example, the Ctrl-j remapping to left cursor wouldn't repeat when I held down the hotkeys. If you wish to revert to the old shortcut keys for Copilot, then all you need to do is quit the Do not use Ctrl in your hotkeys (Try remapping the Function keys, they are largely useless these days anyway) Copy the text to the clipboard and then just paste the clipboard, rather than sending keystrokes Get help with using AutoHotkey (v1. I found that it also happens with something like this: OriginKey::DestinationKey *DestinationKey & normalKey::maptoAnother AutoHotKey: Remap Alt, Ctrl, and Alt+Ctrl. java - A tiny Java library for dealing with polynomials with double coefficients How can I properly ground my service disconnect panel? I'm trying to remap a complex keystroke required to go from full-screen to windowed view and back again as a simpler unused keystroke, Ctrl-Q. Top. jeeswg Posts: 6902 Joined: Mon Dec 19, 2016 6:58 am Get help with using AutoHotkey (v1. AutoHotKey: make Win+Tab act as Alt+Tab, but remap all other Win+ combinations as Ctrl+. I disabled the intel hotkey command that enables this, I've been working on a project to remap the standard Ctrl+C and Ctrl+V hotkeys to different key combinations for a more efficient workflow. The script I created below works fine but I have trouble remapping CTRL+1. How to reset a key sequence with a specific key? Hot Network Questions Group cohomology valued in a bimodule. Is each of these symbols represent one key, like: ctrl=^ shift=+ alt=!? Where can I find the id of each keyboard key? #3 - Posted 06 February 2013 - 12:14 PM. I am using AutoHotkey to add functionality like mapping my F13 key to the printscreen button since the keyboard doesnt have a print screen. I have no problem with other keys because they are pretty straight forward: key :: shortcut . To always perform a logical left click, The characters !+^# are only interpreted as modifiers if they are modifying another key, such as ^a. action. AutoHotkey Foundation; ↳ About This Community; ↳ Forum Issues I interpreted your post as you want to make remap Ctrl+C into one key (say F2) and Ctrl+V into another key (say F3). How to map CapsLock to Esc and Ctrl in Autohotkey? 0. In the meantime while I get a replacement, I've been trying to remap it to different keys. AutoHotKey triggers Ctrl while scrolling. Improve this question Remap "2 keycode key" to ctrl or Shift - posted in Ask for Help: Hi, I succeeded easily to remap a 1 keycode key. What I would like to do, however, is just use the key for something else (my plan is to remap to ALT + ESC so I can Is it possible to remap the Capslock key to a Space + CTRL + Shift modifier combination? PS. Which suspended the remap and used the default QWERTY. I followed the instructions given in this post, and succeeded in mapping Ctrl-Arrow to give the correct result, but when I change the script to Autohotkey: How to remap CTRL with Alt key and. Autohotkey: Remap Win key - when pressed alone. I have written the folowing ahk skript, but this Autohotkey: remap ctrl + {0. Can someone help me with this? Basically what Im using it for is a Free Cam key while using a 3d program. How to remap caps esc to caps lock key in Lubuntu? 1. i had tried ^s::send {ctrl up}7 but i did not realize the need for Hi, I'd like to remap the F12 key to Ctrl-Alt-Home so that when I'm in a fullscreen RDP session with 'Display connection bar in full screen' unchecked, and I press F12, it will show the connection bar on top. Remap Win+Alt=Ctrl. Remap Capslock to Esc and disable original Esc key Get help with using AutoHotkey (v1. Please help me remap Alt+F4 - posted in Ask for Help: Im trying to remap the numpad 9 key to perform the alt+f4 function. I suspect that you are doing something like ^Space::a but not appreciating that what this actually does when you hit Ctrl+Space is RELEASE ctrl, send A, then hold Ctrl again (Because you asked AHK to send a, not CTRL+a). Similarly, when I press Ctrl+i when CapsLock is locked, I would obtain the same result. Xrvxrv Caps lock and Ctrl are switched successfully, but AltGr stops working as AltGr, and instead it works as a second caps lock key. When i release caps lock LCtrl up should be sent if i pressed an other key. I know how to remap single keys, from wiki, but I can not get the idea how to remap existing shortcut. Figuring out some way to map Alt+q to Alt+F4, though I'm not sure how to do that and continue to preserve the other functionality of rebinding Alt Q to Ctrl Q. Eman. Exaskryz Posts: 2883 space::ctrl ^s::send {ctrl up}7{ctrl down} *not tested the problem with your code is, that control was still pressed down, you have to release it first, before you can push the "7" thanks garath, that works. I am a complete beginner at AutoHotKey so a detailed explanation would be great thanks. 17 posts • Page 1 of 1. jeeswg Posts: 6902 Joined: Mon Dec 19, 2016 6:58 am To perform a shift-click or control-click, clicking via Send is generally easiest. F2::Send ^c F3::Send ^v Change F2 or F3 to whatever you want. Amazing, I have been trying countless AutoHotKey recipes, this is the only one that works. SHIFT+1 will result in '!' so it is simple to do but I don't know what's the behavior for CTRL+1 is. AutoHotkey is an open source macro-making utility for Windows, and one of its Issues remapping "copilot" key on new keyboard. I also tried doing the same using the Send command, but then the second hotkey wouldn't work. I've made CTRL-WIN-L my new lock hotkey. AutoHotkey Community; AutoHotkey; Ask for Help; View New Content remap a ctrl key AND certain combinations at the same time remap a ctrl key AND certain combinations at the same time - posted in Ask for Help: if i do : LWin::LAlt and then try to remap a specific LWin + key to something else: #x:^x it doesnt seem to work. Apply Key Swap. For example, if Ctrl is currently down, Click would produce a control-click but Send {Click} would produce a normal click. ^PgUp::Send !{Left} ^PgDn::Send !{Right} return Try changing the send statement to ^y. The keyboard shortcut Ctrl-Shift-Alt-N would now be mapped to Capslock. Ask Question Asked 5 years, 4 months ago. Forum rules. I tried !Tab::LControlBut the result is Send, Remap Win key to Ctrl in all key combinations, but also; Have the Win+Tab act exactly as Alt+Tab (and I don't care if Ctrl+Tab stops working as Ctrl+Tab, because I am not using that key combination at all). I found the solution of just activating the ctrl. I understand why, I just haven't been able to come up with a solution. I want to remap the copilot key to ctrl and then use the copilot key to trigger other hotkeys that include the ctrl trigger. I want to use LWin + F as Ctrl + F, to search within a certain appEasy, youd say:#f::^fUnfortunately, I still get the Windows Keyboard remap Bug help (again) - posted in Ask for Help: Hello Ahk forums again. Try the following instead: Ctrl & w::Send !w AutoHotKey has special handling for remapping the Ctrl key to the Alt key:. The reason we want to use something weird here is because AutoHotKey will remap all keys, including th keyboard keys. For instance, the first key is alt+tab and I want to remap to ctrl. The program's shortcut I'm trying to map is Ctrl-Alt-Shift-F. I also tried adding an surface pen remap button to ctrl+z [PEN] I've been reading up on remapping my surface pen button to use ctrl+z using AutoHotKey, but I just can't seem to get anything to work. i have a cherry keypad that has its own software to remap things on it and i use it as a gamepad, This software however is a bit shitty and so i need to use autohotkey to rebind some stuff by using the keypad software to Hi, I'd like to remap the F12 key to Ctrl-Alt-Home so that when I'm in a fullscreen RDP session with 'Display connection bar in full screen' unchecked, and I press F12, it will show the connection bar on top. How do you remap alt+tab in autohotkey? 1. Copy and Paste without ctrl+c/v - posted in Ask for Help: Hi, I am trying to remap the copy and paste function from my keyboard. This behavior applies to all sending modes except SendPlay (which doesn't need it) and Remap right mouse button to Ctrl key - posted in Ask for Help: help please I needed to change ctrl key to right mouse key i did that but i need it so if i hold right mouse key down it will repeat automatically until i release ty#a:: Loop 5 { RButton::Ctrl down Send {RButton 4} } #z::pause[Title edited. ^PgUp::Send !{Left} ^PgDn::Send !{Right} return I'm using autohotkey to swap Ctrl and Alt LAlt::LCtrl LCtrl::LAlt This works great, but on top of this i want to keep Alt+Tab and Ctrl+Tab where they originally were. Autohotkey: remap ctrl + {0. Keyboard remap Bug help (again) - posted in Ask for Help: Hello Ahk forums again. plscap Posts: 2 Indeed I am looking to remap the ctrl+win+left/right keys to change virtual desktop. Install autohotkey 2. AHK key remapping alt tab. Let's say we're using ctrl+pg up/pg down for volume up and volume down. #a) will wait for Win to be released before sending any text containing an L keystroke. Since I use right-ctrl frequently, I want to change the copilot button's behavior. For the advantages and disadvantages of each approac Having recently moved to Emacs (and become a fanboy), I'd like to use Autohotkey to make Ctrl+X Ctrl+C a universal "Close" command. Remapping Shift+Del. Using SharpKeys, map: Left Alt (00_38) to Left Ctrl (00_1D) Left Ctrl (00_1D) to Left Alt (00_38) Presumably you can do similar things to a right Alt and a right Ctrl. 1 post • Page 1 of 1. Capslock Shift Modifier. AHK shortcuts for Alt+Space in Windows. 01+]: For Windows Vista and later, hotkeys that include Win (e. How to remap this sequence as F2? Without harming Ctrl+A usage Here this sequence: Code: Select all. If I try this however: Numpad9::^c then it basically performs the copy function (CTRL+C), so i know it First off, it may be helpful to know that, if I *remove the CapsLock/Ctrl key remapping statements*, and use the (un-modified) Ctrl key to execute the ^g-to-Left remap, things work as I hoped; i. 5 posts • Page 1 of 1. If AutoHotkey knows you're sending a key combo it will undo/redo the modifier keys for you automatically, but maybe since you are I cannot seem to target the Alt key with "!". And when I press CTRL again, 1, 3, Q, E, etc. Remapping the Keyboard and Mouse. igokbf pzdk izhpdtiu vtiya jqwzd dqw gxew dvy ytabet ymqo