Ignore:
Timestamp:
08/17/2015 01:29:04 AM (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:
68d5b0e
Parents:
31b8fd26
Message:
  • #6819 Move "Configuring lxqt-common" from "lxqt-common-0.9.1" to "lxqt-session-0.9.0" and rename it to "Configuring lxqt-session", because "lxqt-config-session" is installed there.
  • #6822 Update to thunderbird-38.2.0.
  • #6823 Update to ImageMagick-6.9.2-0.
  • #6824 short descriptions.
  • #6825 Update to LibRaw-0.17.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/lxqt-session.xml

    r31b8fd26 r8b9ad6e  
    121121    <para>
    122122      <command>sed ...</command>: Fixes the headers for KF5.
     123    </para>
     124
     125  </sect2>
     126
     127  <sect2 role="configuration">
     128    <title>Configuring lxqt-session</title>
     129
     130    <para>
     131      Window Managers other than <xref linkend="openbox"/> may be used, e.g.
     132      <xref linkend="xfwm4"/>. Notice that <xref linkend="icewm"/> is not a
     133      valid replacement. <application>Fluxbox</application> does work, although
     134      in this context (with <xref linkend="lxqt-config"/>) <xref
     135      linkend="openbox"/> is better.  The
     136      <filename>/etc/xdg/lxqt/windowmanagers.conf</filename> comes with several
     137      examples of Window Managers and the ones which are installed will appear
     138      in a drop down list of <command>lxqt-config-session</command>. For the
     139      ones not included in
     140      <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>, you can use the
     141      <command>lxqt-config-session</command> "search" button, e.g. for <xref
     142      linkend="fluxbox"/>, navigating through the file system until you can
     143      choose <command>fluxbox</command>. Alternatively, if you wish the Window
     144      Manager of your choice to appear in the drop down list, include it in
     145      <filename>/etc/xdg/lxqt/windowmanagers.conf</filename>. For <xref
     146      linkend="fluxbox"/>, include the line
     147    </para>
     148
     149<screen><userinput><literal>fluxbox/Name=Fluxbox</literal></userinput></screen>
     150
     151    <para>
     152      and it will appear as an option in the drop down list. To change the WM,
     153      after selecting it, you need to restart the session.
    123154    </para>
    124155
Note: See TracChangeset for help on using the changeset viewer.