diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-20 12:29:32 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-20 12:29:32 +0200 |
commit | e22ca8f424d0c728b53ba7ce6536ca7ec0ef4620 (patch) | |
tree | 5d18e4f47fb96c3a18d4c4d6a70f4ba7248cd55e /examples/tg15/pxe/menus/common.cfg | |
parent | 05d76e9ff287710aea72b6afcd61dc15589aeacf (diff) | |
parent | c9c065a9ee373de78a8051324e56eb061585b004 (diff) |
Merge branch 'master' of github.com:tech-server/tgmanage
Diffstat (limited to 'examples/tg15/pxe/menus/common.cfg')
-rw-r--r-- | examples/tg15/pxe/menus/common.cfg | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/examples/tg15/pxe/menus/common.cfg b/examples/tg15/pxe/menus/common.cfg new file mode 100644 index 0000000..94923b3 --- /dev/null +++ b/examples/tg15/pxe/menus/common.cfg @@ -0,0 +1,24 @@ +MENU BACKGROUND menus/background.png +ALLOWOPTIONS 1 +PROMPT 0 +MENU WIDTH 78 +MENU ROWS 14 +MENU TABMSGROW 20 +MENU CMDLINEROW 25 +MENU HELPMSGROW 23 +MENU MARGIN 17 +MENU VSHIFT 8 +MENU COLOR BORDER 37;40 #00000000 #00000000 none +MENU COLOR TITLE 37;40 #ff6b0035 #00000000 none + +MENU COLOR UNSEL 37;40 #ffedeb2d #00ffffff none +MENU COLOR HOTKEY 37;40 #ff6b0035 #00ffffff none + +MENU COLOR SEL 37;40 #ffedeb2d #991766ff none +MENU COLOR HOTSEL 37;40 #ff6b0035 #ffb1dbfa none + +MENU COLOR HELP 37;40 #fff9a11d #00ffffff none +MENU COLOR TIMEOUT_MSG 37;40 #fff9a11d #0faaaaaa none +MENU COLOR TIMEOUT 37;40 #fff9a11d #0faaaaff none + +MENU SEPARATOR |