[X2go-Commits] x2gothinclient.git - master (branch) updated: 1.0.1.5-8-g4eecd1c

X2go dev team git-admin at x2go.org
Thu Feb 23 17:25:17 CET 2012


The branch, master has been updated
       via  4eecd1c05c8383bcbe42627aedf1221f8d319fcc (commit)
       via  60ae7466f84477e3459fa12ef195f3b14005a3e4 (commit)
      from  e050d7bd54f124e913d0ecf1658ec1a96d0f9fcb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4eecd1c05c8383bcbe42627aedf1221f8d319fcc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 23 17:25:12 2012 +0100

    whitespace fix

commit 60ae7466f84477e3459fa12ef195f3b14005a3e4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 23 17:24:28 2012 +0100

    New look'n'feel for boot splash menu.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    1 +
 .../share/tftpboot/default.cfg                     |   26 ++++++++++++++++----
 2 files changed, 22 insertions(+), 5 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d967c26..609b7d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ x2gothinclient (1.0.1.6-0~x2go1) UNRELEASED; urgency=low
     - Not mounting /dev/pts by default.
     - Add background image support.
     - Add new boot splash background image.
+    - New look'n'feel for boot splash menu.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 01 Feb 2012 13:51:00 +0100
 
diff --git a/x2gothinclientmanagement/share/tftpboot/default.cfg b/x2gothinclientmanagement/share/tftpboot/default.cfg
index 33bac2b..49a25de 100644
--- a/x2gothinclientmanagement/share/tftpboot/default.cfg
+++ b/x2gothinclientmanagement/share/tftpboot/default.cfg
@@ -13,18 +13,34 @@ MENU SEPARATOR
 include memtest.cfg
 
 # menu settings
-MENU VSHIFT 12
-MENU WIDTH 80
+MENU VSHIFT 3
+MENU HSHIFT 18
+MENU WIDTH 60
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 13
-MENU CMDLINEROW 14
+MENU CMDLINEROW 23
 MENU ENDROW 12
-MENU TIMEOUTROW 15
+MENU TIMEOUTROW 18
+
+MENU COLOR border       30;44      #40ffffff #a0000000 std
+MENU COLOR title        1;36;44    #9033ccff #a0000000 std
+MENU COLOR sel          7;37;40    #e0000000 #20ffffff all
+MENU COLOR unsel        37;44      #50ffffff #a0000000 std
+MENU COLOR help         37;40      #c0ffffff #a0000000 std
+MENU COLOR timeout_msg  37;40      #80ffffff #00000000 std
+MENU COLOR timeout      1;37;40    #c0ffffff #00000000 std
+MENU COLOR msg07        37;40      #90ffffff #a0000000 std
+MENU COLOR tabmsg       37;40      #e0ffffff #a0000000 std
+MENU COLOR disabled     37;44      #50ffffff #a0000000 std
+MENU COLOR hotkey       1;30;47    #ffff0000 #a0000000 std
+MENU COLOR hotsel       1;7;30;47  #ffff0000 #20ffffff all
+MENU COLOR scrollbar    30;47      #ffff0000 #00000000 std
+MENU COLOR cmdmark      1;36;47    #e0ff0000 #00000000 std
+MENU COLOR cmdline      30;47      #ff000000 #00000000 none
 
 # possible boot profiles for ONTIMEOUT: 
 # localboot, x2go-tce-686, x2go-tce-486
 # (... or any other profile you defined in your customized menu)
 ONTIMEOUT localboot
 TIMEOUT 100
-


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list