From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 16:54:37 2004 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 3B37616A4CE for ; Sat, 30 Oct 2004 16:54:37 +0000 (GMT) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.36.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D34F43D2F for ; Sat, 30 Oct 2004 16:54:36 +0000 (GMT) (envelope-from garya@Dreamchaser.org) Received: from [12.32.36.74] (imagination.dreamchaser.org. [12.32.36.74]) i9UGsZhw037169; Sat, 30 Oct 2004 10:54:36 -0600 (MDT) (envelope-from garya@Dreamchaser.org) Message-ID: <4183C753.9050702@Dreamchaser.org> Date: Sat, 30 Oct 2004 10:54:43 -0600 From: Gary Aitken User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041030) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Seaman References: <4183B27D.4040505@Dreamchaser.org> <20041030160418.GA37276@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20041030160418.GA37276@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (nightmare.dreamchaser.org [12.32.36.73]); Sat, 30 Oct 2004 10:54:36 -0600 (MDT) cc: questions@freebsd.org Subject: Re: oops... sysinstall from X 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: Sat, 30 Oct 2004 16:54:37 -0000 Already tried tabbing, but it doesn't work; it just tabs off the end of the line. Out past the confines of the config painted window, to the edge of the xterm window. Any other ideas? Thanks, Gary Matthew Seaman wrote: > On Sat, Oct 30, 2004 at 09:25:49AM -0600, Gary Aitken wrote: > >>I made the mistake of trying to build and install the gimp port from an >>xterm. When I came back to it, it had started sysinstall to configure >>the ghostscript driver. Sysinstall looks great in an xterm, but >>unfortunately keystrokes aren't mapped in a manner which works. e.g. >>The down arrow is echoed as "^[0B", and while normal characters such as >>'x' and space are echoed properly, the sysinstall program apparently >>isn't seeing them -- the characters are simply echoed over (replacing) >>the text sysinstall has painted on the display, instead of "doing the >>right thing" such as selecting / deselecting the current item. >> >>Is there some simple way out of this? >>I've still got the xterm up and would like to finish this install. >>Or should I just kill it, exit X, and try make from a normal vty? > > > That's not sysinstall -- it just uses the same SLANG libraries as > sysinstall does. Even in an X-term, the navigation should work with > the arrow keys, but failing that, hitting tab should let you cycle > through all of the options.