Hi everyone. What I really need is very specific control of the dxinput component. I need to register only a single keypress when I push a key, regardless of how long I hold the key down. I also cannot use the form.keypress event since it causes the dxdraw screen to skip whenever it detects keypress. Any suggestions?