diff --git a/etc/input.conf b/etc/input.conf index 8c815af07f..2a088dee0d 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -69,8 +69,6 @@ #Shift+LEFT no-osd seek -1 - exact #Shift+UP no-osd seek 5 - exact #Shift+DOWN no-osd seek -5 - exact -#PGUP seek 600 -#PGDWN seek -600 #+ add audio-delay 0.100 # this changes audio/video sync #- add audio-delay -0.100 #[ multiply speed 0.9091 # scale playback speed @@ -148,8 +146,8 @@ #MUTE cycle mute #CLOSE_WIN quit #CLOSE_WIN {encode} quit -#! add chapter -1 # skip to previous chapter -#@ add chapter 1 # next +#PGUP add chapter -1 # skip to previous chapter +#PGDWN add chapter 1 # skip to next chapter #E cycle edition # next edition #A cycle angle #U stop @@ -205,6 +203,12 @@ #h cycle tv-channel -1 # previous channel #k cycle tv-channel +1 # next channel +# +# Legacy bindings (may or may not be removed in the future) +# +#! add chapter -1 # skip to previous chapter +#@ add chapter 1 # next + # # Not assigned by default # (not an exhaustive list of unbound commands)