Join Today
+ Reply to Thread
Results 1 to 3 of 3

Thread: A780 SDL keymap

  1. #1

    Default A780 SDL keymap

    I'm beginning to take my baby steps with SDL on an A780... here's the keymap for SDL_Event.key.keysym.sym

    up/down/left/right depends on how we are holding the phone.

    UP 275 SDLK_RIGHT
    DOWN 276 SDLK_LEFT
    LEFT 273 SDLK_UP
    RIGHT 274 SDLK_DOWN
    SELECT 271 SDLK_KP_ENTER
    HOME 285 SDLK_F4
    SPEECH 289 SDLK_F8
    CAMERA 283 SDLK_F2
    ROKR UP 280 SDLK_PAGEUP
    ROKR DOWN 281 SDLK_PAGEDOWN
    ROKR CLICK 13 SDLK_RETURN

    FLIP CLOSE: Key down event 284 SDLK_F3
    FLIP OPEN: parachute!!

    Can someone tell me why SDL bails out on flip open?

    Also, there are so many unique keys available via SDL!! But only 5 through java. This is major hurdle for any meaningful ported-with-java-magic-game-play on the a780.

  2. #2

    Default Re: A780 SDL keymap

    sorry for my stupid question. .
    what is SDL? how we use your mention above?

  3. #3
    Join Date
    Jul 2005
    Location
    Franconia
    Posts
    4,866

    Default Re: A780 SDL keymap

    Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
    http://www.libsdl.org/


 
+ Reply to Thread

Similar Threads

  1. sdl on A780
    By colcen in forum A780 General Chat
    Replies: 3
    Last Post: 12-21-2007, 03:07 PM
  2. SDL compiled. Can't run SDL apps
    By riteshtonk in forum Development
    Replies: 6
    Last Post: 11-21-2007, 03:06 PM
  3. Replies: 1
    Last Post: 11-13-2007, 12:32 PM
  4. a780 eplayer keymap
    By mech_nrg in forum A780 General Chat
    Replies: 4
    Last Post: 07-08-2006, 07:58 AM
  5. Vba with A780 keymap
    By Fullvacation in forum A780 General Chat
    Replies: 9
    Last Post: 12-22-2005, 10:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1