diff --git a/uisimulator/x11/screenhack.c b/uisimulator/x11/screenhack.c index 3ad14428a9..162e0ca82a 100644 --- a/uisimulator/x11/screenhack.c +++ b/uisimulator/x11/screenhack.c @@ -122,6 +122,10 @@ "Enter, A OFF\n" \ "., INS MENU\n" +#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_NANO_PAD) +#define KEYBOARD_SPECIFIC \ + "[not written yet]" + #endif