This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10785 - separate keymap for morse code input from keymap for keyboard
Attached to Project:
Rockbox
Opened by Teruaki Kawashima (teru) - Sunday, 15 November 2009, 13:40 GMT+2
Last edited by Teruaki Kawashima (teru) - Saturday, 16 January 2010, 15:00 GMT+2
Opened by Teruaki Kawashima (teru) - Sunday, 15 November 2009, 13:40 GMT+2
Last edited by Teruaki Kawashima (teru) - Saturday, 16 January 2010, 15:00 GMT+2
|
Detailsthis patch adds new context, CONTEXT_MORSE_INPUT for keymaps and use it but CONTEXT_KEYBOARD while in morse code input mode in keyboard.
it's purpose is to make it easier/possible to adapt more keymaps for morse input. but i'm not sure if this is a way to go. doesn't this make things complicated? |
This task depends upon
Closed by Teruaki Kawashima (teru)
Saturday, 16 January 2010, 15:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r24250.
Saturday, 16 January 2010, 15:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r24250.
* Enable morse input on ondio as an example.