Home
last modified time | relevance | path

Searched refs:Xnest (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DMakefile.am3 bin_PROGRAMS = Xnest program
38 Xnest.h \
60 $(AM_V_at)rm -f Xnest$(EXEEXT) && $(MAKE) Xnest$(EXEEXT)
H A Dmeson.build22 'Xnest',
40 input: 'man/Xnest.man',
41 output: 'Xnest.1',
H A DMakefile.in91 bin_PROGRAMS = Xnest$(EXEEXT)
640 Xnest.h \
738 Xnest$(EXEEXT): $(Xnest_OBJECTS) $(Xnest_DEPENDENCIES) $(EXTRA_Xnest_DEPENDENCIES)
739 @rm -f Xnest$(EXEEXT)
1132 $(AM_V_at)rm -f Xnest$(EXEEXT) && $(MAKE) Xnest$(EXEEXT)
/OK3568_Linux_fs/external/xserver/debian/
H A Dxnest.install1 usr/bin/Xnest
2 usr/share/man/man1/Xnest.1
H A Dcontrol218 Xnest is a nested X server that simply relays all its requests to another
220 window in your current X session. Xnest relies upon its parent X server
223 Use of the Xephyr X server instead of Xnest is recommended.
270 much like Xnest. It is based on the kdrive X server, and as a
271 result it supports newer extensions than Xnest, including render and
H A Dchangelog1943 + Xnest uses the host's mouse acceleration and speed (closes: #325181)
2334 + XKB is now enabled in Xnest (closes: #164379)
3671 * Install Xnest manpage
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A DREADME9 'host' X display. Think Xnest but with support for modern extensions
12 Unlike Xnest which is an X proxy, i.e. limited to the
/OK3568_Linux_fs/external/xserver/hw/xnest/man/
H A DMakefile.am2 appman_PRE = Xnest.man
H A DMakefile.in569 appman_PRE = Xnest.man
/OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/
H A DConfig.in94 Xephyr nested X server; successor to Xnest.
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt12 description: 'Enable Xnest nested X server')
H A Dconfigure.ac66 dnl xkb-config.h covers XKB for the Xorg and Xnest DDXs.
590 AC_ARG_ENABLE(xnest, AS_HELP_STRING([--enable-xnest], [Build Xnest server (default: auto)]…
1740 dnl Xnest DDX
1743 AC_MSG_CHECKING([whether to build Xnest DDX])
1752 AC_MSG_ERROR([Xnest build explicitly requested, but required modules not found.])
H A DChangeLog10017 Add a stub for Xnest so it continues to link, but otherwise we support
15820 This is a work in progress that builds Xvfb, Xephyr, Xwayland, Xnest,
27781 This implementation is analogous to Xnest one at commit 83fef4235.
30226 Synchronize capslock in Xnest and Xephyr
30229 xcb-util-keysyms' headers installed Xnest will configure as enabled but
37606 Synchronize capslock in Xnest and Xephyr
37608 In Xnest or Xephyr, pressing CapsLock when focus is on another
40074 v2: Fix Xnest and some variable names (Keith)
59389 There's no particularly good reason to, and it breaks Xnest.
59621 When an Xnest instance is not viewable it will crash when a client in
[all …]
H A Dconfigure2205 --enable-xnest Build Xnest server (default: auto)