[ipxe-devel] [Patch] settings-ui: support for additional navigation keys
Anton D. Kachalov
mouse at yandex-team.ru
Sun Aug 26 20:24:11 UTC 2012
Here it is.
26.08.2012, 17:00, "Ivan Shmakov" <oneingray at gmail.com>:
>>>>>> Anton D Kachalov writes:
>> Here is a patch to support PageUp/PageDown, Home and End keys to
>> navigate through configuration settings menu.
>
> As I've mentioned before, there're different conventions on how
> to encode these keys. Thus, it makes sense to support
> conventional C-a and C-e as synonyms for Home and End (as well
> as C-b, C-f, C-p, C-n for the left, right, up and down arrow
> keys.)
>
> Thus, e. g.:
>
> + case KEY_HOME:
> + case CTRL_A:
>
> TIA.
>
> --
> FSF associate member #7257 http://sf-day.org/
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
--
Anton D. Kachalov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipxe-settings-ui-keys.patch
Type: text/x-c
Size: 1029 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20120827/05c92692/attachment.bin>
More information about the ipxe-devel
mailing list