slitaz-tools rev 362

Add: sshbox
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jun 18 10:07:49 2009 +0200 (2009-06-18)
parents 1f6cbd6dfb78
children 4a5c5e759915
files tinyutils/tazx
line diff
     1.1 --- a/tinyutils/tazx	Wed Jun 03 01:03:53 2009 +0000
     1.2 +++ b/tinyutils/tazx	Thu Jun 18 10:07:49 2009 +0200
     1.3 @@ -148,6 +148,7 @@
     1.4  	$(Xvesa -listmodes 2>&1 | grep ^0x | awk '{ printf "%s %s\n",$2,$3 }' | sort -nr | grep x[1-2][4-6]) \
     1.5  	"xterm" "800x600x16" \
     1.6  	"xorg" "Installer Xorg" \
     1.7 +	"wm" "Choose Window Manager" \
     1.8  	"quit" "Quitter" \
     1.9  	2>&1 1>&3`
    1.10  	retval=$?