diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/input.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf index a4ce3fc0e7..e2a663322d 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -69,6 +69,10 @@ #Shift+LEFT no-osd seek -1 - exact #Shift+UP no-osd seek 5 - exact #Shift+DOWN no-osd seek -5 - exact +#PGUP add chapter 1 # skip to next chapter +#PGDWN add chapter -1 # skip to previous chapter +#Shift+PGUP seek 600 +#Shift+PGDWN seek -600 #[ multiply speed 0.9091 # scale playback speed #] multiply speed 1.1 #{ multiply speed 0.5 @@ -140,8 +144,6 @@ #MUTE cycle mute #CLOSE_WIN quit #CLOSE_WIN {encode} quit -#PGUP add chapter 1 # skip to next chapter -#PGDWN add chapter -1 # skip to previous chapter #E cycle edition # next edition # Apple Remote section |