From 030bed60dd6f714c3083d3f18969c8981e3a72df Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 16 Aug 2019 11:57:11 -0700 Subject: [PATCH] Add quit from system tray --- source/2/2.5/2.5.3/vlc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/2/2.5/2.5.3/vlc.rst b/source/2/2.5/2.5.3/vlc.rst index e6eb5d93..37522b83 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -45,7 +45,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`. If you have paused or stopped playback and want to resume right click the tray icon and select :menuselection:`Play`. 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`. To turn up right click on the system tray and select :menuselection:`Increase Volume`. To turn down the volume right click on the system tray and select :menuselection:`Decrease Volume`. +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`. If you have paused or stopped playback and want to resume right click the tray icon and select :menuselection:`Play`. 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`. To turn up right click on the system tray and select :menuselection:`Increase Volume`. To turn down the volume right click on the system tray and select :menuselection:`Decrease Volume`. To open a dialog to open more files right click on the system tray and select :menuselection:`Open Media`. To quit vlc from the system tray right click on the tray icon and select :menuselection:`Quit`. Screenshot ---------- @@ -53,7 +53,7 @@ Screenshot Effects and Filters -------------------- -To open an equalizier press the button that looks like several physical slider switches, press :kbd:`Control+E` or :menuselection:`Tools --> Effects and Filters` and use the :guilabel:`Audio effects` tab and :guilabel:`Equalizer` subtab. To enable the equalizier check the :guilabel:`Enable` checkbox. Then to increase or decrease the sound at each frequency up to increase the volume at that frequency. To select an equalizer preset use the :guilabel:`Preset` drop down menu. On the :guilabel:`Advanced` tab of audio effects there is a meter to adjust the pitch of the currently playing audio. To enable this effect check the :guilabel:`Enable` checkbox. To increase the pitch of the audio move the slider up. To decrease the pitch of the audio move the slider down. +To open an equalizier press the button that looks like several physical slider switches, press :kbd:`Control+E` or :menuselection:`Tools --> Effects and Filters` and use the :guilabel:`Audio effects` tab and :guilabel:`Equalizer` subtab. To enable the equalizier check the :guilabel:`Enable` checkbox. Then to increase or decrease the sound at each frequency up to increase the volume at that frequency. To select an equalizer preset use the :guilabel:`Preset` drop down menu. On the :guilabel:`Advanced` tab of audio effects there is a meter to adjust the pitch of the currently playing audio. To enable this effect check the :guilabel:`Enable` checkbox. To increase the pitch of the audio move the slider up. To decrease the pitch of the audio move the slider down. To open a dialog .. image:: equlizer.png