add another condition where if you press a,s,d,w the player will move just the same as the arrows
now you should have 2 conditions to meet if the player presses (left arrow & A key) moves left
on the event right click to the very left of the 2 conditions and make the condition an OR condition making it (left arrow OR A key) move left
something like this shouldn't add a lot to the events