From bde0b07da61a183560fe6645c0c7bbc6efe2685e Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 22 Aug 2019 11:41:43 -0700 Subject: [PATCH] Add interface tab summary for vlc prefrences --- 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 37522b83..b1f3bc69 100644 --- a/source/2/2.5/2.5.3/vlc.rst +++ b/source/2/2.5/2.5.3/vlc.rst @@ -75,7 +75,7 @@ To crop pixels off the margins use the :guilabel:`Crop` subtab. To take a number Customizing ----------- -To view your preferences of VLC press :kbd:`control +P` or :menuselection:`Tools --> Prefrences`. To choose to use a custom skin for vlc press the :guilabel:`Use custom skin` radio button. To toggle showing the controls for pausing playback and other things check/uncheck the :guilabel:`Show controls in full screen mode` checkbox. To have the video display in its own window uncheck the :guilabel:`Integrate video in interface` checkbox. To start vlc in a minimal view mode check/uncheck the :guilabel:`Start in minimal view mode` checkbox. To have vlc pause playback when the vlc window is minimized check/uncheck the :guilabel:`Pause playback when minimized` checkbox. To toggle showing an icon in the system tray check/uncheck the :guilabel:`Show systray icon` checkbox. To change vlc showing a popup when the media changes like when having multiple files in a playlist change the :guilabel:`Show media change popup` menu. The :guilabel:`Force window style` changes the way vlc windows are drawn if you want a custom layout for just vlc. To allow only one window of vlc check the :guilabel:`Allow only one instance` checkbox. If you have only one instance check the :guilabel:`Enqueue items into playlist in one instance mode` checkbox to add new files to play at the end of the playlist. To have vlc continue playback of files changes change the :guilabel:`Continue playback?` menu and select Always to always playback or ask to ask for playback. +To view your preferences of VLC press :kbd:`control +P` or :menuselection:`Tools --> Prefrences`. To change how VLC looks and what buttons it has use the :guilabel:`Interface` tab. To choose to use a custom skin for vlc press the :guilabel:`Use custom skin` radio button. To toggle showing the controls for pausing playback and other things check/uncheck the :guilabel:`Show controls in full screen mode` checkbox. To have the video display in its own window uncheck the :guilabel:`Integrate video in interface` checkbox. To start vlc in a minimal view mode check/uncheck the :guilabel:`Start in minimal view mode` checkbox. To have vlc pause playback when the vlc window is minimized check/uncheck the :guilabel:`Pause playback when minimized` checkbox. To toggle showing an icon in the system tray check/uncheck the :guilabel:`Show systray icon` checkbox. To change vlc showing a popup when the media changes like when having multiple files in a playlist change the :guilabel:`Show media change popup` menu. The :guilabel:`Force window style` changes the way vlc windows are drawn if you want a custom layout for just vlc. To allow only one window of vlc check the :guilabel:`Allow only one instance` checkbox. If you have only one instance check the :guilabel:`Enqueue items into playlist in one instance mode` checkbox to add new files to play at the end of the playlist. To have vlc continue playback of files changes change the :guilabel:`Continue playback?` menu and select Always to always playback or ask to ask for playback. .. image:: vlcprefrences.png