#!/bin/sh

# list of pairs: first code from kernel, second keycode
# list entries:
# XP1, XP2, XP3, Redo, Undo
# ScrollUp, ScrollDown, Cut, Copy, Paste
# eject   X        X        X        X        X        X        X        X        X        X        X
#         XP1      XP2      XP3      REDO     UNDO     SUP      SDOW     CUT      COPY     PAST     EJEC
maptable="0xe071 148 0xe02c 149 0xe072 202 0xe007 129 0xe008 131 0xe00b 177 0xe012 178 0xe017 137 0xe00a 133 0xe018 135 0xe070 161"

