%general-entities; ]> $LastChangedBy$ $Date$ Xorg-Server-&xorg-server-version; Xorg Server Introduction to Xorg-Server The Xorg Server is the core of the X Window system. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xorg-server-md5sum; Download size: &xorg-server-size; Estimated disk space required: &xorg-server-buildsize; Estimated build time: &xorg-server-time; Xorg Server Dependencies Required and Optional , , , and User Notes: Installation of Xorg Server Install the server by running the following commands: ./configure $XORG_CONFIG \ --with-module-dir=$XORG_PREFIX/lib/X11/modules \ --with-xkb-output=/var/lib/xkb \ --enable-install-setuid && make This package does not come with a test suite. Now as the root user: make install Command Explanations --with-module-dir=...: This parameter sets the destination for the installed modules. --enable-install-setuid: The Xorg binary must run as the root user. This switch ensures that the binary is installed setuid when make is run by an unprivileged user. --disable-glx: Disable building of the GLX extension. This parameter is required if building without Mesa. --disable-dri: Disable building of the DRI extension. This parameter is required if building without Mesa. --disable-config-hal: Disable the use of HAL. --enable-config-dbus: Enable use of D-Bus. Contents Installed Programs Installed Libraries Installed Directories cvt, dmxaddinput, dmxaddscreen, dmxreconfig, dmxresize, dmxrminput, dmxrmscreen, dmxtodmx, dmxwininfo, getconfig, getconfig.pl, gtf, inb, inl, inw, ioport, outb, outl, outw, pcitweak, scanpci, vdltodmx, X, Xdmx, xdmx, xdmxconfig, Xnest, Xorg, xorgcfg, xorgconfig and Xvfb None /var/lib/xkb and the following subdirectories of $XORG_PREFIX/: include/xorg, include/X11/pixmaps, lib/X11/{getconfig,modules} and lib/xserver Short Descriptions cvt calculates VESA CVT mode lines. cvt dmxaddinput adds an input device to an Xdmx server. dmxaddinput dmxaddscreen adds a screen to an Xdmx server. dmxaddscreen dmxreconfig refreshes the screen attributes in an Xdmx server. dmxreconfig dmxresize resizes an Xdmx desktop. dmxresize dmxrminput removes an input device from an Xdmx server. dmxrminput dmxrmscreen removes a screen from an Xdmx server. dmxrmscreen dmxtodmx is a dmx configuration file parser and printer. dmxtodmx dmxwininfo queries a window's attributes on an Xdmx server. dmxwininfo getconfig a wrapper script around getconfig.pl. getconfig getconfig.pl gets configuration information for the Xorg server. getconfig.pl gtf calculates VESA GTF mode lines. gtf inb is a symbolic link to ioport. inb inl is a symbolic link to ioport. inl inw is a symbolic link to ioport. inw ioport sets input and output ports for the X server. ioport outb is a symbolic link to ioport. outb outl is a symbolic link to ioport. outl outw is a symbolic link to ioport. outw pcitweak reads or writes the PCI config space. pcitweak scanpci scans and probes the PCI buses. scanpci vdltodmx is a VDL format dmx configuration file parser and printer. vdltodmx X is a symbolic link to Xorg. X Xdmx is the Distributed Multi-head X server. Xdmx xdmx prints information about the Xdmx server. xdmx xdmxconfig is a graphical configuration tool for Xdmx configuration files. xdmxconfig Xnest is a nested X server. Xnest Xorg is the X11R7 X Server. Xorg xorgcfg is a graphical configuration tool for Xorg. xorgcfg xorgconfig generates an xorg.conf file. xorgconfig Xvfb is the virtual framebuffer X server for X Version 11. Xvfb