[mythtv-commits] Ticket #4499: Add more movement shortcuts for remote control in mythbrowser

MythTV mythtv at cvs.mythtv.org
Sun Jan 20 16:12:16 UTC 2008


#4499: Add more movement shortcuts for remote control in mythbrowser
--------------------------------------+-------------------------------------
 Reporter:  amb at gedanken.demon.co.uk  |       Owner:  ijr    
     Type:  enhancement               |      Status:  new    
 Priority:  minor                     |   Milestone:  unknown
Component:  mythbrowser               |     Version:  head   
 Severity:  low                       |     Mlocked:  0      
--------------------------------------+-------------------------------------
 Recent SVN changes (since 0.20.2 anyway) have added page up and page down
 movement but these have only been available with a full keyboard.  This
 patch adds keys for page up/down/left/right that will be found on a remote
 control and are currently unused and whose movement matches that in other
 parts of MythTV.

 3 => Page up    (like in the rest of MythTV);
 9 => Page down  (like in the rest of MythTV);
 1 => Page right (like forward one day in TV schedule);
 7 => Page left  (like backward one day in TV schedule)

 As an included improvement the left/right keys also now move by 1/10th of
 the screen size (like changeset 13456 did but only for for up and down).

 The page up/down/left/right movement is by half of the screen size rather
 than the whole size (unlike changeset 15204 which set this to the whole
 size so that no overlap was visible).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4499>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list