GP2X_UP       llinput_Keys [ LLINPUT_CURSOR_UP ]
GP2X_LEFT     llinput_Keys [ LLINPUT_CURSOR_LEFT ]
GP2X_DOWN     llinput_Keys [ LLINPUT_CURSOR_DOWN ]
GP2X_RIGHT    llinput_Keys [ LLINPUT_CURSOR_RIGHT ]

GP2X_START    llinput_Keys [ LLINPUT_FKEY1 ]  
GP2X_SELECT   llinput_Keys [ LLINPUT_FKEY2 ]  

GP2X_L        llinput_Keys [ LLINPUT_LCONTROL ]  
GP2X_R        llinput_Keys [ LLINPUT_RCONTROL ]  
    
GP2X_A        llinput_Keys [ LLINPUT_KEY_A ]  
GP2X_B        llinput_Keys [ LLINPUT_KEY_B ]  
GP2X_X        llinput_Keys [ LLINPUT_KEY_X ]  
GP2X_Y        llinput_Keys [ LLINPUT_KEY_Y ]  

GP2X_VOL_UP   llinput_Keys [ LLINPUT_PAGEUP ]   
GP2X_VOL_DOWN llinput_Keys [ LLINPUT_PAGEDOWN ]  
 
GP2X_PUSH     llinput_Keys [ LLINPUT_KEY_SPACE ]