Changeset 1bac25ed


Ignore:
Timestamp:
09/29/2015 09:49:19 PM (9 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.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, 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:
e3e5318
Parents:
e6441b2
Message:
  • lxde-common-0.99.0: Minor grammar and typo fixes, after Bruce's ones for 'LXQt Desktop Final Instructions'.
  • LXQt Desktop Final Instructions: typo.
  • xfce4-session-4.12.1: Minor grammar and typo fixes, after Bruce's ones for 'LXQt Desktop Final Instructions'.
  • Starting KDE4: Minor grammar and typo fixes, after Bruce's ones for 'LXQt Desktop Final Instructions'.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • kde/core/config.xml

    re6441b2 r1bac25ed  
    6767      <para>
    6868        You may wish to drop consolekit and/or dbus-launch, e.g., just using
    69         startkde in .~/.xinitrc, but some functionalities such as mount/umount
    70         file systems from a file manager will not be possible, or the reboot
    71         option will be absent or not functioning, between other problems.
     69        startkde in ~/.xinitrc. However some capabilities such as mounting or
     70        umounting file systems from a file manager will not be possible, or the
     71        reboot option will be absent or inoperative, among other problems.
    7272      </para>
    7373    </note>
    7474
    7575    <para>
    76       When shutting down or rebooting, the stopping messages appear on the vt
     76      When shutting down or rebooting, the shutdown messages appear on the vt
    7777      where X was running. If you wish to see those messages, simultaneously
    7878      press keys Alt-F7 (assuming that X was running on vt7).
  • lxde/apps/lxterminal.xml

    re6441b2 r1bac25ed  
    9494    <title>Installation of LXTerminal</title>
    9595
    96     <note><para>
    97       By default,  <application>LXTerminal</application> installs its
    98       menu in the System category.  If desired, change it to the
    99       Utility category:</para>
    100 
    101 <screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in</userinput></screen>
    102     </note>
    103 
    104     <para>
    105       Install <application>LXTerminal</application> by running the following
    106       commands:
    107     </para>
    108 
    10996<screen><userinput>./configure --prefix=/usr &amp;&amp;
    11097make</userinput></screen>
  • lxde/desktop/lxde-common.xml

    re6441b2 r1bac25ed  
    179179      <para>
    180180        You may wish to drop consolekit and/or dbus-launch, e.g., just using
    181         startlxde in .~/.xinitrc, but some functionalities such as mount/umount
    182         file systems from a file manager will not be possible, or the reboot
    183         option will be absent or not functioning, between other problems.
     181        startlxde in ~/.xinitrc. However some capabilities such as mounting or
     182        umounting file systems from a file manager will not be possible, or the
     183        reboot option will be absent or inoperative, among other problems.
    184184      </para>
    185185    </note>
    186186
    187187    <para>
    188       When shutting down or rebooting, the stopping messages appear on the vt
     188      When shutting down or rebooting, the shutdown messages appear on the vt
    189189      where X was running. If you wish to see those messages, simultaneously
    190190      press keys Alt-F7 (assuming that X was running on vt7).
  • lxqt/desktop/post-install.xml

    re6441b2 r1bac25ed  
    121121      <para>
    122122        You may wish to drop consolekit and/or dbus-launch, e.g., just using
    123         startlxqt in .~/.xinitrc. However some capabilities such as mounting or
     123        startlxqt in ~/.xinitrc. However some capabilities such as mounting or
    124124        umounting file systems from a file manager will not be possible, or the
    125125        reboot option will be absent or inoperative, among other problems.
  • xfce/core/xfce4-session.xml

    re6441b2 r1bac25ed  
    215215      <para>
    216216        You may wish to drop consolekit and/or dbus-launch, e.g., just using
    217         startxfce4 in .~/.xinitrc, but some functionalities such as mount/umount
    218         file systems from a file manager will not be possible, or the reboot
    219         option will be absent or not functioning, between other problems.
     217        startxfce4 in ~/.xinitrc. However some capabilities such as mounting or
     218        umounting file systems from a file manager will not be possible, or the
     219        reboot option will be absent or inoperative, among other problems.
    220220      </para>
    221221    </note>
    222222
    223223    <para>
    224       When shutting down or rebooting, the stopping messages appear on the vt
     224      When shutting down or rebooting, the shutdown messages appear on the vt
    225225      where X was running. If you wish to see those messages, simultaneously
    226226      press keys Alt-F7 (assuming that X was running on vt7).
Note: See TracChangeset for help on using the changeset viewer.