In game, I have "k" assigned to open skills window.
I created autohotkey script which theoretically should open skills window after presing "u":
u::k
But nothing happens. When I switch e.g. to notepad, it works, but not in TESO.
Is there anything special to use autohotkey in TESO?