Element: splash
Splash screen definition. The splash screen is shown on startup of the emulated machine and can show tips for the user like key definition, startup procedures etc.
child element | attribute | value | description |
---|---|---|---|
dialog | dialog (text) | Selects one of the pre-defined dialogs. If dialog is not specified <text>, <mac>, <windows> and/or <linux> will be used for the splash window definition.
Prefdeined dialogs:
|
|
linux | message (text) | Text message to be shown on linux. Use for a carriage return character | |
mac | message (text) | Text message to be shown on a mac. Use for a carriage return character | |
text | message (text) | Use text (instead of linux, max, windows) if the same text message canbe shown on all 3 platforms. Use for a carriage return character | |
windows | message (text) | Text message to be shown on windows. Use for a carriage return character |