I know this has been hashed an rehashed on the list. But I thought of
this today at work, let me know what you guys think of it:
for the key navigation of the menus, how about enumerating every menu
item, so that a user can press one key to pop up the menu, say '0', then
press the '5' key to access menu item five. If that item is a submenu
then the submenu pops up, and the usre can press another num key to
select a item off the sub menu.
ie. pressing 0, 3, 8, would select program 8, off of submenu 3.
~Shea M.