Xephyr
   HOME

TheInfoList



OR:

Xephyr is a display server software implementing the X11 display server protocol based on KDrive which targets a
window A window is an opening in a wall, door, roof, or vehicle that allows the exchange of light and may also allow the passage of sound and sometimes air. Modern windows are usually glazed or covered in some other transparent or translucent ma ...
on a host X Server as its framebuffer. It is written by Matthew Allum. Xephyr is an X-on-X implementation and runs on X.Org Server and can work with Glamor. Future versions could make use of libinput. Replacing Xephyr with the xf86-video-dummy and xf86-video-nested drivers in the normal X.Org server is being considered as part of X11R7.8.


Features

Unlike the similar ''Xnest'', Xephyr supports modern X extensions (even if the host server does not) such as composite, damage, and randr. It uses SHM images and shadow framebuffer updates to provide good performance. It also has a visual debugging mode for observing screen updates.


Limitations

Xorg's version of Xephyr uses only
software rendering Software consists of computer programs that instruct the execution of a computer. Software also includes design documents and specifications. The history of software is closely tied to the development of digital computers in the mid-20th cen ...
for
OpenGL OpenGL (Open Graphics Library) is a Language-independent specification, cross-language, cross-platform application programming interface (API) for rendering 2D computer graphics, 2D and 3D computer graphics, 3D vector graphics. The API is typic ...
, but Feng Haitao has developed
forked version of Xephyr
which can do hardware-accelerated rendering if the underlying X server has the capability.


See also

*
Thin client In computer networking, a thin client, sometimes called slim client or lean client, is a simple (low-Computer performance, performance) computer that has been Program optimization, optimized for Remote desktop, establishing a remote connectio ...
* rio (windowing system)


References


External links

* {{XWinSys X servers