blob: 23bc0f38a504a97c0c14e9b8ee27970918c34413 [file] [log] [blame]
Alex Parkerab563da2009-09-20 16:48:45 +00001 \begin{itemize}
Alexander Levinb57fe482009-12-23 20:05:29 +00002 \item `fgshade' and `bgshade' are numbers in the range 0 (= black) to 3
Alex Parkerab563da2009-09-20 16:48:45 +00003 (= white).
Alexander Levinb57fe482009-12-23 20:05:29 +00004 \item `font' is a number: 0 is the built-in system font, 1 is the
Alex Parkerab563da2009-09-20 16:48:45 +00005 user-selected font.
6 \end{itemize}
7
8\begin{example}
9 \config{ui viewport: 15,20,100,150,-,-,-}
10\end{example}
Alexander Levinb57fe482009-12-23 20:05:29 +000011This displays the menu starting at 15px from the left of the screen and 20px
Alex Parkerab563da2009-09-20 16:48:45 +000012from the top of the screen. It is 100px wide and 150px high.
13The font and the foreground/background shades are defined in the theme
14\fname{.cfg} file or in the \setting{Theme Settings} menu.
Alexander Levinb57fe482009-12-23 20:05:29 +000015