Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
case KEY_KPDOT:
label = GIIK_PDecimal;
break;
case KEY_103RD:
printf("KEY_103RD\n");
#if 0
label = GIIK_103RD;
#endif
case KEY_F13:
label = GIIK_F13;
******************************************************************************
*/
#include "config.h"
#include "linkey.h"
#include <ctype.h>
static uint32 basic_trans(int sym, int islabel, uint32 *modifiers,
uint32 label, int keycode)