Home
last modified time | relevance | path

Searched refs:Xvfb (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A Dmeson.build8 'Xvfb',
25 input: 'man/Xvfb.man',
26 output: 'Xvfb.1',
H A DMakefile.am3 bin_PROGRAMS = Xvfb program
26 $(AM_V_at)rm -f Xvfb$(EXEEXT) && $(MAKE) Xvfb$(EXEEXT)
H A DMakefile.in91 bin_PROGRAMS = Xvfb$(EXEEXT)
695 Xvfb$(EXEEXT): $(Xvfb_OBJECTS) $(Xvfb_DEPENDENCIES) $(EXTRA_Xvfb_DEPENDENCIES)
696 @rm -f Xvfb$(EXEEXT)
1047 $(AM_V_at)rm -f Xvfb$(EXEEXT) && $(MAKE) Xvfb$(EXEEXT)
/OK3568_Linux_fs/external/xserver/debian/
H A Dxvfb.install1 usr/bin/Xvfb
4 usr/share/man/man1/Xvfb.1
H A Dcontrol240 Xvfb provides an X server that can run on machines with no display hardware
245 Xvfb as a background rendering engine, load testing, as an aid to porting the
H A Dchangelog1102 * xvfb-run: kill Xvfb when the script dies.
1103 * xvfb-run: instead of waiting 3 seconds and hoping that's enough for Xvfb
1659 - fixes Xvfb crash with XI2 (closes: #575905)
1917 * xvfb-run: retry a few times if Xvfb can't be started when using
1931 + fixes Xvfb crashes (closes: #529927)
2439 output from Xvfb is not deleted when we run 'xauth remove'.
2913 + the Xvfb manpage doesn't refer to /usr/tmp anymore (closes: #270257).
3219 to check whether Xvfb started ok and fix its cleanup
/OK3568_Linux_fs/external/xserver/debian/local/
H A Dxvfb-run50 -e FILE --error-file=FILE file used to store xauth errors and Xvfb
165 … (trap '' USR1; exec Xvfb ":$SERVERNUM" $XVFBARGS $LISTENTCP -auth $AUTHFILE >>"$ERRORFILE" 2>&1) &
/OK3568_Linux_fs/external/xserver/hw/vfb/man/
H A DMakefile.am2 appman_PRE = Xvfb.man
H A DMakefile.in569 appman_PRE = Xvfb.man
/OK3568_Linux_fs/external/xserver/test/scripts/
H A Dxephyr-glamor-piglit.sh22 $XSERVER_BUILDDIR/hw/vfb/Xvfb \
/OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/
H A DConfig.in83 bool "Xvfb server"
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt16 description: 'Enable Xvfb X server')
H A Dconfigure.ac589 AC_ARG_ENABLE(xvfb, AS_HELP_STRING([--enable-xvfb], [Build Xvfb server (default: yes)]), …
1726 dnl Xvfb DDX
1728 AC_MSG_CHECKING([whether to build Xvfb DDX])
H A DChangeLog6629 Without this Xvfb at depth 8 would "have" GLX, but no vendors
6674 $ Xvfb -ac -noreset :1 &
12922 meson: Add Xvfb and Xephyr-glamor testing.
12924 The Xvfb tests are passing and Xephyr-glamor is failing for me, but it
12938 meson: Move Xvfb build under an option.
13593 Xvfb was erroring out with:
15820 This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
16468 Measured with Xvfb at depth 24 on Skylake i7-6560U.
16984 We already have Xvfb for a dummy DDX.
18478 errors when linking Xvfb and other DDX-es that could use os.O.
[all …]
H A Dconfigure2204 --enable-xvfb Build Xvfb server (default: yes)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc94 FILES:${PN}-xvfb = "${bindir}/Xvfb"