Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/cmd/X/include/xkb-config.h.in

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


/* xkb-config.h.in: not at all generated.                      -*- c -*-
 * 
 */

#ifndef _XKB_CONFIG_H_
#define _XKB_CONFIG_H_

/* Default set of XKB rules. */
#undef __XKBDEFRULES__

/* Path to XKB definitions. */
#undef XKB_BASE_DIRECTORY

/* Path to xkbcomp. */
#undef XKB_BIN_DIRECTORY

/* XKB output dir for compiled keymaps. */
#undef XKM_OUTPUT_DIR

/* Do not have `strcasecmp'. */
#undef NEED_STRCASECMP

#endif /* _XKB_CONFIG_H_ */

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.