<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">I have always done two things;<br>
<br>
1) in /etc/profile.d/profile.sh<br>
<font face="Courier New, Courier, monospace">if [ "$PS1" ]; then<br>
case $TERM in<br>
dt100)<br>
TERM=vt100<br>
stty intr "^?"<br>
;;<br>
dialup|unknown|"")<br>
TERM=linux<br>
;;<br>
ansi|ansic|cansi|scoansi)<br>
TERM=scoansi<br>
stty erase "^H"<br>
stty intr "^?"<br>
stty susp ""<br>
stty eol ""<br>
stty rprnt ""<br>
stty werase ""<br>
stty eol2 ""<br>
;;<br>
vt100|wy60)<br>
stty intr "^?"<br>
;;<br>
esac<br>
fi</font><br>
<br>
This establishes the delete key and backspace function as in
scoansi.<br>
<br>
2. Place the attached, <i class="moz-txt-slash"><span
class="moz-txt-tag">/</span>usr/share/terminfo/s<span
class="moz-txt-tag">/</span></i>
<br>
Make sure you set the perms like the other entries.
<br>
<br>
You can use TERM=scoansi and/or PFTERM=scoansi
<br>
<br>
I think this will work for you.<br>
<br>
Richard<br>
<br>
<br>
<br>
On 4/18/2018 8:03 PM, Bob Rasmussen via Filepro-list wrote:<br>
</div>
<blockquote type="cite"
cite="mid:alpine.DEB.2.10.1804181756430.17116@server-04">On Wed,
18 Apr 2018, Jose Lerebours wrote:
<br>
<br>
<blockquote type="cite">scoansi is the closest thing to work
100%. Lines draw nicely but DEL key does not ... People are
having a hard time using Ctrl-C in lieu of DEL.
<br>
</blockquote>
<br>
That requires an stty command, which I'm hoping someone else will
provide.
<br>
<br>
<blockquote type="cite">Also, when logged in via console, nothing
works which makes coding difficult since one cannot use function
keys.
<br>
</blockquote>
<br>
I believe you have no choice but to use 'linux' at the console.
But you don't have to set the same throughout. Let the "terminal"
set its own TERM variable. Make your startup script set FPTERM
depending on TERM, if necessary.
<br>
<br>
<blockquote type="cite">
<br>
Thanks,
<br>
<br>
<br>
On 04/18/2018 08:35 PM, Bob Rasmussen wrote:
<br>
<blockquote type="cite">It's been a while since I looked at what
comes stock in filePro, but I believe "linux" or "scoansi"
should work for terminal type. There's something involving
'stty' (separate from termcap) that sets ctrl-C vs. DEL.
<br>
<br>
On Wed, 18 Apr 2018, Jose Lerebours via Filepro-list wrote:
<br>
<br>
<blockquote type="cite">So, after having installed a new Linux
version of filePro and successfully rolled out filePro v5.0
to the new server, I now need a termap which is set and
mapped to work with "anzio" v17 available emulations where
function keys, DEL key work as one has grown used to ...
<br>
<br>
If you wish to share it, you can share it with the community
and that will be greatly appreciated. If you wish to sale
it, and wish to contact me privately, you can do so and yet,
I do not mind if you simply let us all know what the price
is (who knows, there might be others looking for a copy of
it as well).
<br>
<br>
Thanks,
<br>
<br>
<br>
-- <br>
Jose D. Lerebours
<br>
954-559-7186
<br>
<a class="moz-txt-link-freetext" href="https://www.cargosaas.com">https://www.cargosaas.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.ezbookeep.com">http://www.ezbookeep.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.ezdaemon.com">http://www.ezdaemon.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.fp2php.com">http://www.fp2php.com</a>
<br>
<br>
_______________________________________________
<br>
Filepro-list mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<br>
Subscribe/Unsubscribe/Subscription Changes
<br>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
<br>
<br>
</blockquote>
<br>
Regards,
<br>
....Bob Rasmussen, President, Rasmussen Software, Inc.
<br>
<br>
personal e-mail: <a class="moz-txt-link-abbreviated" href="mailto:ras@anzio.com">ras@anzio.com</a>
<br>
company e-mail: <a class="moz-txt-link-abbreviated" href="mailto:rsi@anzio.com">rsi@anzio.com</a>
<br>
voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
<br>
fax: (US) 503-624-0760
<br>
web: <a class="moz-txt-link-freetext" href="http://www.anzio.com">http://www.anzio.com</a>
<br>
street address: Rasmussen Software, Inc.
<br>
10240 SW Nimbus, Suite L9
<br>
Portland, OR 97223 USA
<br>
</blockquote>
<br>
-- <br>
Jose D. Lerebours
<br>
954-559-7186
<br>
<a class="moz-txt-link-freetext" href="https://www.cargosaas.com">https://www.cargosaas.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.ezbookeep.com">http://www.ezbookeep.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.ezdaemon.com">http://www.ezdaemon.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.fp2php.com">http://www.fp2php.com</a>
<br>
<br>
<br>
</blockquote>
<br>
Regards,
<br>
....Bob Rasmussen, President, Rasmussen Software, Inc.
<br>
<br>
personal e-mail: <a class="moz-txt-link-abbreviated" href="mailto:ras@anzio.com">ras@anzio.com</a>
<br>
company e-mail: <a class="moz-txt-link-abbreviated" href="mailto:rsi@anzio.com">rsi@anzio.com</a>
<br>
voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
<br>
fax: (US) 503-624-0760
<br>
web: <a class="moz-txt-link-freetext" href="http://www.anzio.com">http://www.anzio.com</a>
<br>
street address: Rasmussen Software, Inc.
<br>
10240 SW Nimbus, Suite L9
<br>
Portland, OR 97223 USA
<br>
_______________________________________________
<br>
Filepro-list mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
<br>
Subscribe/Unsubscribe/Subscription Changes
<br>
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
<br>
<br>
<br>
---
<br>
This email has been checked for viruses by AVG.
<br>
<a class="moz-txt-link-freetext" href="http://www.avg.com">http://www.avg.com</a>
<br>
</blockquote>
<br>
</body>
</html>