From e2c31b7285f4bba232547bb61f97abf29fdca34e Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 7 Aug 2006 20:53:27 +0000 Subject: updated docs --- ChangeLog | 3 +++ doc/asciidoc/fluxstyle.txt | 23 +++++++++++++---------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 091d220..f0f80f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ (Format: Year/Month/Day) Changes for 1.0rc3: +*06/08/07: + * Documented background style option (Mark) + doc/asciidoc/fluxstyle.txt *06/08/06: * Distinguish between startup and restart (Mark) Screen.cc/hh Remember.cc diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxstyle.txt index 632edd5..435bee6 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxstyle.txt @@ -335,25 +335,28 @@ Everything you need to make your menu look pretty. menu.title: menu.title.color: menu.title.colorTo: - menu.title.font: + menu.title.font: menu.title.pixmap: menu.title.textColor: menu.title.justify: <{Left|Right|Center}> menu.titleHeight: menu.roundCorners: <{Top|Bottom}{Left|Right}> - menu.selected.pixmap: + menu.selected.pixmap: menu.submenu.pixmap: - menu.unselected.pixmap: + menu.unselected.pixmap: ----------------------------------------- -ROOT COMMAND +BACKGROUND ------------ -Rarely are you going to want to use this option. There is a command that is similar -that is used in the init file. It is bad style to use this in your style as it -forces the user to use your background. So note that it is good practice to leave -this blank or out of the style altogether. - - rootCommand: +Rarely are you going to want to use this option. There is a command that is +similar that is used in the init file. It is bad style to use this in your +style, as it forces the user to use your background. So note that it is good +practice to leave this blank or out of the style altogether. + + background: centered|aspect|tiled|fullscreen|random|solid|gradient + background.pixmap: + background.color: + background.colorTo: SLIT ---- -- cgit v0.11.2