Index: branches/philmoz/core/gui.c
===================================================================
--- branches/philmoz/core/gui.c	(revision 1321)
+++ branches/philmoz/core/gui.c	(revision 1333)
@@ -1400,5 +1400,5 @@
     static const char* names[]={ "Print", "Display"};
     static const int keys[] = {KEY_PRINT, KEY_DISPLAY};
-#elif defined(CAMERA_sx220hs)
+#elif defined(CAMERA_sx220hs) || defined(CAMERA_sx230hs)
     static const char* names[]={ "Disp+Set", "Display", "Playback", "Video"};
     static const int keys[] = {KEY_PRINT, KEY_DISPLAY, KEY_PLAYBACK, KEY_VIDEO};
