PDA

View Full Version : remap keyboard problems


eddy2000
30 Apr 2008, 11:28
i do the remapping key with autohotkey and my new key config is this:
left ctrl = enter
the "<" key = f2
z = space


numpad0 = f8
numpaddot=f1
numpad1=backspace
numpad2=f3
right ctrl = f5
delete=f9
end= f10
pag down = f11

my problem is:
when i hold the key left + up + numpad0 to have the f8 option ,the keyboard not work
and too with up+right+numpad0 not work
then
when i hold the up +left+numpadot to have f1 option,the keyboard not work too...
but, when i hold up+right+numpaddot the keyboard work

otherwise if i use the original key without the remap the keyboard work...

why??

anyone can help me? plz..... :)

franpa
30 Apr 2008, 12:19
It is a problem with how some keyboards are designed. there is no solution other then to use different key layouts or a different keyboard.

orbik
30 Apr 2008, 21:46
And to help you with choosing keys that work together, you could make a map of the key matrix by testing combinations of 3 keys pressed simultaneously. If the 3 keys pressed are corners of a rectangle, the last one and any subsequent key presses will be ignored until the "conflict" is resolved. I did just this a few years ago to find good keys to play Liero (2 players on the same keyboard). Here's the map using fin/swe layout: http://ihme.org/~orbik/keymatrix.gif

So for example, on my keyboard, if I press up & right arrows, any keys on the 1st and 3rd line will be blocked.

Gnork
5 May 2008, 11:23
Link to relevant topic: check this list (http://forum.team17.co.uk/showthread.php?t=33321) to find a good keyboard.