Hi - could anyone with a Gp2X help confirm what some of the buttons are:
Buttonlayout for GP2X:
Button4 = TAT
Button9 = FL
Button10= FR
TAT?
FL/FR are those the left and right shoulder buttons?
The manual shows GP2X usage of all buttons.
I think you misunderstand. Does FL and FR mean the shoulder buttons left and right. And what button is TAT? (number 4)
Ah! GetJOY...!
Uhm. TAT = press on the center of the D-Pad (F100, only).
FL and FR are the shoulder buttons. Usually people use the KEY() for GP2X input, which is better documented:
Application Buttons - GP2X
GP2X Key(s) PC-Key
--------------------------------------------
DPad 203,205,200,208,57 Cursor Keys/Space
Volume 201,209 PageDn/PageUp
Shoulder 42, 54 LShift/RShift
Start 28 Enter
Select 15 Tab
A,B,X,Y 44,45,29,58 A,D,S,W
30,32,31,17 Y,X,LCtr,CapsLock
Vol +&- 01 ESC
Die Werte für die Y-Taste funktionieren nicht für den F-200
edit: english: The Codes for the Y-Button don't work with the F-200
Quote from: momosxp on 2008-May-23
Die Werte für die Y-Taste funktionieren nicht für den F-200
edit: english: The Codes for the Y-Button don't work with the F-200
The keys as listed above (30,32,31,17) definitely work on F-200 - they are what I used in B'lox! and "Y" works fine.
ohh sry.. it was my fault -.-