From 1128eaad3ff68be9e156488fe6cc9c4eadcc4c01 Mon Sep 17 00:00:00 2001 From: Jorge Lopez Date: Thu, 4 Dec 2014 21:46:10 +0100 Subject: Add TalkingParabola and edit in live X11 the design --- .../talkingparabola/syslinux/parabolaiso_head.cfg | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 configs/talkingparabola/syslinux/parabolaiso_head.cfg (limited to 'configs/talkingparabola/syslinux/parabolaiso_head.cfg') diff --git a/configs/talkingparabola/syslinux/parabolaiso_head.cfg b/configs/talkingparabola/syslinux/parabolaiso_head.cfg new file mode 100644 index 0000000..a245309 --- /dev/null +++ b/configs/talkingparabola/syslinux/parabolaiso_head.cfg @@ -0,0 +1,25 @@ +SERIAL 0 38400 +UI boot/syslinux/vesamenu.c32 +MENU TITLE Parabola GNU/Linux-libre +MENU BACKGROUND boot/syslinux/splash.png + +MENU WIDTH 78 +MENU MARGIN 4 +MENU ROWS 7 +MENU VSHIFT 10 +MENU TABMSGROW 14 +MENU CMDLINEROW 14 +MENU HELPMSGROW 16 +MENU HELPMSGENDROW 29 + +# Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu + +MENU COLOR border 35;40 #ff777caa #a0000000 std +MENU COLOR title 1;35;40 #ff777caa #a0000000 std +MENU COLOR sel 7;35;47 #e0ffffff #20777caa all +MENU COLOR unsel 35;40 #ff777caa #a0000000 std +MENU COLOR help 35;40 #c0b2b2b2 #a0000000 std +MENU COLOR timeout_msg 35;40 #ff777caa #00000000 std +MENU COLOR timeout 1;35;40 #ff777caa #00000000 std +MENU COLOR msg07 35;40 #ff777caa #a0000000 std +MENU COLOR tabmsg 35;40 #ff777caa #00000000 std -- cgit v1.2.2