⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xkblib.h

📁 远程桌面连接工具
💻 H
📖 第 1 页 / 共 3 页
字号:
	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int *		/* delayRtrn */,	unsigned int *		/* intervalRtrn */#endif);extern	Bool	XkbChangeEnabledControls(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int		/* affect */,	unsigned int		/* values */#endif);extern	Bool	XkbDeviceBell(#if NeedFunctionPrototypes	Display *		/* dpy */,	Window			/* win */,	int			/* deviceSpec */,	int			/* bellClass */,	int			/* bellID */,	int			/* percent */,	Atom			/* name */#endif);extern	Bool	XkbForceDeviceBell(#if NeedFunctionPrototypes	Display *		/* dpy */,	int			/* deviceSpec */,	int			/* bellClass */,	int			/* bellID */,	int			/* percent */#endif);extern	Bool	XkbDeviceBellEvent(#if NeedFunctionPrototypes	Display *		/* dpy */,	Window			/* win */,	int			/* deviceSpec */,	int			/* bellClass */,	int			/* bellID */,	int			/* percent */,	Atom			/* name */#endif);extern	Bool	XkbBell(#if NeedFunctionPrototypes	Display *		/* dpy */,	Window			/* win */,	int			/* percent */,	Atom			/* name */#endif);extern	Bool	XkbForceBell(#if NeedFunctionPrototypes	Display *		/* dpy */,	int			/* percent */#endif);extern	Bool	XkbBellEvent(#if NeedFunctionPrototypes	Display *		/* dpy */,	Window			/* win */,	int			/* percent */,	Atom			/* name */#endif);extern	Bool	XkbSelectEvents(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceID */,	unsigned int 		/* affect */,	unsigned int 		/* values */#endif);extern	Bool	XkbSelectEventDetails(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceID */,	unsigned int 		/* eventType */,	unsigned long 		/* affect */,	unsigned long 		/* details */#endif);extern	void	XkbNoteMapChanges(#if NeedFunctionPrototypes    XkbMapChangesPtr		/* old */,    XkbMapNotifyEvent	*	/* new */,    unsigned int	 	/* wanted */#endif);extern	void	XkbNoteNameChanges(#if NeedFunctionPrototypes    XkbNameChangesPtr		/* old */,    XkbNamesNotifyEvent	*	/* new */,    unsigned int	 	/* wanted */#endif);extern	Status	XkbGetIndicatorState(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int *		/* pStateRtrn */#endif);extern	Status	XkbGetDeviceIndicatorState(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int		/* ledClass */,	unsigned int		/* ledID */,	unsigned int *		/* pStateRtrn */#endif);extern	Status	 XkbGetIndicatorMap(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned long		/* which */,	XkbDescPtr		/* desc */#endif);extern	Bool	 XkbSetIndicatorMap(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned long 		/* which */,	XkbDescPtr		/* desc */#endif);#define	XkbNoteIndicatorMapChanges(o,n,w) \				((o)->map_changes|=((n)->map_changes&(w)))#define	XkbNoteIndicatorStateChanges(o,n,w)\				((o)->state_changes|=((n)->state_changes&(w)))#define	XkbGetIndicatorMapChanges(d,x,c) \				(XkbGetIndicatorMap((d),(c)->map_changes,x)#define	XkbChangeIndicatorMaps(d,x,c) \				(XkbSetIndicatorMap((d),(c)->map_changes,x))extern	Bool	XkbGetNamedIndicator(#if NeedFunctionPrototypes	Display *		/* dpy */,	Atom			/* name */,	int *			/* pNdxRtrn */,	Bool *			/* pStateRtrn */,	XkbIndicatorMapPtr	/* pMapRtrn */,	Bool *			/* pRealRtrn */#endif);extern	Bool	XkbGetNamedDeviceIndicator(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int		/* ledClass */,	unsigned int		/* ledID */,	Atom			/* name */,	int *			/* pNdxRtrn */,	Bool *			/* pStateRtrn */,	XkbIndicatorMapPtr	/* pMapRtrn */,	Bool *			/* pRealRtrn */#endif);extern	Bool	XkbSetNamedIndicator(#if NeedFunctionPrototypes	Display *		/* dpy */,	Atom			/* name */,	Bool			/* changeState */,	Bool 			/* state */,	Bool			/* createNewMap */,	XkbIndicatorMapPtr	/* pMap */#endif);extern	Bool	XkbSetNamedDeviceIndicator(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int		/* deviceSpec */,	unsigned int		/* ledClass */,	unsigned int		/* ledID */,	Atom			/* name */,	Bool			/* changeState */,	Bool 			/* state */,	Bool			/* createNewMap */,	XkbIndicatorMapPtr	/* pMap */#endif);extern	Bool	XkbLockModifiers(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* affect */,	unsigned int 		/* values */#endif);extern	Bool	XkbLatchModifiers(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* affect */,	unsigned int 		/* values */#endif);extern	Bool	XkbLockGroup(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* group */#endif);extern	Bool	XkbLatchGroup(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* group */#endif);extern	Bool	XkbSetServerInternalMods(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* affectReal */,	unsigned int 		/* realValues */,	unsigned int		/* affectVirtual */,	unsigned int		/* virtualValues */#endif);extern	Bool	XkbSetIgnoreLockMods(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* deviceSpec */,	unsigned int 		/* affectReal */,	unsigned int 		/* realValues */,	unsigned int		/* affectVirtual */,	unsigned int		/* virtualValues */#endif);extern	Bool	XkbVirtualModsToReal(#if NeedFunctionPrototypes	XkbDescPtr		/* xkb */,	unsigned int		/* virtual_mask */,	unsigned int *		/* mask_rtrn */#endif);extern	Bool	XkbComputeEffectiveMap(#if NeedFunctionPrototypes	XkbDescPtr 		/* xkb */,	XkbKeyTypePtr		/* type */,	unsigned char *		/* map_rtrn */#endif);extern	Status XkbInitCanonicalKeyTypes(#if NeedFunctionPrototypes    XkbDescPtr			/* xkb */,    unsigned int		/* which */,    int				/* keypadVMod */#endif);extern	XkbDescPtr XkbAllocKeyboard(#if NeedFunctionPrototypes	void#endif);extern	void	XkbFreeKeyboard(#if NeedFunctionPrototypes	XkbDescPtr		/* xkb */,	unsigned int		/* which */,	Bool			/* freeDesc */#endif);extern	Status XkbAllocClientMap(#if NeedFunctionPrototypes	XkbDescPtr		/* xkb */,	unsigned int		/* which */,	unsigned int		/* nTypes */#endif);extern	Status XkbAllocServerMap(#if NeedFunctionPrototypes	XkbDescPtr		/* xkb */,	unsigned int		/* which */,	unsigned int		/* nActions */#endif);extern	void	XkbFreeClientMap(#if NeedFunctionPrototypes    XkbDescPtr			/* xkb */,    unsigned int		/* what */,    Bool			/* freeMap */#endif);extern	void	XkbFreeServerMap(#if NeedFunctionPrototypes    XkbDescPtr			/* xkb */,    unsigned int		/* what */,    Bool			/* freeMap */#endif);extern	XkbKeyTypePtr	XkbAddKeyType(#if NeedFunctionPrototypes    XkbDescPtr			/* xkb */,    Atom			/* name */,    int				/* map_count */,    Bool			/* want_preserve */,    int				/* num_lvls */#endif);extern	Status XkbAllocIndicatorMaps(#if NeedFunctionPrototypes	XkbDescPtr		/* xkb */#endif);extern	void XkbFreeIndicatorMaps(#if NeedFunctionPrototypes    XkbDescPtr			/* xkb */#endif);extern	XkbDescPtr XkbGetMap(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* which */,	unsigned int 		/* deviceSpec */#endif);extern	Status	XkbGetUpdatedMap(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* which */,	XkbDescPtr		/* desc */#endif);extern	Status	XkbGetMapChanges(#if NeedFunctionPrototypes    Display *			/* dpy */,    XkbDescPtr			/* xkb */,    XkbMapChangesPtr		/* changes */#endif);extern	Status	XkbRefreshKeyboardMapping(#if NeedFunctionPrototypes    XkbMapNotifyEvent *		/* event */#endif);extern	Status	XkbGetKeyTypes(#if NeedFunctionPrototypes    Display *			/* dpy */,    unsigned int		/* first */,    unsigned int 		/* num */,    XkbDescPtr			/* xkb */#endif);extern	Status	XkbGetKeySyms(#if NeedFunctionPrototypes    Display *			/* dpy */,    unsigned int		/* first */,    unsigned int		/* num */,    XkbDescPtr			/* xkb */#endif);extern	Status	XkbGetKeyActions(#if NeedFunctionPrototypes    Display *			/* dpy */,    unsigned int 		/* first */,    unsigned int 		/* num */,    XkbDescPtr			/* xkb */#endif);extern	Status	XkbGetKeyBehaviors(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* firstKey */,	unsigned int		/* nKeys */,	XkbDescPtr		/* desc */#endif);extern	Status	XkbGetVirtualMods(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* which */,	XkbDescPtr		/* desc */#endif);extern	Status	XkbGetKeyExplicitComponents(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* firstKey */,	unsigned int		/* nKeys */,	XkbDescPtr		/* desc */#endif);extern	Status	XkbGetKeyModifierMap(#if NeedFunctionPrototypes	Display *		/* dpy */,	unsigned int 		/* firstKey */,	unsigned int		/* nKeys */,	XkbDescPtr		/* desc */#endif);extern	Status	XkbAllocControls(

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -