Em 18-09-2015 15:44, [email protected] escreveu: > Author: bdubbs > Date: Fri Sep 18 11:44:11 2015 > New Revision: 16426 > > Log: > Tags for lxde. > Expand directos for starting lxde. > --This line, and th , will be ignored--
As I wrote in -dev, those are the contrary of what works for me. > Modified: trunk/BOOK/lxde/desktop/lxde-common.xml > ============================================================================== > --- trunk/BOOK/lxde/desktop/lxde-common.xml Fri Sep 18 09:02:25 2015 > (r16425) > +++ trunk/BOOK/lxde/desktop/lxde-common.xml Fri Sep 18 11:44:11 2015 > (r16426) > @@ -34,7 +34,7 @@ > a set of default configuration for LXDE. > </para> > > - &lfs77_checked; &gcc5_checked; > + &lfs78_checked; > > <bridgehead renderas="sect3">Package Information</bridgehead> > <itemizedlist spacing="compact"> > @@ -143,11 +143,31 @@ > </para> > > <screen><userinput>cat > ~/.xinitrc << "EOF" > -ck-launch-session startlxde > +startlxde > EOF > > startx</userinput></screen> > > + <note> > + <para> > + When <xref linkend="consolekit"/> was built, if you did not use the > + recommended <xref linkend="linux-pam"/> dependency or did not rebuild > + <xref linkend="shadow"/> with Linux-PAM, ~/.xinitrc should have the > + entry: > + </para> > + > + <screen><userinput>ck-launch-session startlxde</userinput></screen> > + > + <para>to obtain the appropriate permissions for system functions.</para> > + > + <para> > + To test if ck-launch-session is needed, run > + <command>ck-list-sessions</command> fropm the command line. If a > session > + associated with the current tty is present that is both 'active' and > + 'local' then <command>ck-launch-session</command> is not needed. > + </para> > + </note> > + > </sect2> > <!-- > <sect2 role="commands"> -- []s, Fernando, soon to be called Sisyphus -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
