This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



Xephyr(1)                                                                                          Xephyr(1)



NAME
       Xephyr - X server outputting to a window on a pre-existing X display

SYNOPSIS
       Xephyr [:display] [option ...]

DESCRIPTION
       Xephyr  is  a a kdrive server that outputs to a window on a pre-existing 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.

OPTIONS
       -screen widthxheight
               sets the screen size.

       -parent id
               uses exiting window id .

       -host-cursor
               set  'cursor  acceleration':  The  host's  cursor is reused. This is only really there to aid
               debugging by avoiding server paints for the cursor. Performance improvement is negligible.

SIGNALS
       Send 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
        Rotated displays are currently updated via full blits. This is slower than a normal orientated dis-play. display.
         play. Debug mode will therefore not be of much use rotated.

        The '-host-cursor' cursor is static in its appearance.

        The  build gets a warning about 'nanosleep'. I think the various '-D' build flags are causing this.
         I haven't figured as yet how to work round it. It doesn't appear to break anything however.

        Keyboard handling is basic but works.

       Mouse button 5 probably wont work.

SEE ALSO
       X(7), Xserver(1)

AUTHOR
       Matthew Allum <mallum@o-hand.com> 2004





X Version 11                                  xorg-server 1.6.0                                    Xephyr(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...