Changeset a6221fd for lxde/apps/lxdm.xml


Ignore:
Timestamp:
09/06/2014 04:20:49 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
76713fc
Parents:
2c4e26c
Message:

LXDM-0.5.0: tweaks.
Update to LLVM-3.5.0.
Update to mc-4.8.13.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14205 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxde/apps/lxdm.xml

    r2c4e26c ra6221fd  
    261261sed -i '/initdefault/ s/3/5/' /etc/inittab</userinput></screen>
    262262
     263      <para>
     264          One important script, executed after login, is
     265          <filename>/etc/lxdm/Xsession</filename>, which we have fixed to fit
     266          BLFS especifications.
     267      </para>
     268
    263269    </sect3>
    264270
     
    291297      <seglistitem>
    292298        <seg>
    293           lxdm, lxdm-binary and lxdm-config
     299          lxdm, lxdm-binary and lxdm-config, and, under /usr/libexec/,
     300          lxdm-greeter-gdk, lxdm-greeter-gtk, lxdm-numlock, and lxdm-session.
    294301        </seg>
    295302        <seg>
     
    348355        </listitem>
    349356      </varlistentry>
     357
     358      <varlistentry id="lxdm-greeter-gtk">
     359        <term><command>lxdm-greeter-gtk</command></term>
     360        <listitem>
     361          <para>
     362            is the graphical login greeter, where, between other options, user
     363            name is chosen and password is typed (if not in auto login mode)
     364          </para>
     365          <indexterm zone="lxdm lxdm-greeter-gtk">
     366            <primary sortas="b-lxdm">lxdm</primary>
     367          </indexterm>
     368        </listitem>
     369      </varlistentry>
     370
     371      <varlistentry id="lxdm-numlock">
     372        <term><command>lxdm-numlock</command></term>
     373        <listitem>
     374          <para>
     375            is a program to set the numlock key, if so defined in
     376            <filename>/etc/lxdm/lxdm.conf</filename>
     377          </para>
     378          <indexterm zone="lxdm lxdm-numlock">
     379            <primary sortas="b-lxdm">lxdm</primary>
     380          </indexterm>
     381        </listitem>
     382      </varlistentry>
    350383    </variablelist>
    351384  </sect2>
Note: See TracChangeset for help on using the changeset viewer.