Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > main-backports-src > by-pkgid > 8c48c2549d92278493977a4eaa5df758 > files > 9

WindowMaker-0.92.0-14mdv2008.0.src.rpm

#!/bin/sh

# WindowMaker-Terminal

# (c) 2000 MandrakeSoft - David BAUDENS <baudens@mandrakesoft.com>
# Licence: G.P.L.

# Launch the default terminal emulator in Window Maker Dock and allows user
# to lauch another (and another and another etc.) with a simple double click

# At present time, launch ATerm. Need to be replaced by WM-Terminal when
# update-alternatives will be ready

# Geoffrey Lee 20020228 - really don't depend on aterm. You can get the 
# pevious behavior by commenting the xvt line and uncommenting the next
# line.
#aterm -name Terminal -bg black -fg grey -fn -*-fixed-bold-*-*-*-15-*-*-*-*-*-*-* &
xvt $*&