Index: trunk/core/gui.c
===================================================================
--- trunk/core/gui.c	(revision 852)
+++ trunk/core/gui.c	(revision 853)
@@ -107,4 +107,7 @@
  #define SHORTCUT_SET_INFINITY        KEY_UP
  #define SHORTCUT_SET_HYPERFOCAL      KEY_DOWN
+ #ifndef CAM_HAS_MANUAL_FOCUS
+ 	#define SHORTCUT_MF_TOGGLE           KEY_DISPLAY
+ #endif
 #endif
 
