#!/usr/local/bin/ksh xterm \ -tn xterm_color \ -T "SWAP" \ -n "SWAP" \ -fg black \ -bg gray50 \ -fn "-adobe-courier-bold-r-normal-*-0-300-75-75-m-100-iso8859-1" \ -geometry 11x1+0+0 \ -e /home/xanthian/MyBin/spinswap &