Changeset facb5590 for x/installing/xorg-server.xml
- Timestamp:
- 01/03/2018 06:05:20 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 058a5461
- Parents:
- 1f4c3f9f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/installing/xorg-server.xml
r1f4c3f9f rfacb5590 7 7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 8 8 <!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 9 <!ENTITY xorg-server-md5sum " 4ac6feeae6790436ce9de879ca9a3bf8">10 <!ENTITY xorg-server-size "5. 7MB">11 <!ENTITY xorg-server-buildsize "6 10MB">9 <!ENTITY xorg-server-md5sum "3e47777ff034a331aed2322b078694a8"> 10 <!ENTITY xorg-server-size "5.8 MB"> 11 <!ENTITY xorg-server-buildsize "648 MB"> 12 12 <!-- don't mention the tests, people will think they take a long time instead of seconds --> 13 <!ENTITY xorg-server-time "2. 0SBU">13 <!ENTITY xorg-server-time "2.1 SBU"> 14 14 ]> 15 15 … … 205 205 systemd-logind support, otherwise, an error (EE), logged in 206 206 <filename>/var/log/Xorg.0.log</filename>, occurs when starting the X 207 server. Systemd is not supported by this version of BLFS.207 server. Systemd is not supported by this (sysv) version of BLFS. 208 208 </para> 209 209 … … 249 249 dmxaddscreen, dmxinfo, dmxreconfig, dmxresize, dmxrminput, 250 250 dmxrmscreen, dmxtodmx, dmxwininfo, vdltodmx, Xdmx, xdmxconfig, Xephyr, 251 and Xfbdev251 Xfbdev and Xwayland 252 252 </seg> 253 253 <seg> … … 401 401 </varlistentry> 402 402 403 <varlistentry id="Xwayland-x7"> 404 <term><command>Xwayland</command></term> 405 <listitem> 406 <para> 407 allows the X server to run X clients under wayland (i.e. wayland 408 provides the input devices and handles the presentation of the 409 windows). 410 </para> 411 <indexterm zone="xorg-server Xwayland-x7"> 412 <primary sortas="b-Xwayland">Xwayland</primary> 413 </indexterm> 414 </listitem> 415 </varlistentry> 416 403 417 <varlistentry id="modesetting_drv-x7"> 404 418 <term><filename class="libraryfile">modesetting_drv.so</filename></term>
Note:
See TracChangeset
for help on using the changeset viewer.