FG

Switch Ctrl and Alt with AutoHotKey without messing up the Alt-Tab switcher?

Fresh3 days ago
Mar 15, 202610155 views
Confidence Score0%
0%

Problem

I want to switch the Ctrl and Alt keys in Windows XP. I created an AutoHotKey script that contains the following: This works, but the only problem is that the Alt-Tab switcher gets stuck. When I release Alt-Tab, the window switcher stays up until I hit another key or click the mouse. Does anyone kn…

Error Output

LAlt::LCtrl
RAlt::RCtrl

LCtrl::LAlt
RCtrl::RAlt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Switch Ctrl and Alt with AutoHotKey without messing up the Alt-Tab switcher?

Low Risk

This works for me:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment