Package: xephyr Provides: xdmcp-client Priority: optional Version: 1.10.6-3 Source: xorg-server Architecture: __ARCH__ Maintainer: Paul A. Whittaker Section: Applications Destination: usr Depends: libpixman-1-0 (>= 0.21.4), xkbcomp, xfonts-minimal, libxdmcp6, libxau6, libxext6, libx11-6, checkhostname, libz1, busybox (>= 1.11.2-1), libc6 (>= 2.7-1) Description: An X11 server that is also an X11 client This X11 server is designed to run under an existing X11 server. This is useful for running a separate X11/XDMCP desktop in a locally managed (sub)window, such that you have an embedded "X11 client" that behaves the same way as clients for other protocols (ICA, RDP, RFB etc). . You can configure the host X11 server to connect to a remote XDM server instead, but this typically means surrendering window management to a remote window manager that has no access to local resources, and the session can only be managed from outside the GUI environment. Hence using Xephyr may be more aesthetically pleasing in some situations. . Xfont and fontenc libraries have been statically linked (to minimize the total footprint). Only PCF bitmap fonts are supported (no truetype support). This build does not support the GL extension. . Xephyr differs from Xnest in that it is a fully independent X11 server (using the host server as a framebuffer) rather than an X11 proxy. This allows us to avoid some messy complications to do with fonts and XKB.