diff --git a/etc/input.conf b/etc/input.conf index bcc52359e2..20aa7199f9 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -67,7 +67,7 @@ #ZOOMOUT add video-zoom -0.1 # zoom out #Ctrl+WHEEL_UP add video-zoom 0.1 # zoom in #Ctrl+WHEEL_DOWN add video-zoom -0.1 # zoom out -#Alt+BS set video-zoom 0 ; set video-pan-x 0 ; set video-pan-y 0 # reset zoom and pan settings +#Alt+BS set video-zoom 0; set panscan 0; set video-pan-x 0; set video-pan-y 0 # reset zoom and pan settings #PGUP add chapter 1 # seek to the next chapter #PGDWN add chapter -1 # seek to the previous chapter #Shift+PGUP seek 600 # seek 10 minutes forward