man-pages/man5/user-dirs.defaults.5.html
2021-03-31 01:06:50 +01:00

135 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of USER-DIRS.DEFAULT</TITLE>
</HEAD><BODY>
<H1>USER-DIRS.DEFAULT</H1>
Section: File Formats (5)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
user-dirs.defaults - default settings for XDG user dirs
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
The
/etc/xdg/user-dirs.defaults
file is a text file that contains the default values for the XDG user dirs which are used by the xdg-user-dirs-update command.
<P>
This file contains lines of the form
<P>
<DL COMPACT><DT id="1"><DD>
<PRE>
<I>NAME</I>=<I>VALUE</I>
</PRE>
</DL>
<P>
The following names are recognised:
<DL COMPACT><DT id="2"><DD>
DESKTOP
</DL>
<DL COMPACT><DT id="3"><DD>
DOWNLOAD
</DL>
<DL COMPACT><DT id="4"><DD>
TEMPLATES
</DL>
<DL COMPACT><DT id="5"><DD>
PUBLICSHARE
</DL>
<DL COMPACT><DT id="6"><DD>
DOCUMENTS
</DL>
<DL COMPACT><DT id="7"><DD>
MUSIC
</DL>
<DL COMPACT><DT id="8"><DD>
PICTURES
</DL>
<DL COMPACT><DT id="9"><DD>
VIDEOS
</DL>
<P>
The values are relative pathnames from the home directory and will be translated on a per-path-element basis into the users locale.
<P>
Lines beginning with a # character are ignored.
<A NAME="lbAD">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<P>
<B>XDG_CONFIG_DIRS</B>
<DL COMPACT><DT id="10"><DD>
The
user-dirs.defaults
file is located in this directory. The default is
/etc/xdg.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?1+xdg-user-dirs-update">xdg-user-dirs-update</A></B>(1)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="13"><A HREF="#lbAD">ENVIRONMENT</A><DD>
<DT id="14"><A HREF="#lbAE">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:06 GMT, March 31, 2021
</BODY>
</HTML>