Xref: utzoo comp.unix.questions:22942 comp.unix.i386:5896 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!metro!cluster!ultima!hades!greyham From: greyham@hades.OZ (Greyham Stoney) Newsgroups: comp.unix.questions,comp.unix.i386 Subject: Just what TERMINFO variables does tset use for stty'ing?. Keywords: tset, stty, TERMINFO Message-ID: <708@hades.OZ> Date: 13 Jun 90 04:52:17 GMT Organization: Ausonics Pty Ltd, Sydney, Australia Lines: 21 I'm trying to fix our login procedure so that the TERM environment variable and the stty settings for 'erase' and 'kill' are automagically set correctly when a user logs in. tset is claimed to be able to do this, and I've managed to get it to read /etc/ttytype OK. The manual says that tset uses the TERMINFO capabilities to set 'erase' and 'kill' characters, but doesn't say which capabilities it looks at. Can anyone tell me what TERMINFO capabilities I should be setting to get tset to set these characters correctly?. In particular, tset sets 'erase' to ^H by default, and that's not what some of our terminals use. thanks, Greyham. ps: slip me a copy in the mail if you post a reply please. -- /* Greyham Stoney: Australia: (02) 428 6476 * greyham@hades.oz - Ausonics Pty Ltd, Lane Cove, Sydney, Oz. */