Index: apps/lang/english.lang
===================================================================
--- apps/lang/english.lang	(revisione 27405)
+++ apps/lang/english.lang	(copia locale)
@@ -328,6 +328,7 @@
     mrobe500: "PLAY, POWER, or top-right = Yes"
     archosplayer: "(PLAY/STOP)"
     vibe500: "OK = Yes"
+    ondavx777: "POWER, or top-right = Yes"
   </source>
   <dest>
     *: "PLAY = Yes"
@@ -337,6 +338,7 @@
     mrobe500: "PLAY, POWER, or top-right = Yes"
     archosplayer: "(PLAY/STOP)"
     vibe500: "OK = Yes"
+    ondavx777: "POWER, or top-right = Yes"
   </dest>
   <voice>
     *: ""
Index: apps/lang/italiano.lang
===================================================================
--- apps/lang/italiano.lang	(revisione 27405)
+++ apps/lang/italiano.lang	(copia locale)
@@ -253,6 +253,7 @@
     samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
     archosplayer: "(PLAY/STOP)"
     vibe500: "OK = Yes"
+    ondavx777: "POWER, or top-right = Yes"
   </source>
   <dest>
     *: "PLAY = Sì"
@@ -262,6 +263,7 @@
     mrobe500: "PLAY o POWER = Sì"
     archosplayer: "(PLAY/STOP)"
     vibe500: "OK = Sì"
+    ondavx777: "POWER, o alto-destra = Sì"
   </dest>
   <voice>
     *: ""
Index: apps/keymaps/keymap-ondavx777.c
===================================================================
--- apps/keymaps/keymap-ondavx777.c	(revisione 27405)
+++ apps/keymaps/keymap-ondavx777.c	(copia locale)
@@ -75,6 +75,7 @@
 }; /* button_context_settingsgraphical */
 
 static const struct button_mapping button_context_yesno[]  = {
+{ ACTION_YESNO_ACCEPT,          BUTTON_POWER,              BUTTON_NONE },
     LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_STD)
 }; /* button_context_settings_yesno */
 
Index: firmware/export/config/ondavx777.h
===================================================================
--- firmware/export/config/ondavx777.h	(revisione 27405)
+++ firmware/export/config/ondavx777.h	(copia locale)
@@ -206,4 +206,4 @@
 #define USB_PRODUCT_ID    0xA4A5
 
 /* Define this if a programmable hotkey is mapped */
-//#define HAVE_HOTKEY
+#define HAVE_HOTKEY
