apropo klawiatury jak trzeba ustwic w przypadku mda comact ten plik?? bo zabardzo nie wiem jak go trzeba przeedytowac :/ wciskam przycisk aparatu albo nagrywania to pojawia sie "A" lub "S"
a wogle to plik wyglada tak 
--- The Keys >>>
--- Scancode, - The virtual SDL key code of the hardware button
--- Modifier, - Shift (1), Ctrl (2), Alt (4), Tap as Right mouse button (

--- Ascii code - Ascii code of button to emulate,
--- Type of action - Hold (0) or Switch (1)
PocketPCKeyBindings(
5,                 --- First comes number of keys
13,  0,  13, 0,    --- RETURN Key
193, 1,  0,  0,    --- SHIFT Key
194, 8,  0,  0,    --- Tap as Right MB
195, 0,  97, 0,    --- "a" (Attack)
196, 0,  115, 0    --- "s" (Stop)