Don't know if it can help in any way, but a while ago, I started work on a branch that allows for a better handling of keyboard shortcuts for the player. My selfish goal was to make a patch that doesn't change anything functionally for the default conf, but that allow you to configure other keys for the player actions, including keys for seeking with different granularities (10s, 1min, 10 mins). What I would personally love to have is the same behaviour as mplayer. My patch is fairly advanced, IIRC, but the big part that is missing is fixing the OSD button bar so that it uses correctly the focus stuff instead of handling all that by hand. Also, it might be a bit bitrot, and there might be parts unfinished. You can find it there: https://code.launchpad.net/~guijemont/moovida/player_keys If people bug me enough, maybe I'll find the courage to finish it.
Guij On 29 January 2010 14:48, Peter <[email protected]> wrote: > Hi all, > > As things stand, Moovida does not make it easy to navigate > to a particular part of a song or video. I recently submitted a > merge request to make the left/right buttons jump by 20s > instead of one minute: > > https://www.moovida.com/quality/review/request/%[email protected]%3e > > The 20s patch helps, but I still don't like the current situation, > please see this forum thread for a discussion of other options: > http://www.moovida.com/forums/viewtopic.php?f=8&t=1696 > > Feedback would be welcome - here or on the forum. > > Thanks, > > Peter >
