]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/emulator/docs/readme.txt
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
[wxWidgets.git] / utils / emulator / docs / readme.txt
index 42e8cff2c2c032cee58a47873916b5513988f9a3..79e00f71f1c8bf159ec7f84e40507cc59845d4fb 100644 (file)
@@ -44,6 +44,14 @@ Then run wxEmulator:
 
 % emulator &
 
+or
+
+% emulator mydevice.wxe &
+
+to specify a configuration file. Run emulator --help
+to show what options are available, such as --use-display
+for specifying a display other than :100.
+
 After a brief flicker in which wxEmulator steals
 Xnest's window, you should see an emulated iPAQ with
 a checked screen that indicates raw X with nothing else
@@ -69,9 +77,9 @@ before running it. E.g.:
 % export DISPLAY=:100
 % xterm &
 
-Eventually the emulator will support configurable
-skins, complete with buttons as on the actual device.
-For now, it just pretends to be an iPAQ.
+For details on the configuration file format, please
+see default.wxe. Eventually it will support
+device buttons.
 
 Compiling wxEmulator
 ====================