Author: bdubbs
Date: Thu Aug 1 13:51:50 2019
New Revision: 21893
Log:
Tweaks to xorg-server and xinit
Modified:
trunk/BOOK/x/installing/xinit.xml
trunk/BOOK/x/installing/xorg-server.xml
Modified: trunk/BOOK/x/installing/xinit.xml
==============================================================================
--- trunk/BOOK/x/installing/xinit.xml Thu Aug 1 12:17:08 2019 (r21892)
+++ trunk/BOOK/x/installing/xinit.xml Thu Aug 1 13:51:50 2019 (r21893)
@@ -105,7 +105,7 @@
on the Xorg application as the <systemitem
class="username">root</systemitem> user:</para>
-<screen><userinput>chmod u+s $XORG_PREFIX/libexec/Xorg</userinput></screen>
+<screen role="nodump"><userinput>chmod u+s
$XORG_PREFIX/libexec/Xorg</userinput></screen>
<para>At this point you can start Xorg on virtual terminal 7 with
<command>startx <client arguments> -- vt7</command>. Now
@@ -116,7 +116,7 @@
modify the <command>startx</command> script as the <systemitem
class="username">root</systemitem> user with:</para>
-<screen><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/: #&/'
$XORG_PREFIX/bin/startx</userinput></screen>
+<screen role="nodump"><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/:
#&/' $XORG_PREFIX/bin/startx</userinput></screen>
<para>After this change, the virtual terminal does not need to be
specified on the startx command line.</para>
Modified: trunk/BOOK/x/installing/xorg-server.xml
==============================================================================
--- trunk/BOOK/x/installing/xorg-server.xml Thu Aug 1 12:17:08 2019
(r21892)
+++ trunk/BOOK/x/installing/xorg-server.xml Thu Aug 1 13:51:50 2019
(r21893)
@@ -138,7 +138,6 @@
<screen><userinput>./configure $XORG_CONFIG \
--enable-glamor \
- --enable-install-setuid \
--enable-suid-wrapper \
--with-xkb-output=/var/lib/xkb &&
make</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page