Home
last modified time | relevance | path

Searched refs:Xephyr (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A DREADME1 Xephyr README
8 Xephyr is a a kdrive server that outputs to a window on a pre-existing
13 capabilities of the host X server, Xephyr is a real X server which
25 Xephyr :1 -ac -screen 800x600 &
39 Send a SIGUSR1 to the server ( eg kill -USR1 `pidof Xephyr` ) to
50 *Update* As of 8/11/2004. Xephyr can now do 8bpp & 16bpp
H A Dmeson.build42 'Xephyr',
66 input: 'man/Xephyr.man',
67 output: 'Xephyr.1',
H A DMakefile.am50 bin_PROGRAMS = Xephyr program
H A DMakefile.in112 bin_PROGRAMS = Xephyr$(EXEEXT)
745 Xephyr$(EXEEXT): $(Xephyr_OBJECTS) $(Xephyr_DEPENDENCIES) $(EXTRA_Xephyr_DEPENDENCIES)
746 @rm -f Xephyr$(EXEEXT)
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xephyr.install1 usr/bin/Xephyr
2 usr/share/man/man1/Xephyr.1
H A Dcontrol51 # XCB bits for Xephyr
223 Use of the Xephyr X server instead of Xnest is recommended.
269 Xephyr is an X server that can be run inside another X server,
H A Dchangelog811 + fix Xephyr -screen (closes: #742028)
883 - require xcb bits for Xephyr
1056 * Fix Xephyr command line option parsing (closes: #689246). Thanks, Andrzej
1944 + Xephyr now has a manpage (closes: #427121)
2184 02_Disable-DRI-in-Xephyr.patch
2244 * 02_Disable-DRI-in-Xephyr.patch: don't use DRI in Xephyr, as it doesn't
2280 - fixes 64-bit Xephyr (closes: #491569)
2379 * Add build-dep on libxv-dev for Xephyr.
3065 keys in Xephyr (closes: #415025).
3066 * Add 43_xephyr_crash_at_exit.diff to avoid crashing Xephyr when first
[all …]
/OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/
H A DConfig.in88 bool "Xephyr server"
94 Xephyr nested X server; successor to Xnest.
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/man/
H A DMakefile.am2 appman_PRE = Xephyr.man
H A DMakefile.in569 appman_PRE = Xephyr.man
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt4 description: 'Enable Xephyr nested X server')
H A DChangeLog4269 Xephyr is left alone, both because glamor is not the default there and
4270 because Xephyr+glamor+llvmpipe is one of the easier ways to get xts to
4627 which can possibly crash Xservers such as Xwayland or Xephyr when the
9886 Xephyr: Avoid calling xcb_shm_detach() twice
9928 meson: Xephyr Requires xcb-shm version 1.9.3 or newer
10151 Xephyr: Require xcb-shm version 1.9.3 or newer
10362 Xephyr: Call forgotten XShmDetach if can't mmap SHM segment
10393 Xephyr: Prefer using MIT-SHM FD-passing when possible
10395 This makes the shared memory visible only for the Xephyr
10405 Xephyr: Extract functions to create/delete shared memory segments
[all …]
H A Dconfigure.ac599 AC_ARG_ENABLE(xephyr, AS_HELP_STRING([--enable-xephyr], [Build the kdrive Xephyr server (de…
2321 # Xephyr needs nanosleep() which is in librt on Solaris
H A Dconfigure2217 --enable-xephyr Build the kdrive Xephyr server (default: auto)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc96 FILES:${PN}-xephyr = "${bindir}/Xephyr"