Source: x11-xserver-utils Section: x11 Priority: optional Maintainer: Debian X Strike Force Uploaders: David Nusinow , Branden Robinson , Julien Cristau Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libxext-dev (>= 1:1.0.0-1), libxi-dev (>= 1:1.0.0-3), libxmuu-dev (>= 1:1.0.1-1), libxrandr-dev (>= 2:1.2.0-1), libxt-dev (>= 1:1.0.0-1), libxtrap-dev (>= 1:1.0.0-1), libxxf86vm-dev (>= 1:1.0.0-1), xbitmaps, quilt, x11proto-input-dev (>= 1.4) # Reasons for build-depends: # debhelper for the packaging, pkg-config needed by configure scripts # Individual apps: # iceauth: x11proto-core-dev, libice-dev # xcmsdb: libx11-dev # xgamma: libx11-dev, libxxf86vm-dev # xhost: libx11-dev, libxmuu-dev, libxau-dev # xmodmap: libx11-dev # xrandr: libxrandr-dev (>= 2:1.2.0), libxrender, libx11 # xrdb: libxmuu-dev, libx11-dev # xrefresh: libx11-dev # xset: libxmuu-dev, libx11-dev, libxext-dev, # (libxxf86misc-dev, libxfontcache-dev) # xsetmode: libxi-dev, libx11-dev # xsetpointer: libxi-dev, libx11-dev, x11proto-input-dev (>= 1.4) # xsetroot: libxmuu-dev, libx11-dev, xbitmaps # xstdcmap: libxmu-dev, libx11-dev # xtrap: libx11-dev, libxtrap-dev # xvidtune: libxaw7-dev, libxxf86vm-dev, libxt-dev Standards-Version: 3.7.2.0 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-xserver-utils XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-xserver-utils.git Package: x11-xserver-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cpp Pre-Depends: x11-common (>= 1:7.0.0) Replaces: xbase-clients (<= 1:7.2.ds2-3), xutils (<= 1:7.1.ds.3-1), iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xset, xsetmode, xsetroot, xstdcmap, xtrap, xvidtune Description: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and xtrapstats, a group of sample clients that use the XTrap extension; - xvidtune, a tool for customizing X server modelines for your monitor;