[mythtv] [mythtv-commits] Ticket #8394: When watching a recording, up and down arrows will activate jump forward and jump back even though all key bindings are removed

Michael T. Dean mtdean at thirdcontact.com
Thu Apr 29 17:52:07 UTC 2010


On 04/29/2010 08:11 AM, aaron wrote:
> On Wed, Apr 28, 2010 at 19:55, MythTV wrote:
>    
>> #8394: When watching a recording, up and down arrows will activate jump forward
>> and jump back even though all key bindings are removed
>> --------------------------------------------------+-------------------------
>>   Reporter:  Peter Semple<petersemple@…>            |       Owner:  janne
>>      Type:  defect                                |      Status:  new
>>   Priority:  minor                                 |   Milestone:  unknown
>> Component:  MythTV - Video Playback               |     Version:  0.21
>>   Severity:  medium                                |     Mlocked:  0
>> --------------------------------------------------+-------------------------
>>   When watching a recording, the up and down arrow keys will activate the
>>   jump forward and jump back functions.  This will lead to the recording
>>   jumping by the defined number of minutes.  This happens even after all
>>   keybindings are removed from the jump forward and jump back functions in
>>   Edit Keys.  It can be a particular pain with a keyboard or remote that
>>   generates these signals due to interference.
>>      
> This is "expected," isn't it?

Pretty sure it is, but I there's not enough information in the report 
for me to say for sure, and I haven't had a chance to randomly change 
things on my setup to try to figure out exactly has been changed.

>   Frustrating enough that I've been
> patching it out of my codebase for many years. Ever since the day it
> was introduced (and I believe it was introduced before there were
> customizable keybindings)
>
> But those specific keys are hard-coded; I think the logic is, if
> you're watching a recording and you press "Channel Up" (or Down) it
> does a jump. If you're watching LiveTV it does a channel change.
> Something like that.
>
> I think Mike Dean had said he was planning on changing it, but no
> doubt it's far down on his priority list.
>    

It would help immensely if someone could specify exactly which 
keybindings you're talking about--and I don't mean keys.  So, for 
example, are you talking about CHANNELUP/DOWN (mapped to Up/Down arrows, 
respectively) in TV Playback?  Are you talking about JUMPFFWD/RWND 
(mapped to PgDown/Up, respectively) in TV Playback?  What all 
keybindings are you unmapping?  I'm assuming you're not unmapping Global 
UP/DOWN (also mapped to Up/Down arrows).  What action are you seeing 
when you hit the key?  Are you sure it's a jump (where you see, "Jump 
Back/Ahead" in the OSD), and not a seek (where you see, "Skip 
Back/Ahead" in the OSD)?

And, most importantly, what behavior are you guys actually looking for?  
Are you saying you want MythTV to /ignore/ the keypress?  Or are you 
saying that you've mapped Up/Down to some other action and MythTV is 
still doing a jump and not doing whatever other action you're trying to use?

Thanks,
Mike


More information about the mythtv-dev mailing list