This is for two reasons.
To start, build it and from the write directory, run src/write.
You need to click in the center of the box to choose a window to receive
the keystrokes.
There are some non-optimal things here. One is that the program uses about 6 megs of ram when running. I need to figure out which libs can be chopped and how do it. Please send any advice.
Currently only lower-case characters, backspace, return, and space are supported. The implementation of the lookup method probably wasn't too bright, so I need to rethink that at some point.