From owner-freebsd-questions Tue Dec 1 16:29:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12692 for freebsd-questions-outgoing; Tue, 1 Dec 1998 16:29:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cduniverse.com (mail.cduniverse.com [205.139.72.136]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12674 for ; Tue, 1 Dec 1998 16:29:40 -0800 (PST) (envelope-from todd@traksys.com) Received: from traksys.com (ct-hartford-us607.javanet.com [209.150.33.22]) by mail.cduniverse.com (8.7.5/8.6.5) with ESMTP id TAA19029 for ; Tue, 1 Dec 1998 19:37:17 -0500 (EST) Message-ID: <36649805.C795715B@traksys.com> Date: Tue, 01 Dec 1998 20:29:41 -0500 From: Todd R Butler Organization: Trak Systems X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ttywri state Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Confused: I have recently ported a custom SCO application (Compiled on SCO) to FreeBSD. So far, during testing all looks good except when I run the application on a terminal (ttyd0) it locks the terminal. Running TOP at the console reveals that ttyd0 is in a ttywri state. This application runs fine at the console or through a Xterm session so I believe it isolated to a dumb terminal(wyse150) . Other non-SCO applications run fine on this terminal (sysinstall). I have also tried different TERM types: wyse50 vt100 Could this be a curses issue or reverse video problem which the application uses ? Thanks In Advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message