Changeset 2054


Ignore:
Timestamp:
08/05/12 07:29:03 (10 months ago)
Author:
philmoz
Message:

Change shortcut to control the 'Disable Overrides' option on the A590 to Half Press + DISP.
http://chdk.setepontos.com/index.php?topic=8151.msg88889#msg88889

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/gui.h

    r2015 r2054  
    151151    #define SHORTCUT_SET_INFINITY        KEY_DISPLAY 
    152152 
     153#elif defined(CAMERA_a590)  // Shutter Half Press + Down = AFL 
     154    //Half press shoot button     
     155    #define SHORTCUT_DISABLE_OVERRIDES   KEY_DISPLAY 
     156 
    153157#elif defined(CAMERA_a3300) || defined(CAMERA_a3200)// a3300 has no erase button, so make DISP button the toggle_raw and Alt +/- shortcuts. 
    154158    //Alt mode 
Note: See TracChangeset for help on using the changeset viewer.