! keycode and keysym remapping should generally be used only if the X
! server does not use the XKEYBOARD extension (i.e., there is a uncommented
! line "XkbDisable" in the keyboard section of /etc/X11/XF86Config)

! Note that keyboard keycodes are determined by the internal electronics of
! keyboard, not the host architecture.  For instance, PC keyboards are
! commonly found on machines other than Intel 80x86-compatibles.

! PC keyboard
! keycode 22 = BackSpace
! keycode 107 = Delete

! Amiga keyboard
! keycode 73 = BackSpace
! keycode 78 = Delete

! Macintosh keyboard
! keycode 59 = BackSpace
! keycode 125 = Delete

! Sun keyboard
! keycode 50 = BackSpace
! keycode 73 = Delete

! Acorn keyboard
! keycode 38 = BackSpace
! keycode 60 = Delete
