![]() |
![]()
| ![]() |
![]()
NAMEXephyr - X server outputting to a window on a pre-existing X display SYNOPSISXephyr [:display] [option ...] DESCRIPTIONXephyr is a kdrive server that outputs to a window on a pre-existing "host" X display. Think Xnest but with support for modern extensions like composite, damage and randr. Unlike Xnest which is an X proxy, i.e. limited to the capabilities of the host X server, Xephyr is a real X server which uses the host X server window as "framebuffer" via fast SHM XImages. It also has support for "visually" debugging what the server is painting. OPTIONSThe server accepts all the standard options of Xserver(1) and the following additional options:
SIGNALSSend a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to toggle the debugging mode. In this mode red rectangles are painted to screen areas getting painted before painting the actual content. The delay between this can be altered by setting a XEPHYR_PAUSE env var to a value in micro seconds. CAVEATS
SEE ALSOX(7), Xserver(1) AUTHORMatthew Allum <mallum@o-hand.com> 2004
|