Gentoo Archives: gentoo-user

From: Nils Larsson <nisselarsson@××××.se>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] aterm into kterm?
Date: Mon, 28 Sep 2009 20:39:53
Message-Id: 1254170384.2112.7.camel@growl
In Reply to: [gentoo-user] aterm into kterm? by Willie Wong
1 > Now, at work, the machines run some custom version of linux and I am
2 > not sure what the terminals are. And I also often use the VT and not
3 > use X on my laptop, so I am disinclined to set TERM in .bashrc.
4
5
6 Well, bash is bash, it doesn't matter if you work machines use X or
7 whatnot. Add:
8 export TERM=xterm
9 to ~/.bash_profile on your work machine account.

Replies

Subject Author
Re: [gentoo-user] aterm into kterm? Willie Wong <wwong@××××××××××××××.edu>