Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > 5fb5406c831ab8958aea80c1734a9c1e > files > 6

WindowMaker-0.92.0-3mdk.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 $*&