Source to src/include/keymap/x11pc_rawkeys.h


Enter a symbol's name here to quickly find it.

 /*
  * UAE - The Un*x Amiga Emulator
  *
  * Support for mapping XFree86 scancodes to UAE input events
  * with PC/Mac keyboards
  *
  * Copyright 2004 Richard Drummond
  */

extern const struct uaekey_hostmap x11pc_keymap[];
extern       struct uae_hotkeyseq  x11pc_hotkeys[];
#if 0