i have problems with my laptop keyboard output (tried with usb keyboard everything works perfectly, bought new one-still same problem,reinstalled drivers,windows,registry entries looks correct,even in bios keyboard have same problem,keyboard connector cleard and looks fine) .. so every time i press key 'v' it comes out as 'v6' and when i press '6' comes out as 'v6', when i press 'b' it comes out as 'b8' and when press '8' it comes out as 'b8' and so on with several others keys..
if someone knows what is the problem with my laptop or know solution pls let me know,
i would like to write script in autohotkey but i dont know how to write correct command line for my problem..so this is what i want to acommplish: clearly when i press v i want v not v6 :p .. so i want command line that will erase with backspace this faulty 6.. when i enter command line 'v::backspace' it comes out '6' and i want 'v'. When i write '6::backspace' it doesnt comes out nothing so im confused and need correct command line or some kind of solution (except changing motherboard,and im sure it would solve the problem).
tnx!!