Opened 12 years ago
Closed 11 years ago
#5309 closed enhancement (wontfix)
Allow keypad to select a menu item
Reported by: | anonymous | Owned by: | stuartm |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch allow the user to quickly select a menu item in myththemedmenu. 1 -> first button 9 -> 9th button 0 -> 10th button
Attachments (2)
Change History (4)
Changed 12 years ago by
Attachment: | keypad_mainmenu.diff added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Isaac Richards to stuartm |
---|---|
Status: | new → assigned |
myththemedmenu is going to be re-written so the patch there won't be used. It will use mythlistbutton directly though, so if you want to submit a patch just for that then please go ahead.
MythListbutton? is used in the trunk versions of mythgallery, mythnews, mythflix, mythcontrols etc
I'm not entirely convinced this is a good idea, it's definitely going to conflict with 0-9 bindings in screens such as watch recordings and upcoming recordings. I'd welcome some discussion on the -dev list so we can see what the balance of opinion is.
Changed 12 years ago by
Attachment: | keypad_mythlistbutton.diff added |
---|
add keypad binding for mythlistbutton as it will be used for themed menu
comment:2 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
This will conflict with too many screens where 0-9 are bound to other actions and I don't see it as an efficient use of those buttons.
same for mythlistbutton however I do not know where this is used, any idea ? (so I can check)