#! /bin/sh

#-----------------------------------------------------------------------------
# file:         htmlkeys 
# task:         Defines special keys for html 
# author:       Jan Theofel, jantheofel@gmx.de
# version:      0.1
# date:         18/1/1999
#-----------------------------------------------------------------------------

echo ""
echo "loading special keytab for html coding - by Jan Theofel (1998-99)"
echo "informations at jantheofel@gmx.de or www.theofel.de"
loadkeys keytab.html
echo "finished"
echo ""
