The "L" key cannot be used to play the C# note, probably because L is bound to "change global playback mode".
Also, trying to assign the TAB key to the B note doesn't work either, because QWidget uses it to switch focus. This could be fixed by reimplementing QObject::event() and intercept TAB there. (I will probably give it a go myself.)
QTads allows you to play text-adventure games (Interactive Fiction) developed with TADS in your Unix based X11 or Mac OS X machine. QTads provides full Unicode support for TADS 3 games.
This is a bugfix release, fixing some annoying visual glitches as well as the "Recent Games" menu. This will probably be the last release based on Qt 3. If all goes well, QTads 2.0 will use Qt 4.