Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site kitty.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rochester!rocksanne!sunybcs!kitty!peter From: peter@kitty.UUCP (Peter DaSilva) Newsgroups: net.sources Subject: Re: Re: Setidle Program Message-ID: <188@kitty.UUCP> Date: Wed, 31-Jul-85 10:44:58 EDT Article-I.D.: kitty.188 Posted: Wed Jul 31 10:44:58 1985 Date-Received: Fri, 2-Aug-85 08:15:27 EDT References: <2078@ucf-cs.UUCP> Organization: Recognition Research Corp., Clarence, NY Lines: 13 > >This is a program which allows a user to set and maintain a specified idle > >time on his tty.... > > So who needs to do that? Generally, users who want to circumvent an > automatic logout program... If you have a terminal that can be convinced to respond to a string (like a VT100 or equivalent) you can always send that string every 10 minutes & then do a read. Implementation is left to the reader. I am tempted to flame you for putting up an autologout program. Reminds me of a mod at berkeley known as the "Fascist File System" (really, that was the official name!). But since I don't know your circumstances I won't.