Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1565)

Unified Diff: examples/moterm_example_app/README.md

Issue 1556683004: Port Moterm to Mozart. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-16
Patch Set: Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: examples/moterm_example_app/README.md
diff --git a/examples/moterm_example_app/README.md b/examples/moterm_example_app/README.md
index b31d0d3960788fff92adb7af7d6971aec4a70ee1..85716cc0eabed7da7142e94e742d9cb820e993c3 100644
--- a/examples/moterm_example_app/README.md
+++ b/examples/moterm_example_app/README.md
@@ -9,7 +9,8 @@ connected to other applications (which should provide the
On Linux, run it in the usual way, e.g.:
- $ mojo/devtools/common/mojo_run --enable-multiprocess "mojo:window_manager mojo:moterm_example_app"
+ $ mojo/devtools/common/mojo_run --enable-multiprocess \
+ "mojo:launcher mojo:moterm_example_app"
You'll probably need to click on the window to give it keyboard focus. You may
also want to resize the window (especially horizontally) to make it bigger.

Powered by Google App Engine
This is Rietveld 408576698