From owner-freebsd-questions@FreeBSD.ORG Mon Jan 23 14:10:10 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA15A1065672 for ; Mon, 23 Jan 2012 14:10:10 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4C3D78FC15 for ; Mon, 23 Jan 2012 14:10:09 +0000 (UTC) Received: by lagv3 with SMTP id v3so1013472lag.13 for ; Mon, 23 Jan 2012 06:10:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yMWjwLulWknUy6gp7tGrlc9HlFhVYxLsSr1R+z0LTRI=; b=xRE8OEVZ1+a3yKfr9Ol9GNFzq4t2+LU1HdKM9rVTV8N62Nnp53izaQTMbT/gL++37U euCTu7fDoYvDDHsrxsxtRlLZz1r8LJBIsyH7WrhwPWtus4NNDe1Fm7jaMatYxyUh9rBj rPB5ImQYocnwhT7Nlbr3d64iSiM8OEaSDKGe8= MIME-Version: 1.0 Received: by 10.152.103.71 with SMTP id fu7mr4345524lab.31.1327327808983; Mon, 23 Jan 2012 06:10:08 -0800 (PST) Received: by 10.152.111.195 with HTTP; Mon, 23 Jan 2012 06:10:08 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Jan 2012 15:10:08 +0100 Message-ID: From: claudiu vasadi To: n dhert Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: TAB not jumping to OK in options screen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2012 14:10:10 -0000 Hi, I've never experienced anything similar but one workaround is to edit the "Makefile:" and change the "Off" to "On" for the options you need, and the other way around for the options you don;t need. Still, the real problem eludes me and that;s the one that needs fixing. -- Best regards, Claudiu Vasadi