From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from oproxy4-pub.bluehost.com ([69.89.21.11]:55289 "HELO oproxy4-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756515Ab2AJQcB (ORCPT ); Tue, 10 Jan 2012 11:32:01 -0500 Message-ID: <4F0C75A5.6000000@xenotime.net> Date: Tue, 10 Jan 2012 09:30:13 -0800 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: [PATCH v2 2/2] menuconfig: add Home and End keys support for inputbox References: <20120109113633.24486.69758.stgit@localhost6.localdomain6> <20120109113641.24486.95511.stgit@localhost6.localdomain6> <4F0B6845.4080503@xenotime.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Paulius Zaleckas Cc: mmarek@suse.cz, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org On 01/10/2012 03:50 AM, Paulius Zaleckas wrote: > On Tue, Jan 10, 2012 at 12:20 AM, Randy Dunlap wrote: >> On 01/09/2012 03:36 AM, Paulius Zaleckas wrote: >>> Makes long string editing easier. >>> >>> Signed-off-by: Paulius Zaleckas >> >> Hi, >> >> Does "default hostname" in the "General setup" menu use an inputbox? > > Yes, it does. > >> If so, I can't get Home and End keys to work for it. > > Strange. It works for me. Have you applied both patches? Yes, I have both patches applied. >> If not, please tell me a field that uses an inputbox so that I can test it. Thanks. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***