Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
c25947e7
Commit
c25947e7
authored
Feb 07, 2003
by
Alexis de Lattre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- FAQ : the first question of the "troubleshooting" section now tells the
user to delete VLC's configuration file.
parent
a2cc5e1a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
15 deletions
+25
-15
doc/faq/faq.sgml
doc/faq/faq.sgml
+25
-15
No files found.
doc/faq/faq.sgml
View file @
c25947e7
...
@@ -131,9 +131,8 @@ deb-src http://www.videolan.org/pub/videolan/debian sources/
...
@@ -131,9 +131,8 @@ deb-src http://www.videolan.org/pub/videolan/debian sources/
<question><para>How can I save my VLC configuration?</para></question>
<question><para>How can I save my VLC configuration?</para></question>
<answer><para>Currently, the only way to save the configuration options
<answer><para>In the graphical interface, go to <emphasis>Settings /
in VLC is through the preferences menu in one of the graphical user
Preferences</emphasis> and click on <emphasis>Save</emphasis>.
interface plugins.
</para></answer></qandaentry>
</para></answer></qandaentry>
...
@@ -180,6 +179,29 @@ Settings\your_name</filename></para></listitem>
...
@@ -180,6 +179,29 @@ Settings\your_name</filename></para></listitem>
<qandaentry>
<qandaentry>
<question><para>VLC has a strange behavior...</para></question>
<answer><para>The first thing to do is to delete VLC's configuration
file :</para>
<itemizedlist>
<listitem><para>under unices, remove the file
<filename>~/.vlc/vlcrc</filename>;</para></listitem>
<listitem><para>under Windows, remove the file
<filename>vlcrc</filename> in the <filename>vlc</filename> subfolder of
your <filename>Application Data</filename> directory.</para></listitem>
</itemizedlist>
<para>Then restart VLC ; if it doesn't get any better, read the
following questions !</para>
</answer></qandaentry>
<qandaentry>
<question><para>When I start VLC, I do not see any interface
<question><para>When I start VLC, I do not see any interface
coming</para></question>
coming</para></question>
...
@@ -348,18 +370,6 @@ reporting page</ulink>.
...
@@ -348,18 +370,6 @@ reporting page</ulink>.
<qandaentry>
<qandaentry>
<question><para>I am stuck with option xxx, how do I reset
options?</para></question>
<answer><para>Under unices, remove your
<filename>~/.vlc/vlcrc</filename>; for Windows, remove
<filename>vlcrc</filename> in the videolan subfolder of your
<filename>Application Data</filename> directory.
</para></answer></qandaentry>
<qandaentry>
<question><para>I do not have access to the GUI anymore</para></question>
<question><para>I do not have access to the GUI anymore</para></question>
<answer><para>If you change the default interface module in the
<answer><para>If you change the default interface module in the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment