Changeset 9fffa917
- Timestamp:
- 08/01/2019 08:51:50 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d996cdb5
- Parents:
- 27373006
- Location:
- x/installing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
x/installing/xinit.xml
r27373006 r9fffa917 106 106 class="username">root</systemitem> user:</para> 107 107 108 <screen ><userinput>chmod u+s $XORG_PREFIX/libexec/Xorg</userinput></screen>108 <screen role="nodump"><userinput>chmod u+s $XORG_PREFIX/libexec/Xorg</userinput></screen> 109 109 110 110 <para>At this point you can start Xorg on virtual terminal 7 with … … 117 117 class="username">root</systemitem> user with:</para> 118 118 119 <screen ><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/: #&/' $XORG_PREFIX/bin/startx</userinput></screen>119 <screen role="nodump"><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/: #&/' $XORG_PREFIX/bin/startx</userinput></screen> 120 120 121 121 <para>After this change, the virtual terminal does not need to be -
x/installing/xorg-server.xml
r27373006 r9fffa917 139 139 <screen><userinput>./configure $XORG_CONFIG \ 140 140 --enable-glamor \ 141 --enable-install-setuid \142 141 --enable-suid-wrapper \ 143 142 --with-xkb-output=/var/lib/xkb &&
Note:
See TracChangeset
for help on using the changeset viewer.