Hacker News new | ask | show | jobs
by ankurdave 4094 days ago
The zooming keyboard sounds like Dasher: http://en.wikipedia.org/wiki/Dasher_(software)
2 comments

That is not too far from what I tried a while back:

http://lucb1e.com/rp/js/testkb.htm

It's a bit buggy and it could be hugely optimized, e.g. by placing the options to the right in the center instead of aligning them on top, and you could probably do something like make the keys a certain shape so you are less likely to accidentally select another letter as you move to the right, but the basic idea is there.

That's the one!