Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: "T.E.Dickey" , djgpp AT delorie DOT com Date: Thu, 18 Feb 1999 16:17:38 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Subject: Re: TERM problem running Rhide on Linux In-reply-to: <7agpse$5h0$1@clarknet.clark.net> X-mailer: Pegasus Mail for Windows (v2.54) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from Quoted-printable to 8bit by delorie.com id OAA05368 Reply-To: djgpp AT delorie DOT com "T.E.Dickey" wrote > Anders Törnqvist wrote: > > Now I'm trying to run Rhide on Linux and X. > > > Rhide will not start if the TERM environment variable > > is set to something else than 'xterm'. > > I want to set it to 'xterm-rhide' to try my own terminfo. > > > Does anybody have any suggestion how I shall solve this? > Perhaps Rhide is using termcap or terminfo (I don't know offhand). > For termcap, you can override the location from which the information > is read with the $TERMCAP variable. > Likewise, with terminfo, use $TERMINFO. From rhide.terminfo # This fixes some conflicts in the keyboard termainal settings for # rxvt. Compile this file with # tic xterm-rhide # which places the compiled terminfo file in /usr/lib/terminfo/x # # If you have no root access, create the directory $HOME/.terminfo # set $TERMINFO _BEFORE_ running tic to this directory # export TERMINFO=$HOME/.terminfo # # And finally you have to set the $TERM variable to this terminal # in your xterm _BEFORE_ running RHIDE with (for bash) # export TERM=xterm-rhide rxvt-rhide|rxvt for RHIDE, key_dc=\E[3~, key_down=\E[B, key_left=\E[D, key_right=\E[C, # to get no conflict with key_end key_select=\EOE, key_up=\E[A, use=rxvt, # This fixes some conflicts in the keyboard termainal settings for # xterm. Compile this file with # tic xterm-rhide # which places the compiled terminfo file in /usr/lib/terminfo/x # # If you have no root access, create the directory $HOME/.terminfo # set $TERMINFO _BEFORE_ running tic to this directory # export TERMINFO=$HOME/.terminfo # # And finally you have to set the $TERM variable to this terminal # in your xterm _BEFORE_ running RHIDE with (for bash) # export TERM=xterm-rhide xterm-rhide|xterm for RHIDE, key_dc=\E[3~, key_down=\E[B, key_end=\E[4~, key_home=\E[1~, key_left=\E[D, key_right=\E[C, # to get no conflict with key_end key_select=\EOE, key_up=\E[A, use=xterm, ---------------> SET ------------------------------------ 0 -------------------------------- Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Salvador Eduardo Tropea (SET). (Electronics Engineer) Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org ICQ: 2951574 Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA TE: +(5411) 4759 0013