%general-entities; ]> Xorg Applications Xorg-&xorg-version; Applications Introduction to Xorg Applications The Xorg applications provide the expected applications available in previous X Window implementations. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download size: &x7apps-size; Estimated disk space required: &x7apps-buildsize; Estimated build time: &x7apps-time; Xorg Applications Dependencies Required , , , and Optional and both cairo-5c and Nickle (only if you wish to try to run the undocumented xkeyhost script). User Notes: Downloading Xorg Applications First, create a list of files to be downloaded. This file will also be used to verify the integrity of the downloads when complete: cat > app-&xorg-version;.md5 << "EOF" &iceauth-md5sum; iceauth-&iceauth-version;.tar.xz &luit-md5sum; luit-&luit-version;.tar.bz2 &mkfontscale-md5sum; mkfontscale-&mkfontscale-version;.tar.xz &sessreg-md5sum; sessreg-&sessreg-version;.tar.xz &setxkbmap-md5sum; setxkbmap-&setxkbmap-version;.tar.xz &smproxy-md5sum; smproxy-&smproxy-version;.tar.xz &x11perf-md5sum; x11perf-&x11perf-version;.tar.bz2 &xauth-md5sum; xauth-&xauth-version;.tar.xz &xbacklight-md5sum; xbacklight-&xbacklight-version;.tar.bz2 &xcmsdb-md5sum; xcmsdb-&xcmsdb-version;.tar.xz &xcursorgen-md5sum; xcursorgen-&xcursorgen-version;.tar.xz &xdpyinfo-md5sum; xdpyinfo-&xdpyinfo-version;.tar.xz &xdriinfo-md5sum; xdriinfo-&xdriinfo-version;.tar.bz2 &xev-md5sum; xev-&xev-version;.tar.xz &xgamma-md5sum; xgamma-&xgamma-version;.tar.xz &xhost-md5sum; xhost-&xhost-version;.tar.bz2 &xinput-md5sum; xinput-&xinput-version;.tar.bz2 &xkbcomp-md5sum; xkbcomp-&xkbcomp-version;.tar.bz2 &xkbevd-md5sum; xkbevd-&xkbevd-version;.tar.xz &xkbutils-md5sum; xkbutils-&xkbutils-version;.tar.xz &xkill-md5sum; xkill-&xkill-version;.tar.xz &xlsatoms-md5sum; xlsatoms-&xlsatoms-version;.tar.xz &xlsclients-md5sum; xlsclients-&xlsclients-version;.tar.xz &xmessage-md5sum; xmessage-&xmessage-version;.tar.xz &xmodmap-md5sum; xmodmap-&xmodmap-version;.tar.xz &xpr-md5sum; xpr-&xpr-version;.tar.xz &xprop-md5sum; xprop-&xprop-version;.tar.xz &xrandr-md5sum; xrandr-&xrandr-version;.tar.xz &xrdb-md5sum; xrdb-&xrdb-version;.tar.bz2 &xrefresh-md5sum; xrefresh-&xrefresh-version;.tar.xz &xset-md5sum; xset-&xset-version;.tar.xz &xsetroot-md5sum; xsetroot-&xsetroot-version;.tar.xz &xvinfo-md5sum; xvinfo-&xvinfo-version;.tar.xz &xwd-md5sum; xwd-&xwd-version;.tar.bz2 &xwininfo-md5sum; xwininfo-&xwininfo-version;.tar.bz2 &xwud-md5sum; xwud-&xwud-version;.tar.xz EOF To download the needed files using wget, use the following commands: mkdir app && cd app && grep -v '^#' ../app-&xorg-version;.md5 | awk '{print $2}' | wget -i- -c \ -B &xorg-download-http;/app/ && md5sum -c ../app-&xorg-version;.md5 Installation of Xorg Applications &as_root; First, start a subshell that will exit on error: bash -e Install all of the packages by running the following commands: for package in $(grep -v '^#' ../app-&xorg-version;.md5 | awk '{print $2}') do packagedir=${package%.tar.?z*} tar -xf $package pushd $packagedir case $packagedir in luit-[0-9]* ) sed -i -e "/D_XOPEN/s/5/6/" configure ;; esac ./configure $XORG_CONFIG make as_root make install popd rm -rf $packagedir done Finally, exit the shell that was started earlier: exit Unless you installed the optional dependencies, remove an undocumented script which is reported to be broken (xkeystone provided by the xrandr package). as_root rm -f $XORG_PREFIX/bin/xkeystone Contents Installed Programs Installed Libraries Installed Directories iceauth, luit, mkfontdir, mkfontscale, sessreg, setxkbmap, smproxy, x11perf, x11perfcomp, xauth, xbacklight, xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost, xinput, xkbbell, xkbcomp, xkbevd, xkbvleds, xkbwatch, xkill, xlsatoms, xlsclients, xmessage, xmodmap, xpr, xprop, xrandr, xrdb, xrefresh, xset, xsetroot, xvinfo, xwd, xwininfo, and xwud None None Short Descriptions iceauth is the ICE authority file utility iceauth luit provides locale and ISO 2022 support for Unicode terminals luit mkfontdir creates an index of X font files in a directory mkfontdir mkfontscale creates an index of scalable font files for X mkfontscale sessreg manages utmp/wtmp entries for non-init clients sessreg setxkbmap sets the keyboard using the X Keyboard Extension setxkbmap smproxy is the Session Manager Proxy smproxy x11perf is an X11 server performance test program x11perf x11perfcomp is an X11 server performance comparison program x11perfcomp xauth is the X authority file utility xauth xbacklight adjusts backlight brightness using RandR extension xbacklight xcmsdb is the Device Color Characterization utility for the X Color Management System xcmsdb xcursorgen creates an X cursor file from a collection of PNG images xcursorgen xdpr dumps an X window directly to a printer xdpr xdpyinfo is a display information utility for X xdpyinfo xdriinfo queries configuration information of DRI drivers xdriinfo xev prints contents of X events xev xgamma alters a monitor's gamma correction through the X server xgamma xhost is a server access control program for X xhost xinput is a utility to configure and test X input devices xinput xkbbell is an XKB utility program that raises a bell event xkbbell xkbcomp compiles an XKB keyboard description xkbcomp xkbevd is the XKB event daemon xkbevd xkbvleds shows the XKB status of keyboard LEDs xkbvleds xkbwatch monitors modifier keys and LEDs xkbwatch xkill kills a client by its X resource xkill xlsatoms lists interned atoms defined on the server xlsatoms xlsclients lists client applications running on a display xlsclients xmessage displays a message or query in a window xmessage xmodmap is a utility for modifying keymaps and pointer button mappings in X xmodmap xpr prints an X window dump xpr xprop is a property displayer for X xprop xrandr is a primitive command line interface to RandR extension xrandr xrdb is the X server resource database utility xrdb xrefresh refreshes all or part of an X screen xrefresh xset is the user preference utility for X xset xsetroot is the root window parameter setting utility for X xsetroot xvinfo prints out X-Video extension adaptor information xvinfo xwd dumps an image of an X window xwd xwininfo is a window information utility for X xwininfo xwud is an image displayer for X xwud