GUI -- Clean up local test events.

Change-Id: I112ccb2db65a8190ff03c274717abf9735084e81
diff --git a/web/gui/src/main/webapp/json/ev/instances/scenario.json b/web/gui/src/main/webapp/json/ev/instances/scenario.json
index 807a51b2..503edfc 100644
--- a/web/gui/src/main/webapp/json/ev/instances/scenario.json
+++ b/web/gui/src/main/webapp/json/ev/instances/scenario.json
@@ -7,10 +7,10 @@
     "lastAuto": 17
   },
   "description": [
-    "Visualizing ONOS instances.",
+    "Press 'I' to show instance pane.",
+    "Press 'H' to show hosts.",
     "",
-    "Press 'S' to load initial events.",
-    "",
-    "Press spacebar to complete the scenario..."
+    "Press '=' to load initial events.",
+    "Press '-' to fire further events."
   ]
 }