OVH Cloud OVH Cloud

probleme d'acceleration

2 réponses
Avatar
patate
Bonjour

J'ai un probleme avec ma table d'accelerateur, seule la touche shift
fonctionne!

ACCEL accelerators[6] ={
{ FCONTROL, 'S' ,IDM_SHOWCONTROLLER } ,
{ FCONTROL, 'H' , IDM_HIDECONTROLLER } ,
{ FSHIFT, 'S' ,IDM_SHOWCONTROLLER } ,
{ FSHIFT, 'H' , IDM_HIDECONTROLLER } ,
{ FALT, 'S' ,IDM_SHOWCONTROLLER } ,
{ FALT, 'H' , IDM_HIDECONTROLLER }
};


Seul shift fonctionne, si qqun a une idee , la je ne vois pas :(

merci
pat.

2 réponses

Avatar
patate
Forcemment on trouve toujours 30s apres le post...

en fait il prenais le carcatere, non pas la touche, donc SHIFT+s = S

la porte -> []

pat.
Avatar
patate
> Forcemment on trouve toujours 30s apres le post...

en fait il prenais le carcatere, non pas la touche, donc SHIFT+s = S




He non fausse joie. ca marche bien avec les touches seules, mais pas avec
les Control/Shift/Alt vraiment bizarre...

pat.