delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/18/14:10:06

Message-Id: <m10DYoa-000S5bC@inti.gov.ar>
Comments: Authenticated sender is <salvador AT natacha DOT inti DOT gov DOT ar>
From: "Salvador Eduardo Tropea (SET)" <salvador AT inti DOT gov DOT ar>
Organization: INTI
To: "T.E.Dickey" <dickey AT clark DOT net>, djgpp AT delorie DOT com
Date: Thu, 18 Feb 1999 16:17:38 +0000
MIME-Version: 1.0
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)
X-MIME-Autoconverted: from Quoted-printable to 8bit by delorie.com id OAA05368
Reply-To: djgpp AT delorie DOT com

"T.E.Dickey" <dickey AT clark DOT net> wrote

> Anders Törnqvist <Anders DOT Tornqvist AT era DOT ericsson DOT se> 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019