915288 / adosbox

Automatically exported from code.google.com/p/adosbox
0 stars 0 forks source link

Numeric input on mapped on-screen keys not emulating keypad. #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed program with known requirement ("Karnov" for DOS)
2. Mapped keys for numbers 2,4,6 and 8 to keys 1,2,3 and 4.
3. Started program.

What is the expected output? What do you see instead?
Expected result was for the keys to move the figure up (8, or key number 4), 
down (2, or key number 1), left (4, or key number 2) and right (6, or key 
number 3).

The figure did not respond.

I then mapped the keys to the letter "X" (the fire button for this program), 
and they functioned as they should. I mapped them back to the numbers and they 
would not work.

What version of the product are you using? On what operating system?
0.2.4 is the version I'm using, on a Samsung Galaxy i9000 (Vibrant) with 
Android 2.2.

Please provide any additional information below.
This program -- along with a few others -- would only accept numeric input from 
the numeric keypad for some reason: arrow keys wouldn't work and the number 
keys on the top row of the keyboard wouldn't work either. Of course, this also 
happens to be one of my favorite weird little games so it's one of the first 
things I try. ;) Also, the on-screen joystick didn't work either.

Tested everything with another game ("Mah Jongg", an old DOS game but the only 
thing I had on-hand), and the keys and joystick worked perfectly.

Original issue reported on code.google.com by Tengu...@gmail.com on 10 May 2011 at 9:27