Yes, but what needs to changed in that file to be able to setup the Pandora D pad keyboard etc to play games ?
I'm guessing here as I haven't even tried it myself
but try adjusting:
joyport0=mouse
joyport1=kbd1
kbd2 will give you the d-pad
According to the docs the available modes are mouse, kbd1, kbd2, kbd3, joy0, joy1,...
kbd1 - a digital joystick is emulated using keys on the numeric keypad of the host keyboard, where:
key pad 4 = joystick left
key pad 6 = joystick right
key pad 8 = joystick up
key pad 2 = joystick down
key pad 5 = joystick fire button 1
kbd2 - a digital joystick is emulated using the cursor keys and right Ctrl or right Alt key on the host keyboard, where:
cursor left = joystick left
cursor right = joystick right
cursor up = joystick up
cursor down = joystick down
right Ctrl = joystick fire button 1
right Alt = joystick fire button 1
kbd3 - a digital joystick is emulated using the following keys:
F = joystick left
H = joystick right
T = joystick up
B = joystick down
left Alt = joystick fire button 1
Not sure how you would remap these keysets though
Also have you tried playing with this setting:
sdl.map_raw_keys=false