[BRLTTY] Copying over terminal boundaries

Teemu M Kuusisto tkuusist at cs.helsinki.fi
Wed Jan 6 13:10:57 EST 2010


I have tested both of these cutting types and the result is the same.
The point is that BRLTTY refuses to take positions out of the terminal 
area. I would like it to accept these positions and treat them as follows:
pos = end position of the cut area
if pos.x > terminal.width:
 	pos.x = terminal.width

-Teemu



More information about the BRLTTY mailing list