%general-entities; ]> $LastChangedBy$ $Date$ xinit-&xinit-version; xinit Introduction to xinit The xinit package contains a usable script to start the xserver. ¬-katamari; &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xinit-md5sum; Download size: &xinit-size; Estimated disk space required: &xinit-buildsize; Estimated build time: &xinit-time; xinit Dependencies Required (runtime only) , , and User Notes: Installation of xinit Install xinit by running the following commands: ./configure $XORG_CONFIG --with-xinitdir=/etc/X11/xinit && make This package does not come with a test suite. Now, as the root user: make install Create a configuration file required to use the latest Xorg Server by running the following command as the root user: cat > /etc/X11/xinit/xserverrc << "EOF" #!/bin/sh if [ -z "$XDG_VTNR" ]; then exec /usr/bin/X -nolisten tcp "$@" else exec /usr/bin/X -nolisten tcp "$@" vt$XDG_VTNR fi EOF Contents Installed Programs Installed Libraries Installed Directories xinit and startx None None Short Descriptions startx initializes an X session. startx xinit is the X Window System initializer. xinit