Ignore:
Timestamp:
12/18/08 21:17:06 (4 years ago)
Author:
phyrephox
Message:

ixus75/sd750:
+ multipart
+ dng ext
+ button menu<->display
for details see: http://chdk.setepontos.com/index.php/topic,2155.msg26224.html#msg26224 (thx to quietschi)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus75_sd750/kbd.c

    r560 r641  
    329329        {2, KEY_ZOOM_IN , 0x00000004 }, 
    330330        {2, KEY_ZOOM_OUT, 0x00000008 }, 
    331         {2, KEY_MENU    , 0x00000200 }, 
    332         {2, KEY_DISPLAY , 0x00000400 }, 
     331        {2, KEY_MENU    , 0x00000400 }, 
     332        {2, KEY_DISPLAY , 0x00000200 }, 
    333333        {2, KEY_PRINT   , 0x00000800 }, 
    334334      //  {2, KEY_DUMMY , 0x00000800 }, 
Note: See TracChangeset for help on using the changeset viewer.