[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XTerm with Colors ???



graeme@fis-esp.igeofcu.unam.mx writes:
 > Philippe Troin <phil@fifi.org> writes: 
 > 
 > And don't forget to make sure that these resources are merged from
 > your ~/.xinitrc, because it won't be done automatically! (See man pages
 > for xinit and xstart.) 
 > 
 > $ head -12 ~/.xinitrc
 > #! /bin/sh
 > 
 > # First merge global resources
 > if [ -f /etc/X11/Xresources ] ; then
 >     xrdb -merge /etc/X11/Xresources
 > fi
 > 
 > # Now local resources
 > if [ -f ~/.Xresources ] ; then
 >     xrdb -merge ~/.Xresources
 > fi
 > 

 I have merged the resources, but the xterm haven't switch in the
 color-mode. I estimate that the xterm on my system has a bug. Where
 can I find the newest xterm-Version ??

 THX Chris 
 

 


Reply to: