Changeset 8f28642
- Timestamp:
- 10/01/2003 08:42:34 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9b8404e
- Parents:
- a679914
- Location:
- gnome
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/config/config-core.xml
ra679914 r8f28642 4 4 5 5 6 <para>Create an <filename>.xinitrc</filename> file to start GNOME: 6 <para>Create an <filename>.xinitrc</filename> file to start 7 <application><acronym>GNOME</acronym></application>: 7 8 <screen><userinput><command>echo "exec gnome-session" >> 8 9 ~/.xinitrc</command></userinput></screen> … … 11 12 </para> 12 13 13 <para>At this point you can bring up GNOME with 14 <para>At this point you can bring up 15 <application><acronym>GNOME</acronym></application> with 14 16 <command>startx</command>.</para> 15 17 -
gnome/config/config.xml
ra679914 r8f28642 3 3 <title>Configuring GNOME</title> 4 4 5 <para>This chapter makes 6 <application><acronym>GNOME</acronym></application> your Desktop of 7 choice when <command>startx</command> is run.</para> 8 5 9 &gnome-config-core; 6 10 -
gnome/other/gconf-editor.xml
ra679914 r8f28642 1 <sect1 id="gconf-editor" xreflabel=" gconf-editor-&gconf-editor-version;">1 <sect1 id="gconf-editor" xreflabel="GConf Editor-&gconf-editor-version;"> 2 2 <?dbhtml filename="gconf-editor.html" dir="gnome"?> 3 <title> gconf-editor-&gconf-editor-version;</title>3 <title>GConf Editor-&gconf-editor-version;</title> 4 4 5 5 &gconf-editor-intro; -
gnome/other/gconf-editor/gconf-editor-desc.xml
ra679914 r8f28642 2 2 <title>Contents</title> 3 3 4 <para>The <application> gconf-editor package</application>contains4 <para>The <application>GConf Editor</application> package contains 5 5 <command>gconf-editor</command>.</para> 6 6 … … 10 10 11 11 <sect3><title>gconf-editor</title> 12 <para><command>gconf-editor</command> allows direct modification of the GConf 12 <para><command>gconf-editor</command> allows direct modification of the 13 <application>GConf</application> 13 14 configuration database.</para></sect3> 14 15 -
gnome/other/gconf-editor/gconf-editor-inst.xml
ra679914 r8f28642 1 1 <sect2> 2 <title>Installation of <application> gconf-editor</application></title>2 <title>Installation of <application>GConf Editor</application></title> 3 3 4 <para>Install <application> gconf-editor</application> by running the following commands:</para>4 <para>Install <application>GConf Editor</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX && -
gnome/other/gconf-editor/gconf-editor-intro.xml
ra679914 r8f28642 1 1 <sect2> 2 <title>Introduction to <application> gconf-editor</application></title>2 <title>Introduction to <application>GConf Editor</application></title> 3 3 4 <para>The <application> gconf-editor</application> package contains a4 <para>The <application>GConf Editor</application> package contains a 5 5 <acronym>GUI</acronym> editor for the <application>GConf</application> 6 6 configuration database.</para> … … 19 19 </sect3> 20 20 21 <sect3><title><application> gconf-editor</application> dependencies</title>21 <sect3><title><application>GConf Editor</application> dependencies</title> 22 22 <sect4><title>Required</title> 23 23 <para><xref linkend="GConf"/></para></sect4> -
gnome/other/gdm.xml
ra679914 r8f28642 1 <sect1 id="gdm" xreflabel=" gdm-&gdm-version;">1 <sect1 id="gdm" xreflabel="GDM-&gdm-version;"> 2 2 <?dbhtml filename="gdm.html" dir="gnome"?> 3 <title> gdm-&gdm-version;</title>3 <title>GDM-&gdm-version;</title> 4 4 5 5 &gdm-intro; -
gnome/other/gdm/gdm-config.xml
ra679914 r8f28642 1 1 <sect2> 2 <title>Configuring <application> gdm</application></title>2 <title>Configuring <application>GDM</application></title> 3 3 4 4 <sect3><title>Config files</title> … … 8 8 <sect3><title>Configuration Information</title> 9 9 10 <para>The <application> gdm</application> <application>PAM</application>10 <para>The <application>GDM</application> <application>PAM</application> 11 11 config files contain modules not present in a <acronym>BLFS</acronym> 12 12 installation. The following commands will replace those files:</para> … … 45 45 case "$1" in 46 46 start) 47 echo "Starting gdm..."47 echo "Starting GDM..." 48 48 loadproc /opt/gnome-&gnome-version;/bin/gdm 49 49 ;; 50 50 51 51 stop) 52 echo "Stopping gdm..."52 echo "Stopping GDM..." 53 53 if [ -f /var/run/gdm.pid ]; then 54 54 loadproc /opt/gnome-&gnome-version;/sbin/gdm-stop … … 57 57 58 58 reload) 59 echo "Reloading gdm..."59 echo "Reloading GDM..." 60 60 reloadproc /opt/gnome-&gnome-version;/sbin/gdm-safe-restart 61 61 ;; 62 62 63 63 restart) 64 echo "Restarting gdm..."64 echo "Restarting GDM..." 65 65 loadproc /opt/gnome-&gnome-version;/sbin/gdm-restart 66 66 ;; -
gnome/other/gdm/gdm-desc.xml
ra679914 r8f28642 2 2 <title>Contents</title> 3 3 4 <para>The gdmpackage contains <command>gdm</command>,4 <para>The <application><acronym>GDM</acronym></application> package contains <command>gdm</command>, 5 5 <command>gdm-binary</command>, 6 6 <command>gdmXnestchooser</command>, … … 20 20 21 21 <sect3><title>gdm</title> 22 <para><command>gdm</command> is a wrapper script to execute gdm-binary, the configurable 23 GNOME-based login prompt.</para></sect3> 22 <para><command>gdm</command> is a wrapper script to execute the 23 <application><acronym>GDM</acronym></application> binary, the configurable 24 <application><acronym>GNOME</acronym></application> based login prompt.</para></sect3> 24 25 25 26 <sect3><title>gdmchooser</title> … … 35 36 <para><command>gdm-restart</command> sends the <acronym>HUP</acronym> 36 37 signal and <command>gdm-safe-restart</command> sends the 37 <acronym>USR 1</acronym>signal to the daemon so that it restarts. They are used after the38 <acronym>USR</acronym>1 signal to the daemon so that it restarts. They are used after the 38 39 config file is edited.</para></sect3> 39 40 … … 41 42 <para><command>gdmconfig</command> is an application for managing the configuration of the 42 43 entire <application>GDM</application> applications suite. It handles look and feel, security, 43 XDMCP, GDMchooser and more.</para></sect3>44 <acronym>XDMCP</acronym>, GDMchooser and more.</para></sect3> 44 45 45 46 </sect2> -
gnome/other/gdm/gdm-exp.xml
ra679914 r8f28642 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--sysconfdir=/etc/gnome :</command>This command puts5 configuration files in <filename >/etc/gnome</filename> instead of6 <filename >/opt/gnome2/etc</filename>.</para>4 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This command puts 5 configuration files in <filename class="directory">/etc/gnome</filename> instead of 6 <filename class="directory">/opt/gnome2/etc</filename>.</para> 7 7 8 <para>< command>--localstatedir=/var/lib :</command>This command9 puts files in <filename >/var/lib</filename> instead of10 <filename >/opt/gnome2/var</filename>.</para>8 <para><parameter>--localstatedir=/var/lib</parameter>: This command 9 puts files in <filename class="directory">/var/lib</filename> instead of 10 <filename class="directory">/opt/gnome2/var</filename>.</para> 11 11 12 <para><command>--with-pam-prefix=/etc :</command> This command puts pam 13 configuration files in <filename>/etc/pam.d</filename> instead of 14 <filename>/etc/gnome</filename>.</para> 12 <para><parameter>--with-pam-prefix=/etc</parameter>: This command puts 13 <application><acronym>PAM</acronym></application> 14 configuration files in <filename class="directory">/etc/pam.d</filename> instead of 15 <filename class="directory">/etc/gnome</filename>.</para> 15 16 16 17 </sect2> -
gnome/other/gdm/gdm-inst.xml
ra679914 r8f28642 1 1 <sect2> 2 <title>Installation of <application> gdm</application></title>2 <title>Installation of <application><acronym>GDM</acronym></application></title> 3 3 4 <para>Install <application> gdm</application> by running the following commands:</para>4 <para>Install <application><acronym>GDM</acronym></application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>groupadd gdm && -
gnome/other/gdm/gdm-intro.xml
ra679914 r8f28642 1 1 <sect2> 2 <title>Introduction to <application> gdm</application></title>2 <title>Introduction to <application><acronym>GDM</acronym></application></title> 3 3 4 <para>The <application>gdm</application> package contains GNOME's display manager daemon. This is 4 <para>The <application><acronym>GDM</acronym></application> package 5 contains <application><acronym>GNOME</acronym></application>'s Display Manager daemon. This is 5 6 useful for allowing configurable graphical logins.</para> 6 7 … … 18 19 </sect3> 19 20 20 <sect3><title><application> gdm</application> dependencies</title>21 <sect3><title><application><acronym>GDM</acronym></application> dependencies</title> 21 22 <sect4><title>Required</title> 22 23 <para><xref linkend="librsvg"/> and <xref linkend="libgnome"/></para></sect4> -
gnome/other/other.xml
ra679914 r8f28642 3 3 <title>Other GNOME Packages</title> 4 4 5 <para>This section will contains other GNOME packages.</para> 5 <para>This section will contains other 6 <application><acronym>GNOME</acronym></application> packages.</para> 6 7 7 8 &gconf-editor;
Note:
See TracChangeset
for help on using the changeset viewer.