From b44db770bcb8ada7bd956a020f523fdeba3026f6 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 24 Jun 2019 16:47:16 -0700 Subject: [PATCH] Add stop prev/next right click on tray icon --- source/2/2.5/2.5.3/vlc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.5/2.5.3/vlc.rst b/source/2/2.5/2.5.3/vlc.rst index 46fbe228..f002ae0e 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -43,7 +43,7 @@ To change the aspect ratio of a video :menuselection:`Video --> Aspect Ratio` an If you are playing audio and want a visualization while listening to an audio file :menuselection:`Audio --> Visualizations` and choose the one you want. -Vlc will have an icon in the system tray when it is open and it looks like a traffic cone. If you right click on the tray icon you can select :menuselection:`Pause` to pause playback. +Vlc will have an icon in the system tray when it is open and it looks like a traffic cone. If you right click on the tray icon you can select :menuselection:`Pause` to pause playback. To stop playback right click on the tray icon and select :menuselection:`Stop`. To go to the next thing in the playlist right click on the tray icon and select :menuselection:`Next`. To move to the previous item in the playlist right click on the tray icon and select :menuselection:`Previous`. Screenshot ----------