From e6005ba2d793db5a7ca93167a409d2b21d208933 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 24 Jun 2019 16:50:37 -0700 Subject: [PATCH] Add vlc mute by tray --- 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 f002ae0e..9e3742e1 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. 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`. +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`. To mute all vlc by the tray right click and select :menuselection:`Mute`. Screenshot ----------