Normal
I have been thinking about something similar in the past. I made a small proof of concept, but I got stuck on somthing (can't remember exactly what). But I used "SMS style" navigation. Which basically means that pressing 2 will cycle through ABC, 3 will cycle through DEF etc.. Just like on your phone. 1 could be used for cycling though numbers.I decided to use the numbers because some letters are used the specific MP actions like play/pause etc.. and all the required number keys are free. 0, which is delete, does not have to be used. And this way it would also be useable for remote control users.Maybe you could also implement the SMS behaviour.
I have been thinking about something similar in the past. I made a small proof of concept, but I got stuck on somthing (can't remember exactly what). But I used "SMS style" navigation. Which basically means that pressing 2 will cycle through ABC, 3 will cycle through DEF etc.. Just like on your phone. 1 could be used for cycling though numbers.
I decided to use the numbers because some letters are used the specific MP actions like play/pause etc.. and all the required number keys are free. 0, which is delete, does not have to be used. And this way it would also be useable for remote control users.
Maybe you could also implement the SMS behaviour.