From f476c0275bc6274defb11c7dd4469435fecc303a Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:25:04 -0400 Subject: [PATCH] DOCS/man/osc.rst: fix binding documentation The documentation doesn't agree with the implementation and commit message (which agree with each other). --- DOCS/man/osc.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index cd3989dcecd02..eece0021ebba1 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -31,7 +31,7 @@ The Interface pl prev ============= ================================================ left-click play previous file in playlist - right-click open the playlist selector + right-click show the playlist shift+L-click show the playlist middle-click show the playlist ============= ================================================ @@ -39,7 +39,7 @@ pl prev pl next ============= ================================================ left-click play next file in playlist - right-click open the playlist selector + right-click show the playlist shift+L-click show the playlist middle-click show the playlist ============= ================================================ @@ -66,14 +66,14 @@ play skip back ============= ================================================ left-click go to beginning of chapter / previous chapter - right-click show chapters + right-click open the chapter selector shift+L-click show chapters ============= ================================================ skip frwd ============= ================================================ left-click go to next chapter - right-click show chapters + right-click open the chapter selector shift+L-click show chapters ============= ================================================