From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Re: Trapping dosemu exit Date: Thu, 31 Jan 2008 11:14:20 +1100 Message-ID: <47A112DC.5050805@superbug.co.uk> References: <1196829301.19107.9.camel@bambang-desktop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1196829301.19107.9.camel@bambang-desktop> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: bambang Cc: FreeDOS bambang wrote: > Hi all, > > We use dosemu 1.4.0 to access Novell Netware in Graphics terminal. > > Everything goes well except one little problem: It's often the users > exit the dosemu by directly closing the dosemu window thus not logging > out from the novell connection. Obviously, the novell connection still > left opened and causing problems. > > Is there a way to trap dosemu terminating event, so we can force a > logout or warn the user and reject the termination. > > TIA, > > Why do you need dosemu to access Novell Netware? Linux supports Novell Netware natively, or are you running dosemu on windows? In any case, when dos exits, Novell will stop getting it's keepalives so should log that person out. For example, I don't remember Novell having problems with people just switching off their old DOS PCs. James