Well I've done it again, started another open source project . Renata and I want Victor to learn how to touch type, but these days, it's hard to find a school that teaches just that. So I looked at what available in open source and found KTouch . It's pretty good however I found some issues with it: The lecture files aren't very obvious. It's not clear, for example, that it has already loaded the default lecture file. The keyboard is rather plain looking. The scrolling text area you type in is nifty, but gets in the way for advanced users. My typing speed is limited to how fast it can scroll back. Also, as you get near the end of the line it's becomes difficult to see what characters are coming up, slowing you down and creating additional errors. Like many other typing tutor programs, it shows only one line of text at a time, it's not obvious how many lines you have left to do. The first time I ran it I thought it was going to go on forever. It doe...