# HG changeset patch # User Christophe Lincoln # Date 1204978366 -3600 # Node ID 293d45361f8a17e631cc83742a174e84bbc579aa # Parent 9250a86eb1531481c76d0ea5171bd764d3688a5b Better integration of xterm with Tazlitobox diff -r 9250a86eb153 -r 293d45361f8a tinyutils/tazlitobox --- a/tinyutils/tazlitobox Sat Mar 08 13:07:01 2008 +0100 +++ b/tinyutils/tazlitobox Sat Mar 08 13:12:46 2008 +0100 @@ -106,13 +106,13 @@ cd /home/slitaz - xterm -geometry 80x16 -e "tazlito gen-distro && echo -e \"----\nENTER to continue...\" && read close" + xterm -fa MiscFixed -fs 11 -bg gray93 -fg black -geometry 80x16 -e "tazlito gen-distro && echo -e \"----\nENTER to continue...\" && read close" @@ -129,7 +129,7 @@ @@ -157,12 +157,12 @@ @@ -170,17 +170,17 @@