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