Changing xfterm color or running xterm

Joe Klemmer klemmerj at webtrek.com
Thu Jan 9 02:26:33 CET 2003


On Wed, 2003-01-08 at 17:50, Net Llama! wrote:

> I just tried this, and it failed to work.  I still get the same old
> default x(f)term.
> 
> I added
> export TERMCMD='aterm -fg white -trsb -cr red -pr white -tr -tint blue
> -fade 25 -sl 700 -bg black'
> 
> to my .bashrc , and sourced it, and even logged out a& back into XFCE, and
> still no change.

	FWIW, what I did was to copy xfterm to $HOME/bin and change the first
if statement.  You should be able to do this -

if [ "x$TERMCMD" = "x" ]; then
      TERMCMD='aterm -fg white -trsb -cr red -pr white -tr -tint blue \
                     -fade 25 -sl 700 -bg black'
fi

-- 
"Khaaaaamaaayyyy, Haaaaamaaaayyyy, HAAAAAAAAA!!!!!"
                -- Goku, 'Dragon Ball'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20030108/a60fff46/attachment.pgp>


More information about the Xfce mailing list