On 03/13/2014 08:49 AM, Jason Champion wrote:
Hi Dick,
This sounded like an interesting problem so I took a quick peek at the
Totem code.
It turns out that it'll be pretty easy if you don't mind checking out
and building Totem from source.
There's source available here:
https://github.com/GNOME/totem
In the file, totem-private.h, on line 173, is where the "seek back"
amount is defined, as SEEK_BACKWARD_OFFSET. If you change that from
-15 to -2 that should theoretically do what you want.
https://github.com/GNOME/totem/blob/master/src/totem-private.h
Thanks. I'll give that a try. I've not done much in the way of compiling
from source, but I'm always willing to learn.
--
Regards,
Dick Steffens
_______________________________________________
Portland mailing list
[email protected]
https://mail.python.org/mailman/listinfo/portland