Alex Parker | ab563da | 2009-09-20 16:48:45 +0000 | [diff] [blame^] | 1 | \begin{itemize} |
| 2 | \item 'fgshade' and bgshade are numbers in the range '0' (= black) to '3' |
| 3 | (= white). |
| 4 | \item 'font' is a number - '0' is the built-in system font, '1' is the |
| 5 | user-selected font. |
| 6 | \end{itemize} |
| 7 | |
| 8 | \begin{example} |
| 9 | \config{ui viewport: 15,20,100,150,-,-,-} |
| 10 | \end{example} |
| 11 | his displays the menu starting at 15px from the left of the screen and 20px |
| 12 | from the top of the screen. It is 100px wide and 150px high. |
| 13 | The font and the foreground/background shades are defined in the theme |
| 14 | \fname{.cfg} file or in the \setting{Theme Settings} menu. |