| /xsrc/external/mit/libX11/dist/specs/ |
| H A D | Makefile.am | 24 SUBDIRS=libX11 i18n XIM XKB
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkb-config.h.in | 8 /* Default set of XKB rules. */ 11 /* Default XKB model. */ 14 /* Default XKB layout. */ 17 /* Default XKB variant. */ 20 /* Default XKB options. */ 23 /* Path to XKB definitions. */ 29 /* XKB output dir for compiled keymaps. */
|
| /xsrc/external/mit/xorg-docs/dist/general/input/ |
| H A D | Makefile.am | 5 docbook = XKB-Config.xml XKB-Enhancing.xml
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkb-config.h.in | 8 /* Default set of XKB rules. */ 11 /* Default XKB model. */ 14 /* Default XKB layout. */ 17 /* Default XKB variant. */ 20 /* Default XKB options. */ 23 /* Path to XKB definitions. */ 29 /* XKB output dir for compiled keymaps. */
|
| /xsrc/external/mit/libxkbfile/dist/ |
| H A D | README.md | 1 libxkbfile - XKB file handling routines 4 libxkbfile is used by the X servers and utilities to parse the XKB
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | README.md | 1 xkbevd - XKB event daemon 4 The xkbevd event daemon listens for specified XKB events and executes
|
| /xsrc/external/mit/libXt/dist/ |
| H A D | configure.ac | 123 AC_MSG_CHECKING(if XKB support is wanted) 124 AC_ARG_ENABLE(xkb, AS_HELP_STRING([--disable-xkb], [Disable XKB support]), 125 XKB="$enableval", XKB="yes") 126 AC_MSG_RESULT($XKB) 127 if test "x$XKB" = "xyes" ; then 128 AC_DEFINE(XKB, 1, [Define to 1 to use XKB for keysym resolution.]) definition
|
| /xsrc/external/mit/libX11/dist/specs/XKB/ |
| H A D | Makefile.am | 56 shelfdir = $(docdir)/XKB
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwin.h | 34 #include <X11/extensions/XKB.h>
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwin.h | 34 #include <X11/extensions/XKB.h>
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | Makefile.am | 21 XKB.c \
|
| /xsrc/external/mit/xlogo/dist/ |
| H A D | configure.ac | 66 # Use XKB to ring the bell? 69 AS_HELP_STRING([--with-xkb], [Use XKB to sound bells]), 80 AC_DEFINE(XKB, 1, [Define to 1 to use XkbStdBell]) definition
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | configure.ac | 65 AC_ARG_WITH(xkb, AS_HELP_STRING([--with-xkb],[Use XKB to sound bells (Default is YES)]),use_xkb="$withval",use_xkb="try") 67 PKG_CHECK_MODULES(XKB, xkbfile) 70 AC_DEFINE([XKB],1,[Define to use XkbStdBell]) definition
|
| H A D | xclock.c | 51 #ifdef XKB 134 #ifdef XKB
|
| /xsrc/external/mit/oclock/dist/ |
| H A D | oclock.c | 40 #ifdef XKB 183 #ifdef XKB
|
| H A D | configure.ac | 45 [Disable use of XKB to sound bells (Default is with-xkb)]), 49 AC_DEFINE([XKB],1,[Define to use XkbStdBell]) definition
|
| /xsrc/external/mit/libX11/dist/ |
| H A D | configure.ac | 318 [Disable XKB support *EXPERIMENTAL*]), 319 [XKB=$enableval],[XKB=yes]) 321 AM_CONDITIONAL(XKB, [ test x$XKB = xyes ]) condition 322 if test x"$XKB" = "xyes"; then 325 AC_DEFINE(XKB,1,[Use XKB]) definition 430 specs/XKB/Makefile 445 echo " XKB suppor [all...] |
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 106 #ifdef XKB
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxclient.h | 92 #include <X11/extensions/XKB.h>
|
| /xsrc/external/mit/xsm/dist/ |
| H A D | lock.c | 158 #ifdef XKB
|
| H A D | choose.c | 425 #ifdef XKB 476 #ifdef XKB 492 #ifdef XKB 571 #ifdef XKB 587 #ifdef XKB
|
| /xsrc/external/mit/xwd/dist/ |
| H A D | configure.ac | 43 [Disable use of XKB to sound bells (Default is with-xkb)]), 47 AC_DEFINE([XKB],1,[Define to use XkbStdBell]) definition
|
| /xsrc/external/mit/editres/dist/ |
| H A D | configure.ac | 43 [Disable use of XKB to sound bells (Default is with-xkb)]), 47 AC_DEFINE([XKB], 1, [Define to use XkbStdBell (libxkbfile)]) definition
|
| /xsrc/external/mit/xset/dist/ |
| H A D | xset.c | 26 /* Modified by Stephen so keyboard rate is set using XKB extensions */ 41 # define XKB macro 77 #ifdef XKB 107 #ifdef XKB 147 #ifdef XKB 665 #if defined(XF86MISC) || defined(XKB) 674 #ifdef XKB 714 #ifdef XKB 1011 #ifndef XKB 1012 error(" xset was not built with XKB Extensio [all...] |
| /xsrc/external/mit/xfd/dist/ |
| H A D | configure.ac | 63 [Disable use of XKB to sound bells (Default is with-xkb)]), 67 AC_DEFINE([XKB],1,[Define to use XkbStdBell]) definition
|