Command line options: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 81: Line 81:
<code>--prop:[type:]name=value</code>
<code>--prop:[type:]name=value</code>
::Set property name to value. Type can be one of <tt>string</tt>, <tt>double</tt>, <tt>float</tt>, <tt>long</tt>, <tt>int</tt>, or <tt>bool</tt>.
::Set property name to value. Type can be one of <tt>string</tt>, <tt>double</tt>, <tt>float</tt>, <tt>long</tt>, <tt>int</tt>, or <tt>bool</tt>.
<code>--prop:browser=property</code>
::After starting the simulator, open the properties dialog immediately on the given property. If you need more windows, just add more browser indexes like <tt>browser[1]</tt>, <tt>browser[2]</tt> etc., for example:
  --prop:browser=/sim/presets
  --prop:browser[1]=/devices/status/keyboard/event
which will open two dialogs with the given properties.


<code>--config=path</code>
<code>--config=path</code>
1,089

edits

Navigation menu