lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPiS6wCzm-ReJGLDcQN9vYEeVRVzcqSN_gfMHkjUqJ5x4WpnVA@mail.gmail.com>
Date:	Thu, 12 Jan 2012 16:24:04 +0200
From:	Paulius Zaleckas <paulius.zaleckas@...il.com>
To:	Randy Dunlap <rdunlap@...otime.net>
Cc:	mmarek@...e.cz, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] menuconfig: add Home and End keys support for inputbox

On Wed, Jan 11, 2012 at 9:12 PM, Randy Dunlap <rdunlap@...otime.net> wrote:
> On 01/11/2012 01:21 AM, Paulius Zaleckas wrote:
>> On Tue, Jan 10, 2012 at 7:30 PM, Randy Dunlap <rdunlap@...otime.net> wrote:
>>> On 01/10/2012 03:50 AM, Paulius Zaleckas wrote:
>>>> On Tue, Jan 10, 2012 at 12:20 AM, Randy Dunlap <rdunlap@...otime.net> wrote:
>>>>> On 01/09/2012 03:36 AM, Paulius Zaleckas wrote:
>>>>>> Makes long string editing easier.
>>>>>>
>>>>>> Signed-off-by: Paulius Zaleckas <paulius.zaleckas@...il.com>
>>>>>
>>>>> 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.
>>
>> Ok this is really very strange, but I have made debug patch. See attachement.
>> It will print octal pressed key value just below the text field.
>>
>> From curses.h:
>> #define KEY_HOME      0406            /* home key */
>> #define KEY_END               0550            /* end key */
>>
>> Do you get the same values for Home and End keys? I do.
>
> All that I see in the inputbox when I use Home or End is:
>
> 033
>
> (ESCape key)

Is it working with nconfig?

> Could this have anything to do with me using xfce (xfce4)?

I have xfce at home. Will try it later today.

> thanks,
> --
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ