Source: kckey.h


Annotated List
Files
Globals
Hierarchy
Index
/* this file has been generated by convert_key */

#ifndef _KCKEY_H
#define _KCKEY_H

typedef struct {
	 char name[15];
	 int code;
} KKey;

#define MAX_KEY_LENGTH 15
#define MAX_KEY_MODIFIER_LENGTH 15
#define NB_KEYS 234

extern KKey KKeys[NB_KEYS];

#endif

Generated by: prospector@porky.devel.redhat.com on Mon Sep 11 01:50:52 2000, using kdoc 2.0a36.