forked from Lernstick/xmlboot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
30 lines (26 loc) · 909 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
XMLboot is a script for gfxboot (see http://en.opensuse.org/SDB:Gfxboot)
that supports reading its configuration from an XML file.
XMLboot supports:
- a hierarchical menu structure
- start menu entries
- option radiobuttons
- option checkboxes
- option triggers
- option screenshots
- option descriptions
- internationalization and localization
- on-the-fly keyboard selection
- different screen resolutions
- splash screens for start entries
- initial timeout
It is designed to also be usable on tablet computers with only
up, down and enter keys.
For splash and icon graphics, only JPG seems to work.
Grayscale mode is not supported, only RGB.
When saving JPGs in GIMP open the detailled options and:
- progressive mode must be *DISABLED*
- only 4:2:0 mode is supportted
For compilation you usually need to install some additional packages:
- itstool
- translate-toolkit
- gfxboot-dev