Fix: WASD and Arrow Keys are Switched

Originally published at: Fix: WASD and Arrow Keys are Switched

The issue often occurs when the WASD keys are switched with the arrow keys. However, in some cases, the problem occurs due to interference from filter keys, corrupted keyboard driver and misconfiguration of the keyboard settings. How to Fix WASD keys not working On Windows? 1. Swap the Keyboard Keys Back If your WASD keys…

i was wondering what i had did to have my keys reversed lol. thanks bro! true legend!!

bro is a genius

If you don’t have an FN key on your keyboard you will have to skip that method and try other methods I personally suggest you try method number 3 and if that works for you let me know.

So I have a keyboard without FN and it activated. Is there a way to do the keyboard shortcut without the FN key?

TY so much i thought my new keyboard broke

didnt worked but i edited on the script and it works now
the script :
s::down
d::right
z::up
q::left
down::s
right::d
up::z
left::q
XButton1::alt
~capslock::Suspend
~capslock UP::Suspend
`::Suspend
^!z:: WinSet, Style, -0xC40000, a
WinMove, a, , 0, 0, % A_ScreenWidth, % A_ScreenHeight

Thanks !!!
FN + W solved the problem

Fn + Win did the job.
Thank you!

*But it works a bit strangely, sometimes you have to click combination twice.

Not all heroes wear capes

bless you alex