Hello
I use aalib with mplayer. It works fine in X11, but the
whole point is being able to use it in text mode.
Unfortunately in text mode, every other line is filled
with blank spaces and one character on the end of the
line. I've tried increasing and decreasing the number
of rows and cols in the picture, and this leads to
distortion.
At this rate I can't use AAlib in textmode!
What should I do to make it work? On my old Linux
system AAlib worked over SSH, but not in the console.
But now it only works in its own X11 window.
Logged In: YES
user_id=921829
try something akin to:
export AAOPTS="-width 79"
Gary (-;