Hi, .bashrc is no good place to hard-code TERM (consider you could login via serial console and windows terminal emulator) dont use gnome-terminal, i use rxvt:
rxvt -tn xterm-color Jürgen On Fri, Jul 29, 2005 at 03:42:25PM +0200, Zsolt Váradi wrote: > Daniel G. Siegel wrote: > > >-----BEGIN PGP SIGNED MESSAGE----- > >Hash: SHA1 > > > >hello! > > > >ive got some problems with my colors in my terminals under X > >(gnome-terminal, urvxt, etc...). when i want to open vim, alsamixer > >or make menuconfig, then there isnt any color, it's only > >black/white. not so in mc or in my bash-prompt. > >i tried to make another user and even with that and with root i have > >the same problem. so i think it have to a global-config problem, > >where can i look for that? > >please give me some tips, thanks! > > > >sincerly daniel g. siegel > > > > > Hi! > > Put the following line in your ~/.bashrc: > > export TERM="xterm-color" > > > Karma XXL > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
