From 3df1ba7d8ff11505ec7ce50098944821038bd897 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 27 Sep 2018 16:11:17 -0700 Subject: [PATCH] Start Vlc how to launch and open files --- source/2/2.5/2.5.3/vlc.rst | 13 +++++++++++++ source/2/2.5/Sound_and_Video.rst | 1 + 2 files changed, 14 insertions(+) create mode 100644 source/2/2.5/2.5.3/vlc.rst diff --git a/source/2/2.5/2.5.3/vlc.rst b/source/2/2.5/2.5.3/vlc.rst new file mode 100644 index 00000000..cd331f7b --- /dev/null +++ b/source/2/2.5/2.5.3/vlc.rst @@ -0,0 +1,13 @@ +Chapter 2.5.3 VLC +================= + +VLC is the default media player for Lubuntu that can open both audio and video files. + +Useage +------ +To open media stored locally on your system click media open file and navigate your local files or press control +o on the keyboard to open files stored locally on your machine. If you wish to open media from somewhere on the internet on media press open network stream or press control n. + +How to launch +------------- +to launch vlc in the menu go to Sound and video --> VLC media player or run vlc from the command line. + diff --git a/source/2/2.5/Sound_and_Video.rst b/source/2/2.5/Sound_and_Video.rst index 8b56a24b..349d2550 100644 --- a/source/2/2.5/Sound_and_Video.rst +++ b/source/2/2.5/Sound_and_Video.rst @@ -5,3 +5,4 @@ Chapter 2.5 Sound and Video :maxdepth: 2 :titlesonly: + 2.5.3/VLC