In /usr/local/lib/crisp/utils are the keyboard mapping files I use to
run crisp.

The file XTerm is a set of key translations for the xterm client.  You
will need to merge this file with your current xterm resources, in either 
your .Xdefaults or your app-defaults directory.

The file crisp.map is a console keymap, for use with loadkeys.  This allows
crisp to work well on the Linux console.  You should copy it to 
/usr/lib/kbd/keytables and put a line in one of your /etc/rc files like:
	/usr/bin/loadkeys /usr/lib/kbd/keytables/crisp.map

