Changeset ff3a9a0 for lxde/desktop/lxde-common.xml
- Timestamp:
- 11/27/2016 04:05:13 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 53375fc
- Parents:
- 23e36d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/desktop/lxde-common.xml
r23e36d1 rff3a9a0 7 7 <!ENTITY lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz"> 8 8 <!ENTITY lxde-common-download-ftp " "> 9 <!ENTITY lxde-common-md5sum " 3ab92bd7bcff8bc8e6395651d164cf76">10 <!ENTITY lxde-common-size "8 72KB">11 <!ENTITY lxde-common-buildsize "2. 8MB">9 <!ENTITY lxde-common-md5sum "14a9d19c4576dc15d985453ccb8ca9f6"> 10 <!ENTITY lxde-common-size "869 KB"> 11 <!ENTITY lxde-common-buildsize "2.7 MB"> 12 12 <!ENTITY lxde-common-time "less than 0.1 SBU"> 13 13 ]> … … 75 75 <bridgehead renderas="sect4">Required</bridgehead> 76 76 <para role="required"> 77 <phrase revision="sysv"><xref linkend="consolekit"/>,</phrase>78 77 <xref linkend="lxde-icon-theme"/>, 79 78 <xref linkend="lxpanel"/>, … … 100 99 A notification daemon such as 101 100 <xref linkend="notification-daemon"/> or 102 <xref linkend="xfce4-notifyd"/> 101 <xref linkend="xfce4-notifyd"/>, and a display manager such as 102 <xref linkend="lxdm"/> or 103 <xref linkend="sddm"/> 103 104 </para> 104 105 … … 155 156 156 157 <screen><userinput>cat > ~/.xinitrc << "EOF" 157 <literal>ck-launch-session dbus-launch --exit-with-session startlxde</literal> 158 <literal># No need to run dbus-launch, since it is run by startlxde 159 ck-launch-session startlxde</literal> 158 160 EOF 159 161 … … 178 180 <note> 179 181 <para> 180 You may wish to drop consolekit and/or dbus-launch, e.g., just using182 You may wish to drop consolekit, just using 181 183 startlxde in ~/.xinitrc. However some capabilities such as mounting or 182 umounting file systems from a file manager will not be possible, or the183 reboot option will be absent or inoperative, among other problems.184 umounting file systems from a file manager will not be available, or 185 the reboot option will be absent or inoperative, among other problems. 184 186 </para> 185 187 </note>
Note:
See TracChangeset
for help on using the changeset viewer.