From owner-freebsd-questions@FreeBSD.ORG Tue Aug 5 16:18:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A73337B401 for ; Tue, 5 Aug 2003 16:18:50 -0700 (PDT) Received: from ms-smtp-03.texas.rr.com (ms-smtp-03.texas.rr.com [24.93.36.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F4C43F85 for ; Tue, 5 Aug 2003 16:18:49 -0700 (PDT) (envelope-from rajat@skipstone.com) Received: from tiramisu.austin.rr.com (cs242714-128.austin.rr.com [24.27.14.128])h75NIm0p015422 for ; Tue, 5 Aug 2003 18:18:48 -0500 (CDT) From: Rajat Datta To: freebsd-questions@FreeBSD.ORG Date: Tue, 5 Aug 2003 18:18:47 -0500 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308051818.47510.rajat@skipstone.com> Subject: ghostscript and kde3 configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 23:18:50 -0000 A few days ago I had asked how the configuration screen for ghostscript drivers worked in that I couldn't get the cursor over to the OK button. I got the answer to use the TAB key from several people. But, it doesn't seem to always work. If I press TAB, the cursor simply moves over some number of columns to the right (I'm presuming 8 columns). But, /stand/sysinstall, which I presume is similar, works just fine. Now, I'm getting the same problem when trying to configure kde3 (doing a make install in /usr/ports/x11/kde3). This happens whether I use xterm, KDE Konsole, or the non-X tty console. I assume some stty setting is wrong, but what? rajat