Menu

#492 [RFE]shortcuts for fine tune

open
5
2004-12-01
2004-12-01
No

Hi

TV Time rocks (you can depend on tvtime :)
It's great it remembers fine tune settings without
manually saving the channel again. Would be nice to
have keyboard shortcuts for fine-tunning, avoiding to
go to menu.

Thanks!

Discussion

  • c

    c - 2004-12-03

    Logged In: YES
    user_id=695574

    While there are no default keybindings for this, tvtime does
    have the ability for you to add keybindings.

    Open up your ~/.tvtime/tvtime.xml file and add something
    like the following to the bottom (before </tvtime>):

    <bind command="finetune_up">
    <keyboard key="F10"/>
    </bind>
    <bind command="finetune_down">
    <keyboard key="F9"/>
    </bind>

    Of course, you can set the keys to whatever you like (make
    sure they don't conflict with any other keys you have set).
    Save the file, and re-run tvtime to test it.

    For a detailed list on what you can bind to keys, check out
    "tvtime-command" for the list of commands as well as the
    default.tvtime.xml file located here:

    http://tvtime.sourceforge.net/default.tvtime.xml

     
  • Marius Andreiana

    Logged In: YES
    user_id=53374

    Thank you for the helpful response! That works for me.
    Feel free to close this if it's not considered useful by
    other tvtime users.

     

Log in to post a comment.