Gentoo Archives: gentoo-user

From: Glenn Enright <elinar@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Setting $TERM in Konsole (and others)
Date: Sun, 16 Oct 2005 03:35:44
Message-Id: 200510160339.15815.elinar@ihug.co.nz
In Reply to: [gentoo-user] Setting $TERM in Konsole (and others) by Kevin O'Gorman
1 On Sun, 16 Oct 2005 03:06, Kevin O'Gorman wrote:
2 > I run Konsole for shell sessions, and things are going slightly wrong.
3 > I've tracked it down to the fact that although I've set the Konsole
4 > preferences to $TERM=linux, that variable is obdurately "xterm".
5 >
6 > When I put an echo in .bashrc or .bash_profile, it's already xterm.
7 > How can I find the culprit?
8 >
9 > ++ kevin
10
11 You'll find if you log into a text console (ALT F1, F2 etc), $TERM should be
12 linux. However konsole and others in 'X' are set to xterm so something is
13 being set as X loads. I couldn't find xterm in any of the /etc/env.d files,
14 so its not being picked up there anyhow.
15
16 --
17
18 We shall take only the greatest minds, the finest soldiers,
19 the most faithful servants. We shall multiply them a thousandfold
20 and release them to usher in a new era of glory.
21
22 -- Col. Corazon Santiago,
23 "The Council of War"
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Setting $TERM in Konsole (and others) Kevin O'Gorman <kogorman@×××××.com>