/* 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

Documentation generated by tasin@cd1 on Die Nov 30 17:31:35 CET 1999