
You should have 4 files:

File Name         Description
----------------------------------------------
Readme            The file you are reading now
keymap            The C shell script that changes the keyboard layout
todvorak.awk      Awk program used by keymap
toqwerty.awk      Awk program used by keymap


Installation:

1) Put keymap, todvorak.awk, and toqwerty.awk in a bin directory
   somewhere.  e.g. /usr/local/bin

2) Make sure the permissions are as follows:
     todvorak.awk   -rw-r--r--
     toqwerty.awk   -rw-r--r--
     keymap         -rwxr-xr-x

3) Edit keymap and set the awkscriptpath to whatever directory you
   put the awk files into.


Usage:
  The command "keymap dvorak" should remap your keyboard.
  The command "keymap qwerty" should restore the original mapping.


I hope you find it useful!
Larry D. Pyeatt
pyeatt@cs.colostate.edu
